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.
 
 
 
 
 
 

113 lines
2.5 KiB

{
"_args": [
[
{
"name": "npmlog",
"raw": "npmlog@latest",
"rawSpec": "latest",
"scope": null,
"spec": "latest",
"type": "tag"
},
"/Users/rebecca/code/npm"
]
],
"_from": "npmlog@latest",
"_id": "npmlog@3.1.2",
"_inCache": true,
"_installable": true,
"_location": "/npmlog",
"_nodeVersion": "4.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/npmlog-3.1.2.tgz_1466073052641_0.36111341998912394"
},
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "3.9.6",
"_phantomChildren": {
"aproba": "1.0.3",
"has-unicode": "2.0.0",
"readable-stream": "2.1.3",
"strip-ansi": "3.0.1"
},
"_requested": {
"name": "npmlog",
"raw": "npmlog@latest",
"rawSpec": "latest",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/",
"/npm-registry-client"
],
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-3.1.2.tgz",
"_shasum": "2d46fa874337af9498a2f12bb43d8d0be4a36873",
"_shrinkwrap": null,
"_spec": "npmlog@latest",
"_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": {
"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": "2d46fa874337af9498a2f12bb43d8d0be4a36873",
"tarball": "https://registry.npmjs.org/npmlog/-/npmlog-3.1.2.tgz"
},
"files": [
"log.js"
],
"gitHead": "444e237743fa1339cb91bea2d3f16f710be56984",
"homepage": "https://github.com/npm/npmlog#readme",
"license": "ISC",
"main": "log.js",
"maintainers": [
{
"email": "me@re-becca.org",
"name": "iarna"
},
{
"email": "i@izs.me",
"name": "isaacs"
},
{
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
},
{
"email": "kat@sykosomatic.org",
"name": "zkat"
}
],
"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": "3.1.2"
}