mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
114 lines
2.6 KiB
114 lines
2.6 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "npmlog@4.0.0",
|
|
"scope": null,
|
|
"escapedName": "npmlog",
|
|
"name": "npmlog",
|
|
"rawSpec": "4.0.0",
|
|
"spec": "4.0.0",
|
|
"type": "version"
|
|
},
|
|
"/Users/zkat/Documents/code/npm"
|
|
]
|
|
],
|
|
"_from": "npmlog@4.0.0",
|
|
"_id": "npmlog@4.0.0",
|
|
"_inCache": true,
|
|
"_location": "/npmlog",
|
|
"_nodeVersion": "5.10.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/npmlog-4.0.0.tgz_1468888150556_0.3835553650278598"
|
|
},
|
|
"_npmUser": {
|
|
"name": "zkat",
|
|
"email": "kat@sykosomatic.org"
|
|
},
|
|
"_npmVersion": "3.10.4",
|
|
"_phantomChildren": {
|
|
"aproba": "1.0.4",
|
|
"has-unicode": "2.0.1",
|
|
"readable-stream": "2.1.4",
|
|
"strip-ansi": "3.0.1"
|
|
},
|
|
"_requested": {
|
|
"raw": "npmlog@4.0.0",
|
|
"scope": null,
|
|
"escapedName": "npmlog",
|
|
"name": "npmlog",
|
|
"rawSpec": "4.0.0",
|
|
"spec": "4.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.0.tgz",
|
|
"_shasum": "e094503961c70c1774eb76692080e8d578a9f88f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "npmlog@4.0.0",
|
|
"_where": "/Users/zkat/Documents/code/npm",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/npmlog/issues"
|
|
},
|
|
"dependencies": {
|
|
"are-we-there-yet": "~1.1.2",
|
|
"console-control-strings": "~1.1.0",
|
|
"gauge": "~2.6.0",
|
|
"set-blocking": "~2.0.0"
|
|
},
|
|
"description": "logger for npm",
|
|
"devDependencies": {
|
|
"standard": "~7.1.2",
|
|
"tap": "~5.7.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "e094503961c70c1774eb76692080e8d578a9f88f",
|
|
"tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.0.tgz"
|
|
},
|
|
"files": [
|
|
"log.js"
|
|
],
|
|
"gitHead": "3ca8823fdfa66f54c72adde3fd2c4e0237e6302b",
|
|
"homepage": "https://github.com/npm/npmlog#readme",
|
|
"license": "ISC",
|
|
"main": "log.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "iarna",
|
|
"email": "me@re-becca.org"
|
|
},
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
},
|
|
{
|
|
"name": "othiym23",
|
|
"email": "ogd@aoaioxxysz.net"
|
|
},
|
|
{
|
|
"name": "zkat",
|
|
"email": "kat@sykosomatic.org"
|
|
}
|
|
],
|
|
"name": "npmlog",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/npmlog.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && tap test/*.js"
|
|
},
|
|
"version": "4.0.0"
|
|
}
|
|
|