{"name":"streamroller","version":"1.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 'src/**/*.js'","prepublishOnly":"npm test","commitmsg":"commitlint -e $GIT_PARAMS","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":"^6.2.0","@commitlint/config-conventional":"^6.1.3","eslint":"^4.19.1","husky":"^0.14.3","mocha":"^4.0.1","nyc":"^11.9.0","proxyquire":"^2.0.1","should":"^11.2.1"},"dependencies":{"async":"^2.6.1","date-format":"^2.0.0","debug":"^3.1.0","fs-extra":"^7.0.0","lodash":"^4.17.10"},"engines":{"node":">=6.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@1.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},"dist":{"shasum":"cb51e7e382f799a9381a5d7490ce3053b325fba3","size":13584,"noattachment":false,"key":"/streamroller/-/streamroller-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamroller/download/streamroller-1.0.3.tgz"},"maintainers":[{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},{"name":"lamweili","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/streamroller_1.0.3_1550701392952_0.7867946264007102"},"_hasShrinkwrap":false,"publish_time":1550701393122,"_cnpm_publish_time":1550701393122,"deprecated":"1.x is no longer supported. Please upgrade to 3.x or higher.","dist-tags":{"latest":"3.1.5"}}