{"name":"streamroller","version":"3.0.3","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 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":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@types/node":"^17.0.21","eslint":"^8.10.0","husky":"^7.0.4","mocha":"^9.2.1","nyc":"^15.1.0","proxyquire":"^2.1.3","should":"^13.2.3"},"dependencies":{"date-format":"^4.0.4","debug":"^4.3.3","fs-extra":"^10.0.1"},"engines":{"node":">=8.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintConfig":{"env":{"browser":false,"node":true,"es6":true,"mocha":true},"parserOptions":{"ecmaVersion":2018},"extends":"eslint:recommended","rules":{"no-console":"off"}},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"nyc":{"include":["lib/**"],"branches":100,"lines":100,"functions":100},"bugs":{"url":"https://github.com/nomiddlename/streamroller/issues"},"homepage":"https://github.com/nomiddlename/streamroller#readme","_id":"streamroller@3.0.3","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"b99ccc71b4156ed7a1636fee9d2f6ca21de10379","size":9760,"noattachment":false,"key":"/streamroller/-/streamroller-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamroller/download/streamroller-3.0.3.tgz"},"_npmUser":{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},"maintainers":[{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},{"name":"lamweili","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/streamroller_3.0.3_1646241409337_0.4521029768430411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T17:16:57.251Z","publish_time":1646241409525,"_cnpm_publish_time":1646241409525,"dist-tags":{"latest":"3.1.5"}}