| "author": "Andrew Kelley <superjoe30@gmail.com>", |
| "url": "https://github.com/andrewrk/node-fd-slicer/issues" |
| "description": "safely create multiple ReadStream or WriteStream objects from the same file descriptor", |
| "stream-equal": "~0.1.5", |
| "url": "git://github.com/andrewrk/node-fd-slicer.git" |
| "test": "mocha --reporter spec --check-leaks", |
| "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/test.js", |
| "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --timeout 10000 --reporter spec --check-leaks test/test.js" |