mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
压缩
This commit is contained in:
+85
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user