{"name":"streamroller","version":"2.0.0","description":"file streams that roll over when size limits, or dates are reached","main":"lib/index.js","directories":{"test":"test"},"scripts":{"codecheck":"eslint 'lib/*.js'","prepublishOnly":"npm test","pretest":"npm run codecheck","clean":"rm -rf node_modules/","test":"nyc --check-coverage --lines 100 --branches 100 --functions 100 mocha","html-report":"nyc report --reporter=html"},"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":"^8.1.0","@commitlint/config-conventional":"^8.1.0","eslint":"^6.0.1","husky":"^3.0.0","mocha":"^6.1.4","nyc":"^14.1.1","proxyquire":"^2.1.1","should":"^13.2.3"},"dependencies":{"date-format":"^2.1.0","debug":"^4.1.1","fs-extra":"^8.1.0"},"engines":{"node":">=8.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"}},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"bugs":{"url":"https://github.com/nomiddlename/streamroller/issues"},"homepage":"https://github.com/nomiddlename/streamroller#readme","_id":"streamroller@2.0.0","_nodeVersion":"12.7.0","_npmVersion":"6.10.0","dist":{"shasum":"11545471dca16c3dbb1eb294232685f82f637895","size":16070,"noattachment":false,"key":"/streamroller/-/streamroller-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamroller/download/streamroller-2.0.0.tgz"},"maintainers":[{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},{"name":"lamweili","email":""}],"_npmUser":{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/streamroller_2.0.0_1564613457640_0.1725486987273357"},"_hasShrinkwrap":false,"publish_time":1564613457802,"_cnpm_publish_time":1564613457802,"deprecated":"2.x is no longer supported. Please upgrade to 3.x or higher.","dist-tags":{"latest":"3.1.5"}}