mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-06 06:13:58 +00:00
压缩
This commit is contained in:
+101
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"fstream-ignore@^1.0.5",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/tar-pack"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1463518096244,
|
||||
"_from": "fstream-ignore@>=1.0.5 <2.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "fstream-ignore@1.0.5",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/fstream-ignore",
|
||||
"_nodeVersion": "5.10.1",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/fstream-ignore-1.0.5.tgz_1463518095640_0.10221575922332704"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "kat@sykosomatic.org",
|
||||
"name": "zkat"
|
||||
},
|
||||
"_npmVersion": "3.9.1",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "fstream-ignore",
|
||||
"raw": "fstream-ignore@^1.0.5",
|
||||
"rawSpec": "^1.0.5",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.5 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/tar-pack"
|
||||
],
|
||||
"_resolved": "http://registry.npm.taobao.org/fstream-ignore/download/fstream-ignore-1.0.5.tgz",
|
||||
"_shasum": "9c31dae34767018fe1d249b24dada67d092da105",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "fstream-ignore@^1.0.5",
|
||||
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/tar-pack",
|
||||
"author": {
|
||||
"email": "i@izs.me",
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"url": "http://blog.izs.me/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/fstream-ignore/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"fstream": "^1.0.0",
|
||||
"inherits": "2",
|
||||
"minimatch": "^3.0.0"
|
||||
},
|
||||
"description": "A thing for ignoring files based on globs",
|
||||
"devDependencies": {
|
||||
"mkdirp": "",
|
||||
"rimraf": "",
|
||||
"tap": "^5.7.1"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "9c31dae34767018fe1d249b24dada67d092da105",
|
||||
"size": 3902,
|
||||
"tarball": "http://registry.npm.taobao.org/fstream-ignore/download/fstream-ignore-1.0.5.tgz"
|
||||
},
|
||||
"files": [
|
||||
"ignore.js"
|
||||
],
|
||||
"gitHead": "1438a1a2c25fee71327c36c86de787a14a53ffd4",
|
||||
"homepage": "https://github.com/isaacs/fstream-ignore#readme",
|
||||
"license": "ISC",
|
||||
"main": "ignore.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
},
|
||||
{
|
||||
"name": "othiym23",
|
||||
"email": "ogd@aoaioxxysz.net"
|
||||
},
|
||||
{
|
||||
"name": "zkat",
|
||||
"email": "kat@sykosomatic.org"
|
||||
}
|
||||
],
|
||||
"name": "fstream-ignore",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1463518096244,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/isaacs/fstream-ignore.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js --cov"
|
||||
},
|
||||
"version": "1.0.5"
|
||||
}
|
||||
Reference in New Issue
Block a user