{ "name": "destroy", "description": "destroy a stream if possible", "version": "1.0.3", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/stream-utils/destroy.git" }, "devDependencies": { "istanbul": "0", "mocha": "1" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "files": [ "index.js" ], "keywords": [ "stream", "streams", "destroy", "cleanup", "leak", "fd" ], "gitHead": "50af95ece4a70202f9301bc3edc8f9fdbbad0f26", "bugs": { "url": "https://github.com/stream-utils/destroy/issues" }, "homepage": "https://github.com/stream-utils/destroy", "_id": "destroy@1.0.3", "_shasum": "b433b4724e71fd8551d9885174851c5fc377e2c9", "_from": "destroy@1.0.3", "_npmVersion": "1.4.21", "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "dist": { "shasum": "b433b4724e71fd8551d9885174851c5fc377e2c9", "tarball": "http://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz" }, "directories": {}, "_resolved": "http://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz", "readme": "ERROR: No README data found!" }