{"name":"bufferstreams","version":"1.0.1","description":"Abstract streams to deal with the whole buffered contents.","homepage":"https://github.com/nfroidure/BufferStreams","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","trinity":"npm-check-updates -u && npm test && git commit package.json -m \"Dependencies update\" && git push"},"repository":{"type":"git","url":"git://github.com/nfroidure/BufferStreams"},"keywords":["buffer","streaming","stream","async","abstract"],"devDependencies":{"coveralls":"~2.11.2","istanbul":"~0.3.5","mocha":"2.x.x","mocha-lcov-reporter":"0.0.1","streamtest":"^1.1.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/BufferStreams/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/nfroidure/BufferStreams/issues"},"dependencies":{"readable-stream":"^1.0.33"},"gitHead":"7d4c975accd17ea382845d93e11761ad8c364534","_id":"bufferstreams@1.0.1","_shasum":"cfb1ad9568d3ba3cfe935ba9abdd952de88aab2a","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"}],"dist":{"shasum":"cfb1ad9568d3ba3cfe935ba9abdd952de88aab2a","size":3885,"noattachment":false,"key":"/bufferstreams/-/bufferstreams-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bufferstreams/download/bufferstreams-1.0.1.tgz"},"directories":{},"publish_time":1423504895797,"_cnpm_publish_time":1423504895797,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0"}}