{"name":"plexer","version":"1.0.3","description":"A stream duplexer embracing Streams 2.0 (for real).","homepage":"https://github.com/nfroidure/plexer","main":"src/index.js","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/plexer.git"},"keywords":["duplexer","streaming","stream2","stream","readable","writable","async","pipe"],"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","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.3"},"author":{"name":"Nicolas Froidure"},"engines":{"node":">=6.9.5"},"licenses":[{"type":"MIT","url":"https://github.com/nfroidure/plexer/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/nfroidure/plexer/issues"},"dependencies":{"isstream":"^0.1.2","readable-stream":"^2.0.2"},"license":"MIT","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":"cbb8ab72574f444a2b3a54ef7cf312cc91963b94","_id":"plexer@1.0.3","_nodeVersion":"10.0.0","_npmVersion":"6.9.0","dist":{"shasum":"f2032fb58f010ce4f8d15e4e0ef347722932ef6e","size":8138,"noattachment":false,"key":"/plexer/-/plexer-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/plexer/download/plexer-1.0.3.tgz"},"maintainers":[{"name":"nfroidure","email":"nfroidure@elitwork.com"}],"_npmUser":{"name":"nfroidure","email":"nicolas.froidure@insertafter.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plexer_1.0.3_1566897733749_0.6853632413268298"},"_hasShrinkwrap":false,"publish_time":1566897733957,"_cnpm_publish_time":1566897733957,"dist-tags":{"latest":"2.0.0"}}