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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/node_modules/npmlog/package.json b/node_modules/npmlog/package.json
index 3f314d791..1a2fd8b02 100644
--- a/node_modules/npmlog/package.json
+++ b/node_modules/npmlog/package.json
@@ -2,55 +2,55 @@
"_args": [
[
{
- "raw": "npmlog@4.0.0",
+ "raw": "npmlog@4.0.1",
"scope": null,
"escapedName": "npmlog",
"name": "npmlog",
- "rawSpec": "4.0.0",
- "spec": "4.0.0",
+ "rawSpec": "4.0.1",
+ "spec": "4.0.1",
"type": "version"
},
- "/Users/zkat/Documents/code/npm"
+ "/Users/rebecca/code/npm-latest"
]
],
- "_from": "npmlog@4.0.0",
- "_id": "npmlog@4.0.0",
+ "_from": "npmlog@4.0.1",
+ "_id": "npmlog@4.0.1",
"_inCache": true,
"_location": "/npmlog",
- "_nodeVersion": "5.10.1",
+ "_nodeVersion": "7.1.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/npmlog-4.0.0.tgz_1468888150556_0.3835553650278598"
+ "tmp": "tmp/npmlog-4.0.1.tgz_1479345245313_0.32757814647629857"
},
"_npmUser": {
- "name": "zkat",
- "email": "kat@sykosomatic.org"
+ "name": "iarna",
+ "email": "me@re-becca.org"
},
- "_npmVersion": "3.10.4",
+ "_npmVersion": "3.10.10",
"_phantomChildren": {
"aproba": "1.0.4",
"has-unicode": "2.0.1",
- "readable-stream": "2.1.4",
+ "readable-stream": "2.2.2",
"strip-ansi": "3.0.1"
},
"_requested": {
- "raw": "npmlog@4.0.0",
+ "raw": "npmlog@4.0.1",
"scope": null,
"escapedName": "npmlog",
"name": "npmlog",
- "rawSpec": "4.0.0",
- "spec": "4.0.0",
+ "rawSpec": "4.0.1",
+ "spec": "4.0.1",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.0.tgz",
- "_shasum": "e094503961c70c1774eb76692080e8d578a9f88f",
+ "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.1.tgz",
+ "_shasum": "d14f503b4cd79710375553004ba96e6662fbc0b8",
"_shrinkwrap": null,
- "_spec": "npmlog@4.0.0",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "npmlog@4.0.1",
+ "_where": "/Users/rebecca/code/npm-latest",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -62,7 +62,7 @@
"dependencies": {
"are-we-there-yet": "~1.1.2",
"console-control-strings": "~1.1.0",
- "gauge": "~2.6.0",
+ "gauge": "~2.7.1",
"set-blocking": "~2.0.0"
},
"description": "logger for npm",
@@ -72,13 +72,13 @@
},
"directories": {},
"dist": {
- "shasum": "e094503961c70c1774eb76692080e8d578a9f88f",
- "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.0.tgz"
+ "shasum": "d14f503b4cd79710375553004ba96e6662fbc0b8",
+ "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.1.tgz"
},
"files": [
"log.js"
],
- "gitHead": "3ca8823fdfa66f54c72adde3fd2c4e0237e6302b",
+ "gitHead": "c027c276f6f7e6c8d808767b0d611555e3ef5f61",
"homepage": "https://github.com/npm/npmlog#readme",
"license": "ISC",
"main": "log.js",
@@ -110,5 +110,5 @@
"scripts": {
"test": "standard && tap test/*.js"
},
- "version": "4.0.0"
+ "version": "4.0.1"
}