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.
 
 
 
 
 
 

90 lines
1.9 KiB

{
"_args": [
[
"npmlog@~2.0.0",
"/Users/rebecca/code/npm"
]
],
"_from": "npmlog@>=2.0.0 <2.1.0",
"_id": "npmlog@2.0.2",
"_inCache": true,
"_installable": true,
"_location": "/npmlog",
"_nodeVersion": "5.4.0",
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {
"has-unicode": "2.0.0",
"readable-stream": "2.0.5"
},
"_requested": {
"name": "npmlog",
"raw": "npmlog@~2.0.0",
"rawSpec": "~2.0.0",
"scope": null,
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/",
"/npm-registry-client"
],
"_shasum": "d0470238b9697b7c3c4d16bdea65a00b12a464ab",
"_shrinkwrap": null,
"_spec": "npmlog@~2.0.0",
"_where": "/Users/rebecca/code/npm",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/npmlog/issues"
},
"dependencies": {
"ansi": "~0.3.1",
"are-we-there-yet": "~1.0.6",
"gauge": "~1.2.5"
},
"description": "logger for npm",
"devDependencies": {
"tap": "~5.1.2"
},
"directories": {},
"dist": {
"shasum": "d0470238b9697b7c3c4d16bdea65a00b12a464ab",
"tarball": "http://registry.npmjs.org/npmlog/-/npmlog-2.0.2.tgz"
},
"gitHead": "79dc582bf1ce4d2010454d89738a0a4dbd113be9",
"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": "npmlog",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npmlog.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.0.2"
}