{"name":"eslint-plugin-node","version":"5.1.0","description":"Additional ESLint's rules for Node.js","main":"lib/index.js","files":["lib"],"scripts":{"build":"node scripts/update.js","clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","lint":"eslint lib tests/lib index.js","postversion":"git push && git push --tags","pretest":"npm run -s lint","preversion":"npm t && npm run -s build","test":"nyc npm run -s test:_mocha","test:_mocha":"_mocha tests/lib/**/*.js --reporter progress","watch":"npm run test:_mocha -- --watch --growl"},"engines":{"node":">=4"},"peerDependencies":{"eslint":">=3.1.0"},"dependencies":{"ignore":"^3.3.3","minimatch":"^3.0.4","resolve":"^1.3.3","semver":"5.3.0"},"devDependencies":{"codecov":"^2.2.0","eslint":"^4.1.0","eslint-config-mysticatea":"^11.0.0","mocha":"^3.4.2","nyc":"^11.0.1","opener":"^1.4.3","rimraf":"^2.6.1","shelljs":"^0.7.7"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-node.git"},"keywords":["eslint","eslintplugin","eslint-plugin","node","nodejs","ecmascript","shebang","file","path","import","require"],"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":"af4737e6f564ca3ee695aede4279bbfbb3131b7c","_id":"eslint-plugin-node@5.1.0","_npmVersion":"5.0.3","_nodeVersion":"8.0.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"bc8cdb85180d0b4d946a2531640e2a4dd7a4e6d4","size":27656,"noattachment":false,"key":"/eslint-plugin-node/-/eslint-plugin-node-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-node/download/eslint-plugin-node-5.1.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-node-5.1.0.tgz_1498423515878_0.767461284995079"},"directories":{},"publish_time":1498423516311,"_hasShrinkwrap":false,"_cnpm_publish_time":1498423516311,"dist-tags":{"latest":"11.1.0","next":"7.0.0-beta.0","old":"4.2.3"}}