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:
Diffstat (limited to 'node_modules/init-package-json/package.json')
-rw-r--r--node_modules/init-package-json/package.json40
1 files changed, 22 insertions, 18 deletions
diff --git a/node_modules/init-package-json/package.json b/node_modules/init-package-json/package.json
index cf4adb461..fd144a3f2 100644
--- a/node_modules/init-package-json/package.json
+++ b/node_modules/init-package-json/package.json
@@ -2,25 +2,25 @@
"_args": [
[
{
- "raw": "init-package-json@1.9.6",
+ "raw": "init-package-json@1.10.0",
"scope": null,
"escapedName": "init-package-json",
"name": "init-package-json",
- "rawSpec": "1.9.6",
- "spec": "1.9.6",
+ "rawSpec": "1.10.0",
+ "spec": "1.10.0",
"type": "version"
},
"/Users/rebecca/code/npm"
]
],
- "_from": "init-package-json@1.9.6",
- "_id": "init-package-json@1.9.6",
+ "_from": "init-package-json@1.10.0",
+ "_id": "init-package-json@1.10.0",
"_inCache": true,
"_location": "/init-package-json",
- "_nodeVersion": "7.7.4",
+ "_nodeVersion": "4.6.1",
"_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/init-package-json-1.9.6.tgz_1492135231749_0.8497632052749395"
+ "host": "packages-12-west.internal.npmjs.com",
+ "tmp": "tmp/init-package-json-1.10.0.tgz_1492732545609_0.08608654444105923"
},
"_npmUser": {
"name": "iarna",
@@ -31,22 +31,22 @@
"read": "1.0.7"
},
"_requested": {
- "raw": "init-package-json@1.9.6",
+ "raw": "init-package-json@1.10.0",
"scope": null,
"escapedName": "init-package-json",
"name": "init-package-json",
- "rawSpec": "1.9.6",
- "spec": "1.9.6",
+ "rawSpec": "1.10.0",
+ "spec": "1.10.0",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.9.6.tgz",
- "_shasum": "789fc2b74466a4952b9ea77c0575bc78ebd60a61",
+ "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.0.tgz",
+ "_shasum": "e8fc7c407a29bbf6d9aab522d103b9fbbafba5b6",
"_shrinkwrap": null,
- "_spec": "init-package-json@1.9.6",
+ "_spec": "init-package-json@1.10.0",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
@@ -75,10 +75,14 @@
},
"directories": {},
"dist": {
- "shasum": "789fc2b74466a4952b9ea77c0575bc78ebd60a61",
- "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.9.6.tgz"
+ "shasum": "e8fc7c407a29bbf6d9aab522d103b9fbbafba5b6",
+ "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.0.tgz"
},
- "gitHead": "bcc338ef166aee58fc843c52b5225363d4668bf2",
+ "files": [
+ "default-input.js",
+ "init-package-json.js"
+ ],
+ "gitHead": "08d1575cf2c2adae894980fca7df021fb44565f9",
"homepage": "https://github.com/npm/init-package-json#readme",
"keywords": [
"init",
@@ -121,5 +125,5 @@
"scripts": {
"test": "tap test/*.js"
},
- "version": "1.9.6"
+ "version": "1.10.0"
}