mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-06 06:13:58 +00:00
压缩
This commit is contained in:
+117
@@ -0,0 +1,117 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"deep-extend@~0.4.0",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/rc"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1452986049322,
|
||||
"_from": "deep-extend@>=0.4.0 <0.5.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "deep-extend@0.4.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/deep-extend",
|
||||
"_nodeVersion": "0.12.0",
|
||||
"_npmUser": {
|
||||
"email": "lotsmanov89@gmail.com",
|
||||
"name": "unclechu"
|
||||
},
|
||||
"_npmVersion": "2.5.1",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "deep-extend",
|
||||
"raw": "deep-extend@~0.4.0",
|
||||
"rawSpec": "~0.4.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.4.0 <0.5.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/rc"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.1.tgz",
|
||||
"_shasum": "efe4113d08085f4e6f9687759810f807469e2253",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "deep-extend@~0.4.0",
|
||||
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/rc",
|
||||
"author": {
|
||||
"email": "lotsmanov89@gmail.com",
|
||||
"name": "Viacheslav Lotsmanov"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/unclechu/node-deep-extend/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Romain Prieto",
|
||||
"url": "https://github.com/rprieto"
|
||||
},
|
||||
{
|
||||
"name": "Max Maximov",
|
||||
"url": "https://github.com/maxmaximov"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "Recursive object extending",
|
||||
"devDependencies": {
|
||||
"mocha": "^2.2.1",
|
||||
"should": "^5.2.0"
|
||||
},
|
||||
"directories": {
|
||||
"lib": "./lib/",
|
||||
"test": "./test/"
|
||||
},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "efe4113d08085f4e6f9687759810f807469e2253",
|
||||
"size": 3228,
|
||||
"tarball": "http://registry.npm.taobao.org/deep-extend/download/deep-extend-0.4.1.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"iojs": ">=1.0.0",
|
||||
"node": ">=0.12.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib/deep-extend.js"
|
||||
],
|
||||
"gitHead": "08e39356bba769744c669eb219a31fee07decd19",
|
||||
"homepage": "https://github.com/unclechu/node-deep-extend",
|
||||
"keywords": [
|
||||
"clone",
|
||||
"deep",
|
||||
"deep-extend",
|
||||
"extend",
|
||||
"json",
|
||||
"merge",
|
||||
"recursive",
|
||||
"xtend"
|
||||
],
|
||||
"license": "MIT",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"main": "lib/deep-extend.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "unclechu",
|
||||
"email": "lotsmanov89@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "deep-extend",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1452986049322,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/unclechu/node-deep-extend.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"version": "0.4.1"
|
||||
}
|
||||
Reference in New Issue
Block a user