2 "_from": "destroy@~1.0.4",
3 "_id": "destroy@1.0.4",
5 "_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
6 "_location": "/destroy",
7 "_phantomChildren": {},
11 "raw": "destroy@~1.0.4",
13 "escapedName": "destroy",
21 "_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
22 "_shasum": "978857442c44749e4206613e37946205826abd80",
23 "_spec": "destroy@~1.0.4",
24 "_where": "/home/josuer08/Documents/web/node_modules/send",
26 "name": "Jonathan Ong",
27 "email": "me@jongleberry.com",
28 "url": "http://jongleberry.com"
31 "url": "https://github.com/stream-utils/destroy/issues"
33 "bundleDependencies": false,
36 "name": "Douglas Christopher Wilson",
37 "email": "doug@somethingdoug.com"
41 "description": "destroy a stream if possible",
50 "homepage": "https://github.com/stream-utils/destroy#readme",
63 "url": "git+https://github.com/stream-utils/destroy.git"
66 "test": "mocha --reporter spec",
67 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
68 "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"