{"name":"eslint-plugin-node","version":"10.0.0","description":"Additional ESLint's rules for Node.js","engines":{"node":">=8.10.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=5.16.0"},"dependencies":{"eslint-plugin-es":"^2.0.0","eslint-utils":"^1.4.2","ignore":"^5.1.1","minimatch":"^3.0.4","resolve":"^1.10.1","semver":"^6.1.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^10.0.3","codecov":"^3.3.0","eslint":"^6.3.0","eslint-plugin-node":"file:.","fast-glob":"^2.2.6","globals":"^11.12.0","mocha":"^6.1.4","nyc":"^14.0.0","opener":"^1.5.1","punycode":"^2.1.1","rimraf":"^2.6.3"},"scripts":{"build":"node scripts/update","clean":"rimraf .nyc_output coverage","codecov":"nyc report --reporter text-lcov | codecov --pipe --disable=gcov -t $CODECOV_TOKEN","coverage":"opener ./coverage/lcov-report/index.html","lint":"eslint lib scripts tests/lib .eslintrc.js","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc npm run -s test:_mocha","test:ci":"nyc npm run -s test:_mocha","test:_mocha":"_mocha \"tests/lib/**/*.js\" --reporter progress --timeout 4000","preversion":"npm t && npm run -s build","version":"eslint lib/rules --fix && git add lib/rules","postversion":"git push && git push --tags","watch":"npm run test:_mocha -- --watch --growl"},"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":"dc067a116ca14ae9c23b2f6aec63f416d2abf2c7","_id":"eslint-plugin-node@10.0.0","_nodeVersion":"12.10.0","_npmVersion":"6.11.2","dist":{"shasum":"fd1adbc7a300cf7eb6ac55cf4b0b6fc6e577f5a6","size":40212,"noattachment":false,"key":"/eslint-plugin-node/-/eslint-plugin-node-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-node/download/eslint-plugin-node-10.0.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmUser":{"name":"mysticatea","email":"public@mysticatea.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-node_10.0.0_1567651408947_0.31521265716162583"},"_hasShrinkwrap":false,"publish_time":1567651409086,"_cnpm_publish_time":1567651409086,"dist-tags":{"latest":"11.1.0","next":"7.0.0-beta.0","old":"4.2.3"}}