Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2015-09-17 00:15:25 +0300
committerRebecca Turner <me@re-becca.org>2015-09-18 01:20:21 +0300
commit55f12856b69cf132ac46ec9922e80c9657d66492 (patch)
treee6f305e082e8a86b71d530bc38609d9426d26571 /node_modules/normalize-package-data/package.json
parent2c7dc29374c13a3e05da1c32894ff72630924ad7 (diff)
normalize-package-data@2.3.4
Diffstat (limited to 'node_modules/normalize-package-data/package.json')
-rw-r--r--node_modules/normalize-package-data/package.json57
1 files changed, 30 insertions, 27 deletions
diff --git a/node_modules/normalize-package-data/package.json b/node_modules/normalize-package-data/package.json
index fa1fb33d8..762dd8e2e 100644
--- a/node_modules/normalize-package-data/package.json
+++ b/node_modules/normalize-package-data/package.json
@@ -1,30 +1,27 @@
{
"_args": [
[
- "normalize-package-data@~2.3.2",
- "/Users/ogd/Documents/projects/npm/npm"
+ "normalize-package-data@~2.3.3",
+ "/Users/rebecca/code/npm"
]
],
- "_from": "normalize-package-data@>=2.3.2 <2.4.0",
- "_id": "normalize-package-data@2.3.2",
+ "_from": "normalize-package-data@>=2.3.3 <2.4.0",
+ "_id": "normalize-package-data@2.3.4",
"_inCache": true,
"_location": "/normalize-package-data",
- "_nodeVersion": "2.5.0",
+ "_nodeVersion": "2.2.2",
"_npmUser": {
- "email": "ogd@aoaioxxysz.net",
- "name": "othiym23"
- },
- "_npmVersion": "2.14.1",
- "_phantomChildren": {
- "spdx-correct": "1.0.0",
- "spdx-expression-parse": "1.0.0"
+ "email": "kat@sykosomatic.org",
+ "name": "zkat"
},
+ "_npmVersion": "2.14.3",
+ "_phantomChildren": {},
"_requested": {
"name": "normalize-package-data",
- "raw": "normalize-package-data@~2.3.2",
- "rawSpec": "~2.3.2",
+ "raw": "normalize-package-data@~2.3.3",
+ "rawSpec": "~2.3.3",
"scope": null,
- "spec": ">=2.3.2 <2.4.0",
+ "spec": ">=2.3.3 <2.4.0",
"type": "range"
},
"_requiredBy": [
@@ -32,10 +29,11 @@
"/npm-registry-client",
"/read-package-json"
],
- "_shasum": "ff6d437374188a21921c85fbe5ad11e34ae6ead5",
+ "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.4.tgz",
+ "_shasum": "b92233ce6ef04fbd6bc0c05dead155af33a623e0",
"_shrinkwrap": null,
- "_spec": "normalize-package-data@~2.3.2",
- "_where": "/Users/ogd/Documents/projects/npm/npm",
+ "_spec": "normalize-package-data@~2.3.3",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"email": "merynstol@gmail.com",
"name": "Meryn Stol"
@@ -59,6 +57,7 @@
],
"dependencies": {
"hosted-git-info": "^2.0.2",
+ "is-builtin-module": "^1.0.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
},
@@ -70,30 +69,34 @@
},
"directories": {},
"dist": {
- "shasum": "ff6d437374188a21921c85fbe5ad11e34ae6ead5",
- "tarball": "http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.2.tgz"
+ "shasum": "b92233ce6ef04fbd6bc0c05dead155af33a623e0",
+ "tarball": "http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.4.tgz"
},
- "gitHead": "c0518cf9a352af940fee94b1d3144da576c3e44b",
+ "gitHead": "0aa15b23116f2dfd086f1ed6bf213cbb7e7490dd",
"homepage": "https://github.com/npm/normalize-package-data#readme",
"installable": true,
"license": "BSD-2-Clause",
"main": "lib/normalize.js",
"maintainers": [
{
- "name": "meryn",
- "email": "merynstol@gmail.com"
+ "name": "iarna",
+ "email": "me@re-becca.org"
},
{
"name": "isaacs",
- "email": "i@izs.me"
+ "email": "isaacs@npmjs.com"
+ },
+ {
+ "name": "meryn",
+ "email": "merynstol@gmail.com"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
- "name": "iarna",
- "email": "me@re-becca.org"
+ "name": "zkat",
+ "email": "kat@sykosomatic.org"
}
],
"name": "normalize-package-data",
@@ -105,5 +108,5 @@
"scripts": {
"test": "tap test/*.js"
},
- "version": "2.3.2"
+ "version": "2.3.4"
}