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/node-gyp/package.json')
-rw-r--r--node_modules/node-gyp/package.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/node_modules/node-gyp/package.json b/node_modules/node-gyp/package.json
index b28964c5e..c9dbae5a8 100644
--- a/node_modules/node-gyp/package.json
+++ b/node_modules/node-gyp/package.json
@@ -10,7 +10,7 @@
"bindings",
"gyp"
],
- "version": "0.12.2",
+ "version": "0.13.0",
"installVersion": 9,
"author": {
"name": "Nathan Rajlich",
@@ -50,6 +50,10 @@
"url": "https://github.com/TooTallNate/node-gyp/issues"
},
"homepage": "https://github.com/TooTallNate/node-gyp",
- "_id": "node-gyp@0.12.2",
- "_from": "node-gyp@latest"
+ "_id": "node-gyp@0.13.0",
+ "dist": {
+ "shasum": "97765303203579f1445358d4d25d03645811d87d"
+ },
+ "_from": "node-gyp@latest",
+ "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-0.13.0.tgz"
}