blob: 4a14b880a5a3524e4ff2312c6fc5aed248217580 [file] [log] [blame]
{
"_from": "npmlog@>=2.0.4 <2.1.0",
"_id": "npmlog@2.0.4",
"_location": "/npm/npmlog",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/npmlog-2.0.4.tgz_1463616637725_0.461703865788877"
},
"_npmUser": {
"email": "kat@sykosomatic.org",
"name": "zkat"
},
"_npmVersion": "3.9.1",
"_phantomChildren": {
"ansi": "0.3.1",
"readable-stream": "2.1.4"
},
"_requiredBy": [
"/npm",
"/npm/node-gyp",
"/npm/npm-install-checks",
"/npm/npm-registry-client"
],
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-2.0.4.tgz",
"_shasum": "98b52530f2514ca90d09ec5b22c8846722375692",
"_shrinkwrap": null,
"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.1.2",
"gauge": "~1.2.5"
},
"description": "logger for npm",
"devDependencies": {
"tap": "~5.7.0"
},
"directories": {},
"dist": {
"shasum": "98b52530f2514ca90d09ec5b22c8846722375692",
"tarball": "https://registry.npmjs.org/npmlog/-/npmlog-2.0.4.tgz"
},
"files": [
"log.js"
],
"gitHead": "3732fd4ba1ca2d47c6102343e6c3fb7e66df7fe5",
"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": "tap test/*.js"
},
"version": "2.0.4"
}