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:
authorisaacs <i@izs.me>2014-09-11 11:24:01 +0400
committerisaacs <i@izs.me>2014-09-11 11:24:01 +0400
commit6e6a5fb74af10fd345411df4e121e554e2e3f33e (patch)
treec719295a0484c1fa4e3b059c0b9b283e07657989 /node_modules/init-package-json
parentd1ee7aa39182a505786155bb9a39f9af4e8a6d07 (diff)
Bump all semver dependents in preparation for semver@4.x's arrival
Diffstat (limited to 'node_modules/init-package-json')
-rw-r--r--node_modules/init-package-json/node_modules/promzard/package.json5
-rw-r--r--node_modules/init-package-json/package.json20
2 files changed, 12 insertions, 13 deletions
diff --git a/node_modules/init-package-json/node_modules/promzard/package.json b/node_modules/init-package-json/node_modules/promzard/package.json
index bba3057d9..703b34ac4 100644
--- a/node_modules/init-package-json/node_modules/promzard/package.json
+++ b/node_modules/init-package-json/node_modules/promzard/package.json
@@ -27,7 +27,7 @@
"homepage": "https://github.com/isaacs/promzard",
"_id": "promzard@0.2.2",
"_shasum": "918b9f2b29458cb001781a8856502e4a79b016e0",
- "_from": "promzard@~0.2.0",
+ "_from": "promzard@>=0.2.0-0 <0.3.0-0",
"_npmVersion": "1.4.10",
"_npmUser": {
"name": "isaacs",
@@ -44,6 +44,5 @@
"tarball": "http://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"
},
"directories": {},
- "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz",
- "readme": "ERROR: No README data found!"
+ "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"
}
diff --git a/node_modules/init-package-json/package.json b/node_modules/init-package-json/package.json
index ff9f926fc..c716cd6e8 100644
--- a/node_modules/init-package-json/package.json
+++ b/node_modules/init-package-json/package.json
@@ -1,6 +1,6 @@
{
"name": "init-package-json",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "init-package-json.js",
"scripts": {
"test": "tap test/*.js"
@@ -21,7 +21,7 @@
"promzard": "~0.2.0",
"read": "~1.0.1",
"read-package-json": "1",
- "semver": "2.x || 3.x"
+ "semver": "2.x || 3.x || 4"
},
"devDependencies": {
"tap": "~0.2.5",
@@ -37,15 +37,15 @@
"prompt",
"start"
],
- "gitHead": "e8c42e4be8877195e0ef2cd0b50d806afd2eec08",
+ "gitHead": "e1a5917ba1723ab5dcedacbffb5b10208d203e2f",
"bugs": {
"url": "https://github.com/isaacs/init-package-json/issues"
},
"homepage": "https://github.com/isaacs/init-package-json",
- "_id": "init-package-json@1.0.0",
- "_shasum": "8985a99ef11589695d6d3a5d03300b1eab0dd47a",
- "_from": "init-package-json@1.0.0",
- "_npmVersion": "1.4.21",
+ "_id": "init-package-json@1.0.1",
+ "_shasum": "c01b08cc90504ebc448d57b468e66fc08293e8a8",
+ "_from": "init-package-json@>=1.0.0-0 <1.1.0-0",
+ "_npmVersion": "2.0.0-beta.3",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
@@ -57,9 +57,9 @@
}
],
"dist": {
- "shasum": "8985a99ef11589695d6d3a5d03300b1eab0dd47a",
- "tarball": "http://registry.npmjs.org/init-package-json/-/init-package-json-1.0.0.tgz"
+ "shasum": "c01b08cc90504ebc448d57b468e66fc08293e8a8",
+ "tarball": "http://registry.npmjs.org/init-package-json/-/init-package-json-1.0.1.tgz"
},
"directories": {},
- "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.0.0.tgz"
+ "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.0.1.tgz"
}