summaryrefslogtreecommitdiff
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, 3 insertions, 7 deletions
diff --git a/deps/npm/node_modules/npmconf/package.json b/deps/npm/node_modules/npmconf/package.json
index e97b5500c6..5634c8f8aa 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.25",
+ "version": "0.1.0",
"description": "The config thing npm uses",
"main": "npmconf.js",
"directories": {
@@ -42,10 +42,6 @@
"bugs": {
"url": "https://github.com/isaacs/npmconf/issues"
},
- "_id": "npmconf@0.0.25",
- "dist": {
- "shasum": "8e958a7da1dd087c70a427b27d372c565b782662"
- },
- "_from": "npmconf@0.0.25",
- "_resolved": "https://registry.npmjs.org/npmconf/-/npmconf-0.0.25.tgz"
+ "_id": "npmconf@0.1.0",
+ "_from": "npmconf@latest"
}