summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npmlog/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npmlog/package.json')
-rw-r--r--deps/npm/node_modules/npmlog/package.json47
1 files changed, 24 insertions, 23 deletions
diff --git a/deps/npm/node_modules/npmlog/package.json b/deps/npm/node_modules/npmlog/package.json
index 1a2fd8b024..bab110a08e 100644
--- a/deps/npm/node_modules/npmlog/package.json
+++ b/deps/npm/node_modules/npmlog/package.json
@@ -2,31 +2,31 @@
"_args": [
[
{
- "raw": "npmlog@4.0.1",
+ "raw": "npmlog@4.0.2",
"scope": null,
"escapedName": "npmlog",
"name": "npmlog",
- "rawSpec": "4.0.1",
- "spec": "4.0.1",
+ "rawSpec": "4.0.2",
+ "spec": "4.0.2",
"type": "version"
},
- "/Users/rebecca/code/npm-latest"
+ "/Users/rebecca/code/npm"
]
],
- "_from": "npmlog@4.0.1",
- "_id": "npmlog@4.0.1",
+ "_from": "npmlog@4.0.2",
+ "_id": "npmlog@4.0.2",
"_inCache": true,
"_location": "/npmlog",
- "_nodeVersion": "7.1.0",
+ "_nodeVersion": "7.2.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/npmlog-4.0.1.tgz_1479345245313_0.32757814647629857"
+ "tmp": "tmp/npmlog-4.0.2.tgz_1481572338217_0.2948465726803988"
},
"_npmUser": {
- "name": "iarna",
- "email": "me@re-becca.org"
+ "name": "othiym23",
+ "email": "ogd@aoaioxxysz.net"
},
- "_npmVersion": "3.10.10",
+ "_npmVersion": "4.0.5",
"_phantomChildren": {
"aproba": "1.0.4",
"has-unicode": "2.0.1",
@@ -34,23 +34,24 @@
"strip-ansi": "3.0.1"
},
"_requested": {
- "raw": "npmlog@4.0.1",
+ "raw": "npmlog@4.0.2",
"scope": null,
"escapedName": "npmlog",
"name": "npmlog",
- "rawSpec": "4.0.1",
- "spec": "4.0.1",
+ "rawSpec": "4.0.2",
+ "spec": "4.0.2",
"type": "version"
},
"_requiredBy": [
"#USER",
- "/"
+ "/",
+ "/npm-registry-client"
],
- "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.1.tgz",
- "_shasum": "d14f503b4cd79710375553004ba96e6662fbc0b8",
+ "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.2.tgz",
+ "_shasum": "d03950e0e78ce1527ba26d2a7592e9348ac3e75f",
"_shrinkwrap": null,
- "_spec": "npmlog@4.0.1",
- "_where": "/Users/rebecca/code/npm-latest",
+ "_spec": "npmlog@4.0.2",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -72,13 +73,13 @@
},
"directories": {},
"dist": {
- "shasum": "d14f503b4cd79710375553004ba96e6662fbc0b8",
- "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.1.tgz"
+ "shasum": "d03950e0e78ce1527ba26d2a7592e9348ac3e75f",
+ "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.2.tgz"
},
"files": [
"log.js"
],
- "gitHead": "c027c276f6f7e6c8d808767b0d611555e3ef5f61",
+ "gitHead": "a3b7aed07790b674aa1fecfc81a61481abeaf882",
"homepage": "https://github.com/npm/npmlog#readme",
"license": "ISC",
"main": "log.js",
@@ -110,5 +111,5 @@
"scripts": {
"test": "standard && tap test/*.js"
},
- "version": "4.0.1"
+ "version": "4.0.2"
}