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.6 KiB
52 lines
1.6 KiB
{
|
|
"_from": "stream-exhaust@^1.0.1",
|
|
"_id": "stream-exhaust@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==",
|
|
"_location": "/stream-exhaust",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "stream-exhaust@^1.0.1",
|
|
"name": "stream-exhaust",
|
|
"escapedName": "stream-exhaust",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/async-done"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/stream-exhaust/-/stream-exhaust-1.0.2.tgz",
|
|
"_shasum": "acdac8da59ef2bc1e17a2c0ccf6c320d120e555d",
|
|
"_spec": "stream-exhaust@^1.0.1",
|
|
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\async-done",
|
|
"author": {
|
|
"name": "Chris Dickinson",
|
|
"email": "chris@neversaw.us"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/chrisdickinson/stream-exhaust.git"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Ensure that a stream is flowing data without mutating it",
|
|
"devDependencies": {
|
|
"readable-stream": "^1.0.31",
|
|
"tape": "^2.14.0",
|
|
"through2": "^0.5.1"
|
|
},
|
|
"homepage": "https://github.com/chrisdickinson/stream-exhaust.git",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "stream-exhaust",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/chrisdickinson/stream-exhaust.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|
|
|