{"name":"eslint-plugin-node","version":"1.0.0","description":"Additional ESLint's rules for Node.js","files":["lib","index.js"],"scripts":{"preversion":"npm-run-all test build","postversion":"git push && git push --tags","clean":"rimraf coverage","lint":"eslint lib tests/lib","build":"node scripts/generate-index.js","test":"npm-run-all clean lint test:mocha","test:mocha":"istanbul cover node_modules/mocha/bin/_mocha -- tests/lib/**/*.js --reporter progress","coveralls":"cat coverage/lcov.info | coveralls"},"peerDependencies":{"eslint":">=1.10.3 <3.0.0"},"dependencies":{"ignore":"^2.2.19","minimatch":"^3.0.0","object-assign":"^4.0.1","resolve":"^1.1.6"},"devDependencies":{"coveralls":"^2.11.4","eslint":"^2.0.0","eslint-config-mysticatea":"^2.0.0","istanbul":"^0.4.0","mocha":"^2.3.4","npm-run-all":"^1.3.2","rimraf":"^2.4.4","semver":"^5.1.0","shelljs":"^0.6.0"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-node.git"},"keywords":["eslint","eslintplugin","eslint-plugin"],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-node/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-node#readme","gitHead":"2ebe566fffc78cf515f02e36d226bc133eefcba1","_id":"eslint-plugin-node@1.0.0","_shasum":"9359fce3a8b39bc47483449c1544980f129ba5aa","_from":".","_npmVersion":"3.5.0","_nodeVersion":"4.3.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"9359fce3a8b39bc47483449c1544980f129ba5aa","size":14551,"noattachment":false,"key":"/eslint-plugin-node/-/eslint-plugin-node-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-node/download/eslint-plugin-node-1.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-node-1.0.0.tgz_1455353700418_0.7328024783637375"},"directories":{},"publish_time":1455353703680,"_cnpm_publish_time":1455353703680,"_hasShrinkwrap":false,"dist-tags":{"latest":"11.1.0","next":"7.0.0-beta.0","old":"4.2.3"}}