{"name":"bufferstreams","version":"2.0.0","description":"Abstract streams to deal with the whole buffered contents.","homepage":"https://github.com/nfroidure/BufferStreams","main":"src/index.js","files":["src"],"metapak":{"configs":["readme","eslint","mocha","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/BufferStreams.git"},"keywords":["buffer","streaming","stream","async","abstract"],"dependencies":{"debug":"2.6.1","readable-stream":"^2.0.2"},"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","istanbul-coveralls":"^1.0.3","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.1"},"author":{"name":"Nicolas Froidure"},"engines":{"node":">=6.9.5"},"license":"MIT","bugs":{"url":"https://github.com/nfroidure/BufferStreams/issues"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"ignore":["commitizen","cz-conventional-changelog","conventional-changelog-cli","eslint","eslint-config-prettier","prettier","mocha","mocha-lcov-reporter","coveralls","istanbul"]},"gitHead":"0557479650d575e7a5867043954e9c45c2ff8dc4","_id":"bufferstreams@2.0.0","_npmVersion":"5.5.1","_nodeVersion":"6.10.3","_npmUser":{"name":"nfroidure","email":"nicolas.froidure@insertafter.com"},"dist":{"shasum":"f555027ee046d8d4de630a5515bf183b29517cc2","size":6078,"noattachment":false,"key":"/bufferstreams/-/bufferstreams-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bufferstreams/download/bufferstreams-2.0.0.tgz"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bufferstreams-2.0.0.tgz_1512545643158_0.41981295053847134"},"directories":{},"publish_time":1512545644042,"_hasShrinkwrap":false,"_cnpm_publish_time":1512545644042,"dist-tags":{"latest":"3.0.0"}}