{"name":"bufferstreams","version":"2.0.1","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":{"readable-stream":"^2.3.6"},"devDependencies":{"commitizen":"^2.9.6","conventional-changelog-cli":"^1.3.8","coveralls":"^3.0.0","cz-conventional-changelog":"^2.1.0","eslint":"^4.19.0","eslint-plugin-prettier":"^2.6.0","istanbul":"^0.4.5","istanbul-coveralls":"^1.0.3","metapak":"^1.0.3","metapak-nfroidure":"^6.0.0","mocha":"^5.0.0","mocha-lcov-reporter":"^1.3.0","prettier":"^1.11.1","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":"25590b5459b813cdfbec091332ba00d8f416b6a5","_id":"bufferstreams@2.0.1","_npmVersion":"5.8.0","_nodeVersion":"8.10.0","_npmUser":{"name":"nfroidure","email":"nicolas.froidure@insertafter.com"},"dist":{"shasum":"441b267c2fc3fee02bb1d929289da113903bd5ef","size":6163,"noattachment":false,"key":"/bufferstreams/-/bufferstreams-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bufferstreams/download/bufferstreams-2.0.1.tgz"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bufferstreams_2.0.1_1524466931214_0.14139948775219469"},"_hasShrinkwrap":false,"publish_time":1524466931366,"_cnpm_publish_time":1524466931366,"dist-tags":{"latest":"3.0.0"}}