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-05-20 02:20:47 +0400
committerisaacs <i@izs.me>2014-05-20 02:21:35 +0400
commit015af8f0c42c1fd87e6521130e645b73f4559ddb (patch)
tree15b19402be0fdf3fc3f09969d238a3abe881dc36 /node_modules/npmlog
parent69bc6b5f01242b29527042bc5280087657fd6784 (diff)
Bump many minor dep versions
abbrev columnify fstream-npm glob ini minimatch npmconf
Diffstat (limited to 'node_modules/npmlog')
-rw-r--r--node_modules/npmlog/package.json20
1 files changed, 19 insertions, 1 deletions
diff --git a/node_modules/npmlog/package.json b/node_modules/npmlog/package.json
index 28b444cca..5bb392553 100644
--- a/node_modules/npmlog/package.json
+++ b/node_modules/npmlog/package.json
@@ -28,5 +28,23 @@
"url": "https://github.com/isaacs/npmlog/issues"
},
"_id": "npmlog@0.0.6",
- "_from": "npmlog@latest"
+ "dist": {
+ "shasum": "685043fe71aa1665d6e3b2acef180640caf40873",
+ "tarball": "http://registry.npmjs.org/npmlog/-/npmlog-0.0.6.tgz"
+ },
+ "_from": "npmlog@latest",
+ "_npmVersion": "1.3.11",
+ "_npmUser": {
+ "name": "isaacs",
+ "email": "i@izs.me"
+ },
+ "maintainers": [
+ {
+ "name": "isaacs",
+ "email": "i@izs.me"
+ }
+ ],
+ "directories": {},
+ "_shasum": "685043fe71aa1665d6e3b2acef180640caf40873",
+ "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-0.0.6.tgz"
}