{"name":"streamqueue","version":"1.0.0","description":"Pipe queued streams progressively, keeping datas order.","homepage":"https://github.com/nfroidure/StreamQueue","main":"src/index.js","scripts":{"test":"./node_modules/mocha/bin/mocha tests/*.mocha.js","coveralls":"./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha --report lcovonly -- tests/*.mocha.js -R spec -t 5000 && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","cover":"./node_modules/istanbul/lib/cli.js cover --report html ./node_modules/mocha/bin/_mocha -- tests/*.mocha.js -R spec -t 5000"},"repository":{"type":"git","url":"git://github.com/nfroidure/StreamQueue"},"keywords":["queue","streaming","stream","async","pipe"],"devDependencies":{"coveralls":"~2.11.2","istanbul":"~0.3.14","mocha":"~2.2.5","mocha-lcov-reporter":"~0.0.2","streamtest":"~1.2.0"},"author":{"name":"Nicolas Froidure","url":"http://www.insertafter.com/blog.html"},"engines":{"node":">= 0.10.0"},"licenses":[{"type":"MIT","url":"https://github.com/nfroidure/StreamQueue/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/nfroidure/StreamQueue/issues"},"dependencies":{"readable-stream":"~1.0.33","isstream":"~0.1.2"},"gitHead":"1d1399ee9bbd25d3d53d1eca74f40aea124e3d9e","_id":"streamqueue@1.0.0","_shasum":"860cc39ff95e91df6850d518d4fcd33fe166fb09","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"dist":{"shasum":"860cc39ff95e91df6850d518d4fcd33fe166fb09","size":5536,"noattachment":false,"key":"/streamqueue/-/streamqueue-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-1.0.0.tgz"},"directories":{},"publish_time":1433781769535,"_cnpm_publish_time":1433781769535,"_hasShrinkwrap":false,"dist-tags":{"beta":"0.1.2","latest":"1.1.2"}}