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.json83
1 files changed, 42 insertions, 41 deletions
diff --git a/node_modules/npmlog/package.json b/node_modules/npmlog/package.json
index 85211951f..3f314d791 100644
--- a/node_modules/npmlog/package.json
+++ b/node_modules/npmlog/package.json
@@ -2,57 +2,58 @@
"_args": [
[
{
- "name": "npmlog",
- "raw": "npmlog@latest",
- "rawSpec": "latest",
+ "raw": "npmlog@4.0.0",
"scope": null,
- "spec": "latest",
- "type": "tag"
+ "escapedName": "npmlog",
+ "name": "npmlog",
+ "rawSpec": "4.0.0",
+ "spec": "4.0.0",
+ "type": "version"
},
- "/Users/rebecca/code/npm"
+ "/Users/zkat/Documents/code/npm"
]
],
- "_from": "npmlog@latest",
- "_id": "npmlog@3.1.2",
+ "_from": "npmlog@4.0.0",
+ "_id": "npmlog@4.0.0",
"_inCache": true,
- "_installable": true,
"_location": "/npmlog",
- "_nodeVersion": "4.4.0",
+ "_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/npmlog-3.1.2.tgz_1466073052641_0.36111341998912394"
+ "tmp": "tmp/npmlog-4.0.0.tgz_1468888150556_0.3835553650278598"
},
"_npmUser": {
- "email": "me@re-becca.org",
- "name": "iarna"
+ "name": "zkat",
+ "email": "kat@sykosomatic.org"
},
- "_npmVersion": "3.9.6",
+ "_npmVersion": "3.10.4",
"_phantomChildren": {
- "aproba": "1.0.3",
- "has-unicode": "2.0.0",
- "readable-stream": "2.1.3",
+ "aproba": "1.0.4",
+ "has-unicode": "2.0.1",
+ "readable-stream": "2.1.4",
"strip-ansi": "3.0.1"
},
"_requested": {
- "name": "npmlog",
- "raw": "npmlog@latest",
- "rawSpec": "latest",
+ "raw": "npmlog@4.0.0",
"scope": null,
- "spec": "latest",
- "type": "tag"
+ "escapedName": "npmlog",
+ "name": "npmlog",
+ "rawSpec": "4.0.0",
+ "spec": "4.0.0",
+ "type": "version"
},
"_requiredBy": [
- "/",
- "/npm-registry-client"
+ "#USER",
+ "/"
],
- "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-3.1.2.tgz",
- "_shasum": "2d46fa874337af9498a2f12bb43d8d0be4a36873",
+ "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.0.tgz",
+ "_shasum": "e094503961c70c1774eb76692080e8d578a9f88f",
"_shrinkwrap": null,
- "_spec": "npmlog@latest",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "npmlog@4.0.0",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
- "email": "i@izs.me",
"name": "Isaac Z. Schlueter",
+ "email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
@@ -71,32 +72,32 @@
},
"directories": {},
"dist": {
- "shasum": "2d46fa874337af9498a2f12bb43d8d0be4a36873",
- "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-3.1.2.tgz"
+ "shasum": "e094503961c70c1774eb76692080e8d578a9f88f",
+ "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.0.tgz"
},
"files": [
"log.js"
],
- "gitHead": "444e237743fa1339cb91bea2d3f16f710be56984",
+ "gitHead": "3ca8823fdfa66f54c72adde3fd2c4e0237e6302b",
"homepage": "https://github.com/npm/npmlog#readme",
"license": "ISC",
"main": "log.js",
"maintainers": [
{
- "email": "me@re-becca.org",
- "name": "iarna"
+ "name": "iarna",
+ "email": "me@re-becca.org"
},
{
- "email": "i@izs.me",
- "name": "isaacs"
+ "name": "isaacs",
+ "email": "i@izs.me"
},
{
- "email": "ogd@aoaioxxysz.net",
- "name": "othiym23"
+ "name": "othiym23",
+ "email": "ogd@aoaioxxysz.net"
},
{
- "email": "kat@sykosomatic.org",
- "name": "zkat"
+ "name": "zkat",
+ "email": "kat@sykosomatic.org"
}
],
"name": "npmlog",
@@ -109,5 +110,5 @@
"scripts": {
"test": "standard && tap test/*.js"
},
- "version": "3.1.2"
+ "version": "4.0.0"
}