{ "_from": "combined-stream@~0.0.4", "_id": "combined-stream@0.0.7", "_inBundle": false, "_integrity": "sha1-ATfmV7qlp1QcV6w3rF/AfXO03B8=", "_location": "/combined-stream", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "combined-stream@~0.0.4", "name": "combined-stream", "escapedName": "combined-stream", "rawSpec": "~0.0.4", "saveSpec": null, "fetchSpec": "~0.0.4" }, "_requiredBy": [ "/form-data" ], "_resolved": "http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz", "_shasum": "0137e657baa5a7541c57ac37ac5fc07d73b4dc1f", "_spec": "combined-stream@~0.0.4", "_where": "C:\\Users\\admin\\Documents\\express-project\\node_modules\\form-data", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", "url": "http://debuggable.com/" }, "bugs": { "url": "https://github.com/felixge/node-combined-stream/issues" }, "bundleDependencies": false, "dependencies": { "delayed-stream": "0.0.5" }, "deprecated": false, "description": "A stream that emits multiple other streams one after another.", "devDependencies": { "far": "~0.0.7" }, "engines": { "node": ">= 0.8" }, "homepage": "https://github.com/felixge/node-combined-stream", "main": "./lib/combined_stream", "name": "combined-stream", "repository": { "type": "git", "url": "git://github.com/felixge/node-combined-stream.git" }, "scripts": { "test": "node test/run.js" }, "version": "0.0.7" }