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/node-gyp
parentd1ee7aa39182a505786155bb9a39f9af4e8a6d07 (diff)
Bump all semver dependents in preparation for semver@4.x's arrival
Diffstat (limited to 'node_modules/node-gyp')
-rw-r--r--node_modules/node-gyp/package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/node_modules/node-gyp/package.json b/node_modules/node-gyp/package.json
index b9ec750be..2e2e47c7a 100644
--- a/node_modules/node-gyp/package.json
+++ b/node_modules/node-gyp/package.json
@@ -10,7 +10,7 @@
"bindings",
"gyp"
],
- "version": "1.0.1",
+ "version": "1.0.2",
"installVersion": 9,
"author": {
"name": "Nathan Rajlich",
@@ -37,23 +37,23 @@
"osenv": "0",
"request": "2",
"rimraf": "2",
- "semver": "2.x || 3.x",
+ "semver": "2.x || 3.x || 4",
"tar": "^1.0.0",
"which": "1"
},
"engines": {
"node": ">= 0.8.0"
},
- "gitHead": "b2abd70377c356483c98509b14a01d71f1eaa17f",
+ "gitHead": "1e399b471945b35f3bfbca4a10fba31a6739b5db",
"bugs": {
"url": "https://github.com/TooTallNate/node-gyp/issues"
},
"homepage": "https://github.com/TooTallNate/node-gyp",
- "_id": "node-gyp@1.0.1",
+ "_id": "node-gyp@1.0.2",
"scripts": {},
- "_shasum": "d5e364145ff10b259be9986855c83b5a76a2d975",
- "_from": "node-gyp@latest",
- "_npmVersion": "1.4.22",
+ "_shasum": "b0bb6d2d762271408dd904853e7aa3000ed2eb57",
+ "_from": "node-gyp@>=1.0.1-0 <1.1.0-0",
+ "_npmVersion": "2.0.0-beta.3",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
@@ -73,9 +73,9 @@
}
],
"dist": {
- "shasum": "d5e364145ff10b259be9986855c83b5a76a2d975",
- "tarball": "http://registry.npmjs.org/node-gyp/-/node-gyp-1.0.1.tgz"
+ "shasum": "b0bb6d2d762271408dd904853e7aa3000ed2eb57",
+ "tarball": "http://registry.npmjs.org/node-gyp/-/node-gyp-1.0.2.tgz"
},
"directories": {},
- "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.1.tgz"
+ "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.2.tgz"
}