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

82 lines
2.1 KiB
JSON

{
"_args": [
[
"delegates@^1.0.0",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/are-we-there-yet"
]
],
"_cnpm_publish_time": 1450122969247,
"_from": "delegates@>=1.0.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "delegates@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/delegates",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "delegates",
"raw": "delegates@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/are-we-there-yet"
],
"_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
"_shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
"_shrinkwrap": null,
"_spec": "delegates@^1.0.0",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/are-we-there-yet",
"bugs": {
"url": "https://github.com/visionmedia/node-delegates/issues"
},
"dependencies": {},
"description": "delegate methods and accessors to another property",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
"size": 2848,
"tarball": "http://registry.npm.taobao.org/delegates/download/delegates-1.0.0.tgz"
},
"gitHead": "c4dc07ef1ed51c2b2a63f3585e5ef949ee577a49",
"homepage": "https://github.com/visionmedia/node-delegates#readme",
"keywords": [
"delegate",
"delegation"
],
"license": "MIT",
"maintainers": [
{
"name": "dominicbarnes",
"email": "dominic@dbarnes.info"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "delegates",
"optionalDependencies": {},
"publish_time": 1450122969247,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/node-delegates.git"
},
"scripts": {},
"version": "1.0.0"
}