{"name":"streamqueue","version":"1.1.1","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","lint":"eslint **/*.js *.js","cli":"env NPM_RUN_CLI=1"},"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":{"isstream":"^0.1.2","readable-stream":"~1.0.33"},"gitHead":"a772c3925e60fd2f26b7a2f8e0aa500793df62bc","_id":"streamqueue@1.1.1","_shasum":"d3ad76686be924bbf9ca2c74a814a2182475d6d7","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"dist":{"shasum":"d3ad76686be924bbf9ca2c74a814a2182475d6d7","size":5830,"noattachment":false,"key":"/streamqueue/-/streamqueue-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-1.1.1.tgz"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1440675316636,"_cnpm_publish_time":1440675316636,"_hasShrinkwrap":false,"dist-tags":{"beta":"0.1.2","latest":"1.1.2"}}