Files
2017-05-10 17:19:39 +08:00

86 lines
2.1 KiB
JSON

{
"_args": [
[
"defaults@^1.0.2",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli"
]
],
"_cnpm_publish_time": 1443824822099,
"_from": "defaults@>=1.0.2 <2.0.0",
"_hasShrinkwrap": false,
"_id": "defaults@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/defaults",
"_nodeVersion": "4.1.1",
"_npmUser": {
"email": "tmpvar@gmail.com",
"name": "tmpvar"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"name": "defaults",
"raw": "defaults@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/node-zopfli"
],
"_resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz",
"_shasum": "c656051e9817d9ff08ed881477f3fe4019f3ef7d",
"_shrinkwrap": null,
"_spec": "defaults@^1.0.2",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli",
"author": {
"email": "tmpvar@gmail.com",
"name": "Elijah Insua"
},
"bugs": {
"url": "https://github.com/tmpvar/defaults/issues"
},
"dependencies": {
"clone": "^1.0.2"
},
"description": "merge single level defaults over a config object",
"devDependencies": {
"tap": "^2.0.0"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "c656051e9817d9ff08ed881477f3fe4019f3ef7d",
"size": 1978,
"tarball": "http://registry.npm.taobao.org/defaults/download/defaults-1.0.3.tgz"
},
"gitHead": "8831ec32a5f999bfae1a8c9bf32880971ed7c6f2",
"homepage": "https://github.com/tmpvar/defaults#readme",
"keywords": [
"config",
"defaults"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "tmpvar",
"email": "tmpvar@gmail.com"
}
],
"name": "defaults",
"optionalDependencies": {},
"publish_time": 1443824822099,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/tmpvar/defaults.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.3"
}