{ "_args": [ [ "response-stream@0.0.0", "E:\\item\\newItem\\admin" ] ], "_from": "response-stream@0.0.0", "_id": "response-stream@0.0.0", "_inBundle": false, "_integrity": "sha1-2ksXzHaEyYyWK+tNlfZoyNytCdU=", "_location": "/response-stream", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "response-stream@0.0.0", "name": "response-stream", "escapedName": "response-stream", "rawSpec": "0.0.0", "saveSpec": null, "fetchSpec": "0.0.0" }, "_requiredBy": [ "/oppressor" ], "_resolved": "https://registry.npmjs.org/response-stream/-/response-stream-0.0.0.tgz", "_spec": "0.0.0", "_where": "E:\\item\\newItem\\admin", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/response-stream/issues" }, "description": "pass http server response methods through to the next destination pipe", "devDependencies": { "event-stream": "~3.0.2", "filed": "git://github.com/substack/filed.git#return_dest", "tap": "~0.3.0" }, "directories": { "example": "example", "test": "test" }, "homepage": "https://github.com/substack/response-stream", "keywords": [ "http", "response", "res", "pipe", "stream", "server" ], "license": "MIT", "main": "index.js", "name": "response-stream", "repository": { "type": "git", "url": "git://github.com/substack/response-stream.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.0.0" }