{"name":"bufferstreams","version":"1.1.0","description":"Abstract streams to deal with the whole buffered contents.","homepage":"https://github.com/nfroidure/BufferStreams","main":"src/index.js","scripts":{"test":"mocha tests/*.mocha.js","coveralls":"istanbul cover _mocha --report lcovonly -- tests/*.mocha.js -t 5000 && istanbul-coveralls","cover":"istanbul cover --report html _mocha -- tests/*.mocha.js -t 5000","trinity":"npm-check-updates -u && npm install && npm test && git commit package.json -m \"Dependencies update\" && git push","lint":"eslint **/*.s","cli":"env NPM_RUN_CLI=1"},"repository":{"type":"git","url":"git://github.com/nfroidure/BufferStreams"},"keywords":["buffer","streaming","stream","async","abstract"],"dependencies":{"readable-stream":"^2.0.2"},"devDependencies":{"eslint":"^1.0.0","istanbul":"^0.3.17","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","mocha-lcov-reporter":"^0.0.2","sf-lint":"^1.0.2","streamtest":"^1.2.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/BufferStreams/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/nfroidure/BufferStreams/issues"},"gitHead":"8b3f9058764b4ff8095df90eea55ea7683d3ee33","_id":"bufferstreams@1.1.0","_shasum":"073cd120308c0678ee7d7c48b69e06eb4538ade0","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"nfroidure","email":"nfroidure@elitwork.com"},"dist":{"shasum":"073cd120308c0678ee7d7c48b69e06eb4538ade0","size":6112,"noattachment":false,"key":"/bufferstreams/-/bufferstreams-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bufferstreams/download/bufferstreams-1.1.0.tgz"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"}],"directories":{},"publish_time":1438681792922,"_cnpm_publish_time":1438681792922,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0"}}