{"name":"streamroller","version":"2.2.1","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\" \"test/*.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.2.1","_nodeVersion":"12.7.0","_npmVersion":"6.10.0","dist":{"shasum":"c10e03e1c9601a3a1462ae00842ee5e443d79805","size":17507,"noattachment":false,"key":"/streamroller/-/streamroller-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamroller/download/streamroller-2.2.1.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.2.1_1570491364388_0.051881622048008946"},"_hasShrinkwrap":false,"publish_time":1570491364558,"_cnpm_publish_time":1570491364558,"deprecated":"2.x is no longer supported. Please upgrade to 3.x or higher.","dist-tags":{"latest":"3.1.5"}}