{"name":"bufferstreams","version":"0.0.2","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":{"mocha":"1.x.x","event-stream":"3.x.x","mocha-lcov-reporter":"0.0.1","coveralls":"~2.8.0","istanbul":"~0.2.6"},"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.26-2"},"_id":"bufferstreams@0.0.2","dist":{"shasum":"7ce8dff968bbac00b9e90158a2c41456f740abdd","size":3225,"noattachment":false,"key":"/bufferstreams/-/bufferstreams-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/bufferstreams/download/bufferstreams-0.0.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"}],"directories":{},"publish_time":1396075967160,"_cnpm_publish_time":1396075967160,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0"}}