{"name":"streamroller","version":"0.8.1","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.1.3","@commitlint/config-conventional":"^6.1.3","async":"^2.6.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-lodash":"^3.3.2","babel-preset-env":"^1.6.1","cross-env":"^5.1.4","eslint":"^4.19.1","husky":"^0.14.3","mocha":"^4.0.1","nyc":"^11.6.0","proxyquire":"^2.0.1","should":"^11.2.1"},"dependencies":{"debug":"^3.1.0","fs-extra":"^5.0.0","lodash":"^4.17.5","moment":"^2.21.0"},"engines":{"node":">=4.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintConfig":{"env":{"browser":false,"node":true,"es6":true,"mocha":true},"parserOptions":{"ecmaVersion":8},"rules":{"no-undef":"error","prefer-const":"error","indent":["error",2],"max-len":["error",{"code":120}],"quotes":["error","single"],"semi":["error","always",{"omitLastInOneLineBlock":true}],"arrow-parens":["error","as-needed"],"object-curly-spacing":["error","never"],"space-before-function-paren":["error",{"anonymous":"always","named":"never"}]}},"bugs":{"url":"https://github.com/nomiddlename/streamroller/issues"},"homepage":"https://github.com/nomiddlename/streamroller#readme","_id":"streamroller@0.8.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},"dist":{"shasum":"42e0d1a239919a0844c93ef9acaad674b2783be7","size":27058,"noattachment":false,"key":"/streamroller/-/streamroller-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/streamroller/download/streamroller-0.8.1.tgz"},"maintainers":[{"name":"csausdev","email":"gareth.nomiddlename@gmail.com"},{"name":"lamweili","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/streamroller_0.8.1_1523340708209_0.8471236000214526"},"_hasShrinkwrap":false,"publish_time":1523340708340,"_cnpm_publish_time":1523340708340,"deprecated":"0.x is no longer supported. Please upgrade to 3.x or higher.","dist-tags":{"latest":"3.1.5"}}