{"name":"eslint-find-rules","version":"3.6.1","description":"Find built-in ESLint rules you don't have in your custom config.","main":"dist/lib/rule-finder.js","scripts":{"cover":"nyc --reporter=lcov --reporter=text --reporter=html npm test","lint":"eslint --ext .js,.json .","test":"mocha --recursive","update-contributors":"all-contributors generate","commit":"git-cz","validate":"npm-run-all --parallel lint cover --sequential check-coverage","check-coverage":"nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100","prebuild":"rimraf dist","build":"babel src -d dist","prepublish":"npm run build","report-coverage":"cat ./coverage/lcov.info | node_modules/.bin/codecov","travis-after-all":"travis-after-all && npm run report-coverage"},"bin":{"eslint-find-rules":"dist/bin/find.js","eslint-diff-rules":"dist/bin/diff.js"},"keywords":[],"author":{"name":"Michał Gołębiowski","email":"m.goleb@gmail.com"},"contributors":[{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","url":"http://kentcdodds.com/"},{"name":"Sarbbottam Bandyopadhyay","email":"sarbbottam@gmail.com"},{"name":"Andreas Windt","email":"email@andreaswindt.com"}],"license":"MIT","dependencies":{"@eslint/eslintrc":"^0.1.3","cliui":"^3.2.0","eslint-rule-documentation":"^1.0.23","glob":"^7.1.6","path-is-absolute":"^1.0.1","which":"^1.3.1","window-size":"^0.3.0","yargs":"^8.0.2"},"devDependencies":{"ajv":"^5 || ^6","all-contributors-cli":"^4.11.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-preset-es2015":"^6.24.1","codecov":"^2.3.1","commitizen":"^2.10.1","cz-conventional-changelog":"^2.1.0","eslint":"^3.12.0 || ^4 || ^5 || ^6 || ^7","eslint-plugin-json":"^2.1.2","ghooks":"^2.0.4","mocha":"^3.5.3","npm-run-all":"^4.1.5","nyc":"^11.9.0","opt-cli":"^1.6.0","proxyquire":"^1.8.0","rimraf":"^2.7.1","sinon":"^2.4.1","travis-after-all":"^1.4.5","validate-commit-msg":"^2.14.0"},"peerDependencies":{"eslint":"^3.12.0 || ^4 || ^5 || ^6 || ^7"},"nyc":{"exclude":["test/**/*"]},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"opt --in pre-commit --exec \"npm run validate\""},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"repository":{"type":"git","url":"git+https://github.com/sarbbottam/eslint-find-rules.git"},"bugs":{"url":"https://github.com/sarbbottam/eslint-find-rules/issues"},"homepage":"https://github.com/sarbbottam/eslint-find-rules#readme","gitHead":"c8a71a137e34dd396d63f235230aceef3cf9fe3e","_id":"eslint-find-rules@3.6.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"587a44df4544f6e4c67a6582bbe4148fa1a9254a","size":19348,"noattachment":false,"key":"/eslint-find-rules/-/eslint-find-rules-3.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-find-rules/download/eslint-find-rules-3.6.1.tgz"},"maintainers":[{"name":"ljharb","email":""},{"name":"sarbbottam","email":""},{"name":"ta2edchimp","email":"kontakt@andreaswindt.de"}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-find-rules_3.6.1_1599376437096_0.25337338995161196"},"_hasShrinkwrap":false,"publish_time":1599376437239,"_cnpm_publish_time":1599376437239,"_cnpmcore_publish_time":"2021-12-17T00:16:30.764Z","dist-tags":{"latest":"5.0.0"}}