{ "_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.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz", "_shasum": "acdac8da59ef2bc1e17a2c0ccf6c320d120e555d", "_spec": "stream-exhaust@^1.0.1", "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\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" }