{"name":"streamqueue","version":"0.1.2","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":{"mocha":"~1.19.0","event-stream":"~3.1.5","mocha-lcov-reporter":"0.0.1","istanbul":"~0.2.10","coveralls":"~2.10.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.27-1","isstream":"~0.1.0"},"_id":"streamqueue@0.1.2","dist":{"shasum":"2d580183bd4483b199c638eea6bb81b39aaeda34","size":5764,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.1.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1405759542690,"_cnpm_publish_time":1405759542690,"_hasShrinkwrap":false,"dist-tags":{"beta":"0.1.2","latest":"1.1.2"}}