mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
压缩
This commit is contained in:
+100
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"tar@^2.2.1",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-pre-gyp"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1441849778319,
|
||||
"_from": "tar@>=2.2.1 <3.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "tar@2.2.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/tar",
|
||||
"_nodeVersion": "2.2.2",
|
||||
"_npmUser": {
|
||||
"email": "kat@sykosomatic.org",
|
||||
"name": "zkat"
|
||||
},
|
||||
"_npmVersion": "2.14.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "tar",
|
||||
"raw": "tar@^2.2.1",
|
||||
"rawSpec": "^2.2.1",
|
||||
"scope": null,
|
||||
"spec": ">=2.2.1 <3.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-pre-gyp",
|
||||
"/tar-pack"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
|
||||
"_shasum": "8e4d2a256c0e2185c6b18ad694aec968b83cb1d1",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "tar@^2.2.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/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/node-tar/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"block-stream": "*",
|
||||
"fstream": "^1.0.2",
|
||||
"inherits": "2"
|
||||
},
|
||||
"description": "tar for node",
|
||||
"devDependencies": {
|
||||
"graceful-fs": "^4.1.2",
|
||||
"mkdirp": "^0.5.0",
|
||||
"rimraf": "1.x",
|
||||
"tap": "0.x"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "8e4d2a256c0e2185c6b18ad694aec968b83cb1d1",
|
||||
"size": 49619,
|
||||
"tarball": "http://registry.npm.taobao.org/tar/download/tar-2.2.1.tgz"
|
||||
},
|
||||
"gitHead": "52237e39d2eb68d22a32d9a98f1d762189fe6a3d",
|
||||
"homepage": "https://github.com/isaacs/node-tar#readme",
|
||||
"license": "ISC",
|
||||
"main": "tar.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
},
|
||||
{
|
||||
"name": "othiym23",
|
||||
"email": "ogd@aoaioxxysz.net"
|
||||
},
|
||||
{
|
||||
"name": "soldair",
|
||||
"email": "soldair@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "zkat",
|
||||
"email": "kat@sykosomatic.org"
|
||||
}
|
||||
],
|
||||
"name": "tar",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1441849778319,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/isaacs/node-tar.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js"
|
||||
},
|
||||
"version": "2.2.1"
|
||||
}
|
||||
Reference in New Issue
Block a user