aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npmconf/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npmconf/package.json')
-rw-r--r--deps/npm/node_modules/npmconf/package.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/deps/npm/node_modules/npmconf/package.json b/deps/npm/node_modules/npmconf/package.json
index 8e38baea9f..e97b5500c6 100644
--- a/deps/npm/node_modules/npmconf/package.json
+++ b/deps/npm/node_modules/npmconf/package.json
@@ -1,6 +1,6 @@
{
"name": "npmconf",
- "version": "0.0.24",
+ "version": "0.0.25",
"description": "The config thing npm uses",
"main": "npmconf.js",
"directories": {
@@ -42,6 +42,10 @@
"bugs": {
"url": "https://github.com/isaacs/npmconf/issues"
},
- "_id": "npmconf@0.0.24",
- "_from": "npmconf@latest"
+ "_id": "npmconf@0.0.25",
+ "dist": {
+ "shasum": "8e958a7da1dd087c70a427b27d372c565b782662"
+ },
+ "_from": "npmconf@0.0.25",
+ "_resolved": "https://registry.npmjs.org/npmconf/-/npmconf-0.0.25.tgz"
}