Files
ASHEBShop-h5/node_modules/npmlog/package.json
T
2017-05-10 17:19:39 +08:00

106 lines
2.5 KiB
JSON

{
"_args": [
[
"npmlog@^4.0.2",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-pre-gyp"
]
],
"_cnpm_publish_time": 1494018284607,
"_from": "npmlog@>=4.0.2 <5.0.0",
"_hasShrinkwrap": false,
"_id": "npmlog@4.1.0",
"_inCache": true,
"_installable": true,
"_location": "/npmlog",
"_nodeVersion": "7.9.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/npmlog-4.1.0.tgz_1494018281527_0.3773633665405214"
},
"_npmUser": {
"email": "kat@sykosomatic.org",
"name": "zkat"
},
"_npmVersion": "5.0.0-beta.40",
"_phantomChildren": {},
"_requested": {
"name": "npmlog",
"raw": "npmlog@^4.0.2",
"rawSpec": "^4.0.2",
"scope": null,
"spec": ">=4.0.2 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/node-pre-gyp"
],
"_resolved": "http://registry.npm.taobao.org/npmlog/download/npmlog-4.1.0.tgz",
"_shasum": "dc59bee85f64f00ed424efb2af0783df25d1c0b5",
"_shrinkwrap": null,
"_spec": "npmlog@^4.0.2",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-pre-gyp",
"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.7.3",
"set-blocking": "~2.0.0"
},
"description": "logger for npm",
"devDependencies": {
"standard": "~7.1.2",
"tap": "~5.7.3"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "dc59bee85f64f00ed424efb2af0783df25d1c0b5",
"size": 6481,
"tarball": "http://registry.npm.taobao.org/npmlog/download/npmlog-4.1.0.tgz"
},
"files": [
"log.js"
],
"gitHead": "46f88c4bcb35a39b22aa5b65d0958221dadb2bbe",
"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": {},
"publish_time": 1494018284607,
"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.1.0"
}