{"name":"eslint-plugin-node","version":"0.2.1","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":"0cd062316b1e819102bfb7f4e822534d1385376c","_id":"eslint-plugin-node@0.2.1","_shasum":"eebf6769f106c0c5bc0d081761eb16dea1e11eef","_from":".","_npmVersion":"3.5.0","_nodeVersion":"0.10.41","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"eebf6769f106c0c5bc0d081761eb16dea1e11eef","size":6117,"noattachment":false,"key":"/eslint-plugin-node/-/eslint-plugin-node-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-node/download/eslint-plugin-node-0.2.1.tgz"},"directories":{},"publish_time":1450168060297,"_cnpm_publish_time":1450168060297,"_hasShrinkwrap":false,"dist-tags":{"latest":"11.1.0","next":"7.0.0-beta.0","old":"4.2.3"}}