{"name":"eslint-plugin-node","version":"3.0.5","description":"Additional ESLint's rules for Node.js","files":["conf","lib","index.js"],"scripts":{"preversion":"run-s -sn clean build test:*","postversion":"git push && git push --tags","clean":"rimraf .nyc_output coverage index.js","build":"node scripts/generate-index.js","test":"run-s -sn clean build test:*","test:lint":"if-node-version \">=4\" eslint lib tests/lib index.js","test:mocha":"nyc mocha tests/lib/**/*.js --reporter progress","coverage":"nyc report --reporter=lcov && opener ./coverage/lcov-report/index.html","watch":"mocha tests/lib/**/*.js --reporter progress --watch --growl","test@2":"rimraf \"node_modules/eslint-{config,plugin}-*\" && npm i eslint@2 && npm run test:mocha -- -i -g NOT_SUPPORTED_ON_2","codecov":"nyc report -r lcovonly && codecov"},"engines":{"node":">=0.10"},"peerDependencies":{"eslint":">=2.0.0"},"dependencies":{"ignore":"^3.0.11","minimatch":"^3.0.2","object-assign":"^4.0.1","resolve":"^1.1.7","semver":"5.3.0"},"devDependencies":{"codecov":"^1.0.1","eslint":"^3.9.0","eslint-config-mysticatea":"^7.0.0","if-node-version":"^1.0.0","mocha":"^3.0.2","npm-run-all":"^3.1.0","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":"8fd03edb89bb04ced5ffd137d274f716f73a35ce","_id":"eslint-plugin-node@3.0.5","_shasum":"03c8e23c6011eabd240e7ebf3556ec6e50fc734e","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.9.1","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"03c8e23c6011eabd240e7ebf3556ec6e50fc734e","size":23984,"noattachment":false,"key":"/eslint-plugin-node/-/eslint-plugin-node-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-node/download/eslint-plugin-node-3.0.5.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-node-3.0.5.tgz_1480560196203_0.147736384999007"},"directories":{},"publish_time":1480560197972,"_cnpm_publish_time":1480560197972,"_hasShrinkwrap":false,"dist-tags":{"latest":"11.1.0","next":"7.0.0-beta.0","old":"4.2.3"}}