summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/node-gyp/package.json')
-rw-r--r--deps/npm/node_modules/node-gyp/package.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/deps/npm/node_modules/node-gyp/package.json b/deps/npm/node_modules/node-gyp/package.json
index 8b68bc3213..3dedc97e0f 100644
--- a/deps/npm/node_modules/node-gyp/package.json
+++ b/deps/npm/node_modules/node-gyp/package.json
@@ -2,51 +2,52 @@
"_args": [
[
{
- "raw": "node-gyp@latest",
+ "raw": "node-gyp@3.5.0",
"scope": null,
"escapedName": "node-gyp",
"name": "node-gyp",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
+ "rawSpec": "3.5.0",
+ "spec": "3.5.0",
+ "type": "version"
},
- "/Users/zkat/Documents/code/npm"
+ "/Users/rebecca/code/npm"
]
],
- "_from": "node-gyp@latest",
- "_id": "node-gyp@3.4.0",
+ "_from": "node-gyp@3.5.0",
+ "_id": "node-gyp@3.5.0",
"_inCache": true,
- "_installable": true,
"_location": "/node-gyp",
- "_nodeVersion": "6.2.1",
+ "_nodeVersion": "7.2.1",
"_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/node-gyp-3.4.0.tgz_1467079381888_0.1804589256644249"
+ "host": "packages-18-east.internal.npmjs.com",
+ "tmp": "tmp/node-gyp-3.5.0.tgz_1484012223403_0.9361806979868561"
},
"_npmUser": {
"name": "rvagg",
"email": "rod@vagg.org"
},
- "_npmVersion": "3.9.3",
- "_phantomChildren": {},
+ "_npmVersion": "3.10.10",
+ "_phantomChildren": {
+ "abbrev": "1.0.9"
+ },
"_requested": {
- "raw": "node-gyp@latest",
+ "raw": "node-gyp@3.5.0",
"scope": null,
"escapedName": "node-gyp",
"name": "node-gyp",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
+ "rawSpec": "3.5.0",
+ "spec": "3.5.0",
+ "type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.4.0.tgz",
- "_shasum": "dda558393b3ecbbe24c9e6b8703c71194c63fa36",
+ "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.5.0.tgz",
+ "_shasum": "a8fe5e611d079ec16348a3eb960e78e11c85274a",
"_shrinkwrap": null,
- "_spec": "node-gyp@latest",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "node-gyp@3.5.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
@@ -65,9 +66,8 @@
"minimatch": "^3.0.2",
"mkdirp": "^0.5.0",
"nopt": "2 || 3",
- "npmlog": "0 || 1 || 2 || 3",
+ "npmlog": "0 || 1 || 2 || 3 || 4",
"osenv": "0",
- "path-array": "^1.0.0",
"request": "2",
"rimraf": "2",
"semver": "2.x || 3.x || 4 || 5",
@@ -83,13 +83,13 @@
},
"directories": {},
"dist": {
- "shasum": "dda558393b3ecbbe24c9e6b8703c71194c63fa36",
- "tarball": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.4.0.tgz"
+ "shasum": "a8fe5e611d079ec16348a3eb960e78e11c85274a",
+ "tarball": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.5.0.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
- "gitHead": "d460084b241c427655497a1de4ed351a13ffb47f",
+ "gitHead": "4793e1dcb8f16182d6292fd2af579082fc11294f",
"homepage": "https://github.com/nodejs/node-gyp#readme",
"installVersion": 9,
"keywords": [
@@ -140,5 +140,5 @@
"scripts": {
"test": "tape test/test-*"
},
- "version": "3.4.0"
+ "version": "3.5.0"
}