5 "/home/josuer08/josuexyz/node_modules/raw-body"
8 "_from": "unpipe@1.0.0",
12 "_location": "/unpipe",
14 "email": "doug@somethingdoug.com",
17 "_npmVersion": "1.4.28",
18 "_phantomChildren": {},
21 "raw": "unpipe@1.0.0",
31 "_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
32 "_shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec",
34 "_spec": "unpipe@1.0.0",
35 "_where": "/home/josuer08/josuexyz/node_modules/raw-body",
37 "email": "doug@somethingdoug.com",
38 "name": "Douglas Christopher Wilson"
41 "url": "https://github.com/stream-utils/unpipe/issues"
44 "description": "Unpipe a stream from all destinations",
48 "readable-stream": "1.1.13"
52 "shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec",
53 "tarball": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
64 "gitHead": "d2df901c06487430e78dca62b6edb8bb2fc5e99d",
65 "homepage": "https://github.com/stream-utils/unpipe",
70 "email": "doug@somethingdoug.com"
74 "optionalDependencies": {},
75 "readme": "ERROR: No README data found!",
78 "url": "git+https://github.com/stream-utils/unpipe.git"
81 "test": "mocha --reporter spec --bail --check-leaks test/",
82 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
83 "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"