mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
压缩
This commit is contained in:
+98
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"rimraf@^2.6.1",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-pre-gyp"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1487908076218,
|
||||
"_from": "rimraf@>=2.6.1 <3.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "rimraf@2.6.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/rimraf",
|
||||
"_nodeVersion": "8.0.0-pre",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/rimraf-2.6.1.tgz_1487908074285_0.8205490333493799"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "i@izs.me",
|
||||
"name": "isaacs"
|
||||
},
|
||||
"_npmVersion": "4.3.0",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "rimraf",
|
||||
"raw": "rimraf@^2.6.1",
|
||||
"rawSpec": "^2.6.1",
|
||||
"scope": null,
|
||||
"spec": ">=2.6.1 <3.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/fstream",
|
||||
"/node-pre-gyp",
|
||||
"/tar-pack"
|
||||
],
|
||||
"_resolved": "http://registry.npm.taobao.org/rimraf/download/rimraf-2.6.1.tgz",
|
||||
"_shasum": "c2338ec643df7a1b7fe5c54fa86f57428a55f33d",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "rimraf@^2.6.1",
|
||||
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-pre-gyp",
|
||||
"author": {
|
||||
"email": "i@izs.me",
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"url": "http://blog.izs.me/"
|
||||
},
|
||||
"bin": {
|
||||
"rimraf": "./bin.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/rimraf/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"glob": "^7.0.5"
|
||||
},
|
||||
"description": "A deep deletion module for node (like `rm -rf`)",
|
||||
"devDependencies": {
|
||||
"mkdirp": "^0.5.1",
|
||||
"tap": "^10.1.2"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "c2338ec643df7a1b7fe5c54fa86f57428a55f33d",
|
||||
"size": 5503,
|
||||
"tarball": "http://registry.npm.taobao.org/rimraf/download/rimraf-2.6.1.tgz"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
"bin.js",
|
||||
"rimraf.js"
|
||||
],
|
||||
"gitHead": "d84fe2cc6646d30a401baadcee22ae105a2d4909",
|
||||
"homepage": "https://github.com/isaacs/rimraf#readme",
|
||||
"license": "ISC",
|
||||
"main": "rimraf.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
}
|
||||
],
|
||||
"name": "rimraf",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1487908076218,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/isaacs/rimraf.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js"
|
||||
},
|
||||
"version": "2.6.1"
|
||||
}
|
||||
Reference in New Issue
Block a user