{"name":"eslint-plugin-node","version":"0.2.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 --rulesdir lib/rules --rule \"no-missing-require:2\"","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","dev":"node scripts/dev.js","coveralls":"cat coverage/lcov.info | coveralls"},"peerDependencies":{"eslint":">=1.0.0"},"dependencies":{"minimatch":"^3.0.0","object-assign":"^4.0.1","resolve":"^1.1.6"},"devDependencies":{"coveralls":"^2.11.4","eslint":"^1.10.1","eslint-config-eslint":"^1.0.1","istanbul":"^0.4.0","mocha":"^2.3.4","npm-run-all":"^1.3.2","rimraf":"^2.4.4","shelljs":"^0.5.3","watch":"^0.16.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":"77cb1634d835662c72b35c823724b71f87baee8a","_id":"eslint-plugin-node@0.2.0","_shasum":"7deab76c7dc2446a190eafeed71717c2913c99f3","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.2","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"7deab76c7dc2446a190eafeed71717c2913c99f3","size":5604,"noattachment":false,"key":"/eslint-plugin-node/-/eslint-plugin-node-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-node/download/eslint-plugin-node-0.2.0.tgz"},"directories":{},"publish_time":1448718558225,"_cnpm_publish_time":1448718558225,"_hasShrinkwrap":false,"dist-tags":{"latest":"11.1.0","next":"7.0.0-beta.0","old":"4.2.3"}}