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/npmlog/package.json')
-rw-r--r--node_modules/npmlog/package.json33
1 files changed, 17 insertions, 16 deletions
diff --git a/node_modules/npmlog/package.json b/node_modules/npmlog/package.json
index da9bcd6c4..1613546d9 100644
--- a/node_modules/npmlog/package.json
+++ b/node_modules/npmlog/package.json
@@ -6,7 +6,7 @@
},
"name": "npmlog",
"description": "logger for npm",
- "version": "1.2.0",
+ "version": "1.2.1",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/npmlog.git"
@@ -23,20 +23,24 @@
"devDependencies": {
"tap": ""
},
- "license": "BSD",
- "gitHead": "1fe2892a8b9dacb775d4fb365315865f421f4ca9",
+ "license": "ISC",
+ "gitHead": "4e1a73a567036064ded425a7d48c863d53550b4f",
"bugs": {
"url": "https://github.com/isaacs/npmlog/issues"
},
- "homepage": "https://github.com/isaacs/npmlog",
- "_id": "npmlog@1.2.0",
- "_shasum": "b512f18ae8696a0192ada78ba00c06dbbd91bafb",
- "_from": "npmlog@>=1.2.0 <1.3.0",
- "_npmVersion": "2.6.0",
- "_nodeVersion": "1.1.0",
+ "homepage": "https://github.com/isaacs/npmlog#readme",
+ "_id": "npmlog@1.2.1",
+ "_shasum": "28e7be619609b53f7ad1dd300a10d64d716268b6",
+ "_from": "npmlog@>=1.2.1 <1.3.0",
+ "_npmVersion": "2.10.0",
+ "_nodeVersion": "2.0.1",
"_npmUser": {
- "name": "iarna",
- "email": "me@re-becca.org"
+ "name": "isaacs",
+ "email": "isaacs@npmjs.com"
+ },
+ "dist": {
+ "shasum": "28e7be619609b53f7ad1dd300a10d64d716268b6",
+ "tarball": "http://registry.npmjs.org/npmlog/-/npmlog-1.2.1.tgz"
},
"maintainers": [
{
@@ -48,10 +52,7 @@
"email": "me@re-becca.org"
}
],
- "dist": {
- "shasum": "b512f18ae8696a0192ada78ba00c06dbbd91bafb",
- "tarball": "http://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz"
- },
"directories": {},
- "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz"
+ "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-1.2.1.tgz",
+ "readme": "ERROR: No README data found!"
}