mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-06 06:13:58 +00:00
压缩
This commit is contained in:
+92
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"block-stream@*",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/tar"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1462149855475,
|
||||
"_from": "block-stream@*",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "block-stream@0.0.9",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/block-stream",
|
||||
"_nodeVersion": "5.6.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-16-east.internal.npmjs.com",
|
||||
"tmp": "tmp/block-stream-0.0.9.tgz_1462149852620_0.6890447810292244"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "i@izs.me",
|
||||
"name": "isaacs"
|
||||
},
|
||||
"_npmVersion": "3.8.5",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "block-stream",
|
||||
"raw": "block-stream@*",
|
||||
"rawSpec": "*",
|
||||
"scope": null,
|
||||
"spec": "*",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/tar"
|
||||
],
|
||||
"_resolved": "http://registry.npm.taobao.org/block-stream/download/block-stream-0.0.9.tgz",
|
||||
"_shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "block-stream@*",
|
||||
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/tar",
|
||||
"author": {
|
||||
"email": "i@izs.me",
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"url": "http://blog.izs.me/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/block-stream/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"inherits": "~2.0.0"
|
||||
},
|
||||
"description": "a stream of blocks",
|
||||
"devDependencies": {
|
||||
"tap": "^5.7.1"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "13ebfe778a03205cfe03751481ebb4b3300c126a",
|
||||
"size": 3729,
|
||||
"tarball": "http://registry.npm.taobao.org/block-stream/download/block-stream-0.0.9.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.4 || >=0.5.8"
|
||||
},
|
||||
"files": [
|
||||
"block-stream.js"
|
||||
],
|
||||
"gitHead": "321cf242ef6d130bb2e59c0565a61ded5dd2673f",
|
||||
"homepage": "https://github.com/isaacs/block-stream#readme",
|
||||
"license": "ISC",
|
||||
"main": "block-stream.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
}
|
||||
],
|
||||
"name": "block-stream",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1462149855475,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/isaacs/block-stream.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js --cov"
|
||||
},
|
||||
"version": "0.0.9"
|
||||
}
|
||||
Reference in New Issue
Block a user