{"name":"whatwg-streams","version":"0.1.1","description":"An implementation of the whatwg/streams spec","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/whatwg-streams.git"},"main":"index","homepage":"https://github.com/Raynos/whatwg-streams","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/whatwg-streams/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~2.3.2","bluebird":"~1.0.0"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/whatwg-streams/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js","start":"node ./index.js","watch":"nodemon -w ./index.js index.js","travis-test":"istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","test-browser":"testem-browser ./test/browser/index.js","testem":"testem-both -b=./test/browser/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"whatwg-streams@0.1.1","dist":{"shasum":"dd5575c965bce13da76dc0dd495629a87572e74e","tarball":"https://registry.npmjs.org/whatwg-streams/-/whatwg-streams-0.1.1.tgz","integrity":"sha512-+UIxdkkbcbhhmcDJIdgVtGTJ7sxV81MY1K++LIWufM8BnIXek3andXURjVs8rV8h2MEFLQbH6YPPZOZATIkZiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+gYSAT0Cjh5ew0YpCiphjNZGdBrCQE/T4EPh/S0u2uwIgd6vlqqC2pBktRh+Fez5sSi4ORbxXzmCj6CSBmJXXdag="}]},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}]}