You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.2 KiB
52 lines
1.2 KiB
{
|
|
"_from": "zlib@1.0.5",
|
|
"_id": "zlib@1.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-bnyXL8NxxkWmr7A6sUdp3vEU/MA=",
|
|
"_location": "/zlib",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "zlib@1.0.5",
|
|
"name": "zlib",
|
|
"escapedName": "zlib",
|
|
"rawSpec": "1.0.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@umijs/preset-built-in"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/zlib/download/zlib-1.0.5.tgz",
|
|
"_shasum": "6e7c972fc371c645a6afb03ab14769def114fcc0",
|
|
"_spec": "zlib@1.0.5",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-built-in",
|
|
"author": {
|
|
"name": "Konstantin Käfer",
|
|
"email": "kkaefer@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kkaefer/node-zlib/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Simple, synchronous deflate/inflate for buffers",
|
|
"engines": {
|
|
"node": ">=0.2.0"
|
|
},
|
|
"homepage": "https://github.com/kkaefer/node-zlib",
|
|
"licenses": [
|
|
{
|
|
"type": "BSD"
|
|
}
|
|
],
|
|
"main": "./lib/zlib",
|
|
"name": "zlib",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/kkaefer/node-zlib.git"
|
|
},
|
|
"version": "1.0.5"
|
|
}
|