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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/node_modules/init-package-json/package.json b/node_modules/init-package-json/package.json
index fd144a3f2..c46ee60e3 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.10.0",
+ "raw": "init-package-json@1.10.1",
"scope": null,
"escapedName": "init-package-json",
"name": "init-package-json",
- "rawSpec": "1.10.0",
- "spec": "1.10.0",
+ "rawSpec": "1.10.1",
+ "spec": "1.10.1",
"type": "version"
},
"/Users/rebecca/code/npm"
]
],
- "_from": "init-package-json@1.10.0",
- "_id": "init-package-json@1.10.0",
+ "_from": "init-package-json@1.10.1",
+ "_id": "init-package-json@1.10.1",
"_inCache": true,
"_location": "/init-package-json",
"_nodeVersion": "4.6.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/init-package-json-1.10.0.tgz_1492732545609_0.08608654444105923"
+ "tmp": "tmp/init-package-json-1.10.1.tgz_1492823965061_0.8588907306548208"
},
"_npmUser": {
"name": "iarna",
@@ -31,22 +31,22 @@
"read": "1.0.7"
},
"_requested": {
- "raw": "init-package-json@1.10.0",
+ "raw": "init-package-json@1.10.1",
"scope": null,
"escapedName": "init-package-json",
"name": "init-package-json",
- "rawSpec": "1.10.0",
- "spec": "1.10.0",
+ "rawSpec": "1.10.1",
+ "spec": "1.10.1",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.0.tgz",
- "_shasum": "e8fc7c407a29bbf6d9aab522d103b9fbbafba5b6",
+ "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.1.tgz",
+ "_shasum": "cd873a167796befb99612b28762a0b6393fd8f6a",
"_shrinkwrap": null,
- "_spec": "init-package-json@1.10.0",
+ "_spec": "init-package-json@1.10.1",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
@@ -75,14 +75,14 @@
},
"directories": {},
"dist": {
- "shasum": "e8fc7c407a29bbf6d9aab522d103b9fbbafba5b6",
- "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.0.tgz"
+ "shasum": "cd873a167796befb99612b28762a0b6393fd8f6a",
+ "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.1.tgz"
},
"files": [
"default-input.js",
"init-package-json.js"
],
- "gitHead": "08d1575cf2c2adae894980fca7df021fb44565f9",
+ "gitHead": "b1501e048e2d6ae58d8e3b15967967f22f85122e",
"homepage": "https://github.com/npm/init-package-json#readme",
"keywords": [
"init",
@@ -125,5 +125,5 @@
"scripts": {
"test": "tap test/*.js"
},
- "version": "1.10.0"
+ "version": "1.10.1"
}