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.

85 lines
1.8 KiB

{
"_args": [
[
"npmlog@~1.2.1",
"/Users/rebecca/code/npm"
]
],
"_from": "npmlog@>=1.2.1 <1.3.0",
"_id": "npmlog@1.2.1",
"_inCache": true,
"_location": "/npmlog",
"_nodeVersion": "2.0.1",
"_npmUser": {
"email": "isaacs@npmjs.com",
"name": "isaacs"
},
"_npmVersion": "2.10.0",
"_phantomChildren": {},
"_requested": {
"name": "npmlog",
"raw": "npmlog@~1.2.1",
"rawSpec": "~1.2.1",
"scope": null,
"spec": ">=1.2.1 <1.3.0",
"type": "range"
},
"_requiredBy": [
"/",
"/node-gyp",
"/npm-install-checks",
"/npm-registry-client"
],
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-1.2.1.tgz",
"_shasum": "28e7be619609b53f7ad1dd300a10d64d716268b6",
"_shrinkwrap": null,
"_spec": "npmlog@~1.2.1",
"_where": "/Users/rebecca/code/npm",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/npmlog/issues"
},
"dependencies": {
"ansi": "~0.3.0",
"are-we-there-yet": "~1.0.0",
"gauge": "~1.2.0"
},
"description": "logger for npm",
"devDependencies": {
"tap": ""
},
"directories": {},
"dist": {
"shasum": "28e7be619609b53f7ad1dd300a10d64d716268b6",
"tarball": "http://registry.npmjs.org/npmlog/-/npmlog-1.2.1.tgz"
},
"gitHead": "4e1a73a567036064ded425a7d48c863d53550b4f",
"homepage": "https://github.com/isaacs/npmlog#readme",
"license": "ISC",
"main": "log.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"name": "npmlog",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/npmlog.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.2.1"
}