{"name":"streamqueue","version":"0.1.3","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.5","mocha":"~2.1.0","mocha-lcov-reporter":"~0.0.1","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.1"},"gitHead":"b54a8121c93bcb2283dd586b1f46f9f4e14aa5c2","_id":"streamqueue@0.1.3","_shasum":"b10d65158af579ce3a5f48c9276d01db23d4f8b5","_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":"b10d65158af579ce3a5f48c9276d01db23d4f8b5","size":5539,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.1.3.tgz"},"directories":{},"publish_time":1423925126691,"_cnpm_publish_time":1423925126691,"_hasShrinkwrap":false,"dist-tags":{"beta":"0.1.2","latest":"1.1.2"}}