{"name":"eslint-plugin-node","version":"4.2.2","description":"Additional ESLint's rules for Node.js","files":["conf","lib","index.js"],"scripts":{"build":"node scripts/generate-index.js","clean":"rimraf .nyc_output coverage index.js","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 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.0.11","minimatch":"^3.0.2","object-assign":"^4.0.1","resolve":"^1.1.7","semver":"5.3.0"},"devDependencies":{"@types/minimatch":"^2.0.29","@types/node":"^4.2.1","@types/resolve":"0.0.4","@types/semver":"^5.3.30","codecov":"^1.0.1","eslint":"^3.9.0","eslint-config-mysticatea":"^7.0.0","mocha":"^3.0.2","nyc":"^8.3.0","opener":"^1.4.2","rimraf":"^2.4.4","shelljs":"^0.7.0"},"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":"f1a137b1250cd457cd9dfdf0bf851d1efa0ce2fa","_id":"eslint-plugin-node@4.2.2","_shasum":"82959ca9aed79fcbd28bb1b188d05cac04fb3363","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.6.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"82959ca9aed79fcbd28bb1b188d05cac04fb3363","size":25662,"noattachment":false,"key":"/eslint-plugin-node/-/eslint-plugin-node-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-node/download/eslint-plugin-node-4.2.2.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eslint-plugin-node-4.2.2.tgz_1490698795673_0.2696786930318922"},"directories":{},"publish_time":1490698796041,"_hasShrinkwrap":false,"_cnpm_publish_time":1490698796041,"dist-tags":{"latest":"11.1.0","next":"7.0.0-beta.0","old":"4.2.3"}}