{"name":"streamroller","version":"0.8.4","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.4","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},"dist":{"shasum":"f8fc494a1c4075bb3b9ec0a5fe7e569823509631","size":25008,"noattachment":false,"key":"/streamroller/-/streamroller-0.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamroller/download/streamroller-0.8.4.tgz"},"maintainers":[{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},{"name":"lamweili","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/streamroller_0.8.4_1534370302402_0.3315274995885422"},"_hasShrinkwrap":false,"publish_time":1534370302463,"_cnpm_publish_time":1534370302463,"deprecated":"0.x is no longer supported. Please upgrade to 3.x or higher.","dist-tags":{"latest":"3.1.5"}}