{"name":"streamroller","version":"0.8.3","description":"file streams that roll over when size limits, or dates are reached","main":"lib/index.js","directories":{"test":"test"},"scripts":{"codecheck":"eslint 'src/**/*.js'","compile":"babel src -d lib --source-maps","prepublishOnly":"npm test","commitmsg":"commitlint -e $GIT_PARAMS","pretest":"npm run codecheck && npm run compile","clean":"rm -rf lib/ node_modules/","test":"cross-env NODE_ENV=test nyc --check-coverage --lines 75 mocha --require babel-core/register"},"repository":{"type":"git","url":"git+https://github.com/nomiddlename/streamroller.git"},"keywords":["stream","rolling"],"author":{"name":"Gareth Jones","email":"gareth.nomiddlename@gmail.com"},"license":"MIT","gitHead":"ece35d7d86c87c04ff09e8604accae81cf36a0ce","devDependencies":{"@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","async":"^2.6.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-plugin-lodash":"^3.3.2","babel-preset-env":"^1.7.0","cross-env":"^5.1.5","eslint":"^4.19.1","husky":"^0.14.3","mocha":"^4.0.1","nyc":"^11.8.0","proxyquire":"^2.0.1","should":"^11.2.1"},"dependencies":{"debug":"^3.1.0","fs-extra":"^5.0.0","lodash":"^4.17.10","moment":"^2.22.1"},"engines":{"node":">=4.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintConfig":{"env":{"browser":false,"node":true,"es6":true,"mocha":true},"parserOptions":{"ecmaVersion":8},"extends":"eslint:recommended","rules":{"no-console":"off"}},"bugs":{"url":"https://github.com/nomiddlename/streamroller/issues"},"homepage":"https://github.com/nomiddlename/streamroller#readme","_id":"streamroller@0.8.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},"dist":{"shasum":"51552d4aed68b7e0bf910eb3558192d45176eb44","size":27075,"noattachment":false,"key":"/streamroller/-/streamroller-0.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamroller/download/streamroller-0.8.3.tgz"},"maintainers":[{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},{"name":"lamweili","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/streamroller_0.8.3_1526379666556_0.2646184015790345"},"_hasShrinkwrap":false,"publish_time":1526379666687,"_cnpm_publish_time":1526379666687,"deprecated":"0.x is no longer supported. Please upgrade to 3.x or higher.","dist-tags":{"latest":"3.1.5"}}