{"_id":"streamqueue","_rev":"229325","name":"streamqueue","description":"StreamQueue pipe the queued streams one by one in order to preserve their content order.","dist-tags":{"beta":"0.1.2","latest":"1.1.2"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"time":{"modified":"2021-06-03T15:44:54.000Z","created":"2014-01-11T14:29:59.299Z","1.1.2":"2017-12-03T12:24:50.035Z","1.1.1":"2015-08-27T11:35:16.636Z","1.1.0":"2015-06-09T06:21:59.705Z","1.0.0":"2015-06-08T16:42:49.535Z","0.1.3":"2015-02-14T14:45:26.691Z","0.1.2":"2014-07-19T08:45:42.690Z","0.1.1":"2014-05-27T05:39:31.470Z","0.1.0":"2014-05-25T15:54:17.076Z","0.0.7":"2014-04-26T17:28:56.516Z","0.0.6":"2014-03-29T10:46:57.425Z","0.0.5":"2014-02-21T15:55:52.310Z","0.0.4":"2014-02-05T10:40:04.698Z","0.0.3":"2014-02-03T21:18:36.131Z","0.0.2":"2014-01-22T21:11:45.189Z","0.0.1":"2014-01-11T14:29:59.299Z"},"users":{"danestuckel":true,"andamira":true,"itonyyo":true,"bsara":true,"thierrymarianne":true,"donggw2030521":true,"larrychen":true,"quocnguyen":true},"author":{"name":"Nicolas Froidure"},"repository":{"type":"git","url":"git://github.com/nfroidure/StreamQueue.git"},"versions":{"1.1.2":{"name":"streamqueue","version":"1.1.2","description":"StreamQueue pipe the queued streams one by one in order to preserve their content order.","homepage":"https://github.com/nfroidure/StreamQueue","main":"src/index.js","metapak":{"configs":["readme","mocha","eslint","codeclimate","travis"],"data":{"files":"src/*.js tests/*.mocha.js","testsFiles":"tests/*.mocha.js"}},"scripts":{"changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","cli":"env NODE_ENV=${NODE_ENV:-cli}","cover":"istanbul cover _mocha --report html -- tests/*.mocha.js -R spec -t 5000","coveralls":"istanbul cover _mocha --report lcovonly -- tests/*.mocha.js -R spec -t 5000 && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage","cz":"env NODE_ENV=${NODE_ENV:-cli} git cz","lint":"eslint src/*.js tests/*.mocha.js","metapak":"metapak","mocha":"mocha tests/*.mocha.js","prettier":"prettier --write src/*.js tests/*.mocha.js","preversion":"npm t && npm run lint && npm run metapak -s","test":"npm run mocha","version":"npm run changelog && git add CHANGELOG.md"},"repository":{"type":"git","url":"git://github.com/nfroidure/StreamQueue.git"},"keywords":["queue","streaming","stream","async","pipe"],"devDependencies":{"commitizen":"^2.9.6","conventional-changelog-cli":"^1.3.5","coveralls":"^2.13.3","cz-conventional-changelog":"^2.0.0","eslint":"^4.12.1","eslint-plugin-prettier":"^2.3.1","istanbul":"^0.4.5","metapak":"^1.0.2","metapak-nfroidure":"^2.0.2","mocha":"^3.5.3","mocha-lcov-reporter":"^1.3.0","prettier":"^1.8.2","streamtest":"~1.2.0"},"author":{"name":"Nicolas Froidure"},"engines":{"node":">=6.9.5"},"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":"^2.3.3"},"license":"MIT","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"ignore":["commitizen","cz-conventional-changelog","conventional-changelog-cli","mocha","mocha-lcov-reporter","coveralls","istanbul","eslint","eslint-config-prettier","prettier"]},"gitHead":"d086aecbbaa934b2415d3ca097749469f260ebbf","_id":"streamqueue@1.1.2","_npmVersion":"5.5.1","_nodeVersion":"6.10.3","_npmUser":{"name":"nfroidure","email":"nicolas.froidure@insertafter.com"},"dist":{"shasum":"6c99c7c20d62b57f5819296bf9ec942542380192","size":11631,"noattachment":false,"key":"/streamqueue/-/streamqueue-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-1.1.2.tgz"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/streamqueue-1.1.2.tgz_1512303889228_0.9024417218752205"},"directories":{},"publish_time":1512303890035,"_hasShrinkwrap":false,"_cnpm_publish_time":1512303890035},"1.1.1":{"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},"1.1.0":{"name":"streamqueue","version":"1.1.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":"f8f8fc35346ec7009021bfe51c89d03bc89dfb9b","_id":"streamqueue@1.1.0","_shasum":"4acd7fd6c47807f603aef0fc457951fc4509f77a","_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":"4acd7fd6c47807f603aef0fc457951fc4509f77a","size":21122,"noattachment":false,"key":"/streamqueue/-/streamqueue-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-1.1.0.tgz"},"directories":{},"publish_time":1433830919705,"_cnpm_publish_time":1433830919705,"_hasShrinkwrap":false},"1.0.0":{"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},"0.1.3":{"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},"0.1.2":{"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},"0.1.1":{"name":"streamqueue","version":"0.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"},"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.1","dist":{"shasum":"41b337200fdb94506870e7976d7e180003331b98","size":5395,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.1.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1401169171470,"_cnpm_publish_time":1401169171470,"_hasShrinkwrap":false},"0.1.0":{"name":"streamqueue","version":"0.1.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":{"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.0","dist":{"shasum":"35159317951542d46f77a316dfac1a219603e901","size":4918,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.1.0.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":1401033257076,"_cnpm_publish_time":1401033257076,"_hasShrinkwrap":false},"0.0.7":{"name":"streamqueue","version":"0.0.7","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.18.2","event-stream":"~3.1.1","mocha-lcov-reporter":"0.0.1","istanbul":"~0.2.6","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.26-2"},"_id":"streamqueue@0.0.7","dist":{"shasum":"b2f5e03a60790603201861d0d8130a5fb6826057","size":5183,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.0.7.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":1398533336516,"_cnpm_publish_time":1398533336516,"_hasShrinkwrap":false},"0.0.6":{"name":"streamqueue","version":"0.0.6","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.18.2","event-stream":"~3.1.1","mocha-lcov-reporter":"0.0.1","istanbul":"~0.2.6","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.26-2"},"_id":"streamqueue@0.0.6","dist":{"shasum":"66f5f5ec94e9b8af249e4aec2dd1f741bfe94de3","size":5177,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.0.6.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":1396090017425,"_cnpm_publish_time":1396090017425,"_hasShrinkwrap":false},"0.0.5":{"name":"streamqueue","version":"0.0.5","description":"Pipe queued streams progressively.","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.17.1","event-stream":"~3.1.0","mocha-lcov-reporter":"0.0.1","istanbul":"~0.2.4","coveralls":"~2.7.1"},"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"},"_id":"streamqueue@0.0.5","dist":{"shasum":"1c0d3be500dc2af67591934befd937e955903959","size":4795,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.0.5.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1392998152310,"_cnpm_publish_time":1392998152310,"_hasShrinkwrap":false},"0.0.4":{"name":"streamqueue","version":"0.0.4","description":"Pipe queued streams progressively.","homepage":"https://github.com/nfroidure/StreamQueue","main":"src/index.js","scripts":{"test":"node_modules/mocha/bin/mocha tests/*.mocha.js"},"repository":{"type":"git","url":"git://github.com/nfroidure/StreamQueue"},"keywords":["queue","streaming","stream","async","pipe"],"devDependencies":{"mocha":"1.x.x","event-stream":"1.x.x"},"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"},"_id":"streamqueue@0.0.4","dist":{"shasum":"ab3e4dfb100ea725e28f9ec08b39ee8ed930f81b","size":4057,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.0.4.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1391596804698,"_cnpm_publish_time":1391596804698,"_hasShrinkwrap":false},"0.0.3":{"name":"streamqueue","version":"0.0.3","description":"Pipe queued streams progressively.","homepage":"https://github.com/nfroidure/StreamQueue","main":"src/index.js","scripts":{"test":"node_modules/mocha/bin/mocha tests/*.mocha.js"},"repository":{"type":"git","url":"git://github.com/nfroidure/StreamQueue"},"keywords":["queue","streaming","stream","async","pipe"],"devDependencies":{"mocha":"1.x.x","event-stream":"1.x.x"},"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"},"_id":"streamqueue@0.0.3","dist":{"shasum":"2dc9ddf0bf1286a6a244504014a8648da8c86c8c","size":3834,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.0.3.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1391462316131,"_cnpm_publish_time":1391462316131,"_hasShrinkwrap":false},"0.0.2":{"name":"streamqueue","version":"0.0.2","description":"Pipe queued streams progressively.","homepage":"https://github.com/nfroidure/StreamQueue","main":"src/index.js","scripts":{"test":"node_modules/mocha/bin/mocha tests/*.mocha.js"},"repository":{"type":"git","url":"git://github.com/nfroidure/StreamQueue"},"keywords":["queue","streaming","stream","async","pipe"],"devDependencies":{"mocha":"1.x.x","event-stream":"1.x.x"},"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"},"_id":"streamqueue@0.0.2","dist":{"shasum":"9b065e8a89cb66b37ffed03291e68b65a238c530","size":3699,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.0.2.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1390425105189,"_cnpm_publish_time":1390425105189,"_hasShrinkwrap":false},"0.0.1":{"name":"streamqueue","version":"0.0.1","description":"Pipe queued streams progressively.","homepage":"https://github.com/nfroidure/StreamQueue","main":"src/index.js","scripts":{"test":"node_modules/mocha/bin/mocha tests/*.mocha.js"},"repository":{"type":"git","url":"git://github.com/nfroidure/StreamQueue"},"keywords":["queue","streaming","stream","async","pipe"],"devDependencies":{"mocha":"1.x.x","event-stream":"1.x.x"},"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"},"readmeFilename":"README.md","_id":"streamqueue@0.0.1","dist":{"shasum":"3edded1f1fdeed836b29b5745df408ae64dd54e2","size":2942,"noattachment":false,"key":"/streamqueue/-/streamqueue-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamqueue/download/streamqueue-0.0.1.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"npm:nfroidure","email":""}],"directories":{},"publish_time":1389450599299,"_cnpm_publish_time":1389450599299,"_hasShrinkwrap":false}},"readme":"<!--\n# This file is automatically generated by a `metapak`\n# module. Do not change it elsewhere, changes would\n# be overridden.\n-->\n# streamqueue\n> StreamQueue pipe the queued streams one by one in order to preserve their content order.\n\n[![NPM version](https://badge.fury.io/js/streamqueue.svg)](https://npmjs.org/package/streamqueue)\n[![Build status](https://secure.travis-ci.org/nfroidure/streamqueue.svg)](https://travis-ci.org/nfroidure/streamqueue)\n[![Dependency Status](https://david-dm.org/nfroidure/streamqueue.svg)](https://david-dm.org/nfroidure/streamqueue)\n[![devDependency Status](https://david-dm.org/nfroidure/streamqueue/dev-status.svg)](https://david-dm.org/nfroidure/streamqueue#info=devDependencies)\n[![Coverage Status](https://coveralls.io/repos/nfroidure/streamqueue/badge.svg?branch=master)](https://coveralls.io/r/nfroidure/streamqueue?branch=master)\n[![Code Climate](https://codeclimate.com/github/nfroidure/streamqueue.svg)](https://codeclimate.com/github/nfroidure/streamqueue)\n[![Dependency Status](https://dependencyci.com/github/nfroidure/streamqueue/badge)](https://dependencyci.com/github/nfroidure/streamqueue)\n\n## Usage\nInstall the [npm module](https://npmjs.org/package/streamqueue):\n```sh\nnpm install streamqueue --save\n```\nThen, in your scripts:\n```js\nvar streamqueue = require('streamqueue');\n\nvar queue = streamqueue(\n  Fs.createReadStream('input.txt'),\n  Fs.createReadStream('input2.txt'),\n  Fs.createReadStream('input3.txt')\n).pipe(process.stdout);\n```\nStreamQueue also accept functions returning streams, the above can be written\n like this, doing system calls only when piping:\n```js\nvar streamqueue = require('streamqueue');\n\nvar queue = streamqueue(\n  Fs.createReadStream.bind(null, 'input.txt'),\n  Fs.createReadStream.bind(null, 'input2.txt'),\n  Fs.createReadStream.bind(null, 'input3.txt')\n).pipe(process.stdout);\n```\n\nObject-oriented traditionnal API offers more flexibility:\n```js\nvar StreamQueue = require('streamqueue');\n\nvar queue = new StreamQueue();\nqueue.queue(\n  Fs.createReadStream('input.txt'),\n  Fs.createReadStream('input2.txt'),\n  Fs.createReadStream('input3.txt')\n);\nqueue.done();\n\nqueue.pipe(process.stdout);\n```\nYou can also chain StreamQueue methods like that:\n```js\nvar StreamQueue = require('streamqueue');\n\nnew StreamQueue()\n  .queue(Fs.createReadStream('input.txt'))\n  .queue(Fs.createReadStream('input2.txt'))\n  .queue(Fs.createReadStream('input3.txt'))\n  .done()\n  .pipe(process.stdout);\n```\n\nYou can queue new streams at any moment until you call the done() method. So the\n created stream will not fire the end event until done() call.\n\nNote that stream queue is compatible with the Node 0.10+ streams. For older\n streams, stream queue will wrap them with\n [`Readable.wrap`](http://nodejs.org/api/stream.html#stream_readable_wrap_stream)\n before queueing. Please fix your dependencies or report issues to libraries\n using 0.8 streams since this extra code will finally be removed.\n\n## API\n\n### StreamQueue([options], [stream1, stream2, ... streamN])\n\n#### options\n\n##### options.objectMode\nType: `Boolean`\nDefault value: `false`\n\nUse if piped in streams are in object mode. In this case, the stream queue will\n also be in the object mode.\n\n##### options.pauseFlowingStream\nType: `Boolean`\nDefault value: `true`\n\nIf a stream is in flowing mode, then it will be paused before queueing.\n\n##### options.resumeFlowingStream\nType: `Boolean`\nDefault value: `true`\n\nIf a stream is in flowing mode, then it will be resumed before piping.\n\n##### options.*\n\nStreamQueue inherits of Stream.PassThrough, the options are passed to the\n parent constructor so you can use it's options too.\n\n#### streamN\nType: `Stream`\n\nAppend streams given in argument to the queue and ends when the queue is empty.\n\n### StreamQueue.queue(stream1, [stream2, ... streamN])\n\nAppend streams given in argument to the queue.\n\n### StreamQueue.done([stream1, stream2, ... streamN])\n\nAppend streams given in argument to the queue and ends when the queue is empty.\n\n\n### StreamQueue.obj([options], [stream1, stream2, ... streamN])\n\nA shortcut for `StreamQueue({objectMode: true})`.\n\n## Stats\n\n[![NPM](https://nodei.co/npm/streamqueue.png?downloads=true&stars=true)](https://nodei.co/npm/streamqueue/)\n[![NPM](https://nodei.co/npm-dl/streamqueue.png)](https://nodei.co/npm/streamqueue/)\n\n\n## Contributing\nFeel free to pull your code if you agree with publishing it under the MIT license.\n\n# License\n[MIT](https://github.com/nfroidure/streamqueue/blob/master/LICENSE)\n","_attachments":{},"homepage":"https://github.com/nfroidure/StreamQueue","bugs":{"url":"https://github.com/nfroidure/StreamQueue/issues"},"license":"MIT"}