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

96 lines
2.5 KiB
JSON

{
"_args": [
[
"are-we-there-yet@~1.1.2",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/npmlog"
]
],
"_cnpm_publish_time": 1492760792532,
"_from": "are-we-there-yet@>=1.1.2 <1.2.0",
"_hasShrinkwrap": false,
"_id": "are-we-there-yet@1.1.4",
"_inCache": true,
"_installable": true,
"_location": "/are-we-there-yet",
"_nodeVersion": "7.7.4",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/are-we-there-yet-1.1.4.tgz_1492760790532_0.2543606413528323"
},
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "4.5.0",
"_phantomChildren": {},
"_requested": {
"name": "are-we-there-yet",
"raw": "are-we-there-yet@~1.1.2",
"rawSpec": "~1.1.2",
"scope": null,
"spec": ">=1.1.2 <1.2.0",
"type": "range"
},
"_requiredBy": [
"/npmlog"
],
"_resolved": "http://registry.npm.taobao.org/are-we-there-yet/download/are-we-there-yet-1.1.4.tgz",
"_shasum": "bb5dca382bb94f05e15194373d16fd3ba1ca110d",
"_shrinkwrap": null,
"_spec": "are-we-there-yet@~1.1.2",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/npmlog",
"author": {
"name": "Rebecca Turner",
"url": "http://re-becca.org"
},
"bugs": {
"url": "https://github.com/iarna/are-we-there-yet/issues"
},
"dependencies": {
"delegates": "^1.0.0",
"readable-stream": "^2.0.6"
},
"description": "Keep track of the overall completion of many disparate processes",
"devDependencies": {
"standard": "^6.0.8",
"tap": "^5.7.0"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "bb5dca382bb94f05e15194373d16fd3ba1ca110d",
"size": 5312,
"tarball": "http://registry.npm.taobao.org/are-we-there-yet/download/are-we-there-yet-1.1.4.tgz"
},
"files": [
"CHANGES.md",
"index.js",
"tracker-base.js",
"tracker-group.js",
"tracker-stream.js",
"tracker.js"
],
"gitHead": "aea89b9c277c0674a2485a3eb94a7269bb2346be",
"homepage": "https://github.com/iarna/are-we-there-yet",
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"name": "are-we-there-yet",
"optionalDependencies": {},
"publish_time": 1492760792532,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/are-we-there-yet.git"
},
"scripts": {
"test": "standard && tap test/*.js"
},
"version": "1.1.4"
}