{"name":"eslint-find-rules","version":"3.2.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 npm test","lint":"xo","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","report-coverage":"cat ./coverage/lcov.info | node_modules/.bin/codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post","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":{"cliui":"^3.2.0","eslint-rule-documentation":"^1.0.0","path-is-absolute":"^1.0.1","which":"^1.2.8","window-size":"0.3.0","yargs":"^8.0.1"},"devDependencies":{"all-contributors-cli":"^4.3.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-es2015":"^6.24.1","codecov":"^2.2.0","commitizen":"^2.9.6","cz-conventional-changelog":"^2.0.0","eslint":"^3.12.0 || ^4.0.0","ghooks":"^2.0.0","mocha":"^3.0.1","npm-run-all":"^4.0.2","nyc":"^11.0.2","opt-cli":"^1.1.1","proxyquire":"^1.8.0","rimraf":"^2.6.0","semantic-release":"^6.3.6","sinon":"^2.3.4","travis-after-all":"^1.4.4","validate-commit-msg":"^2.12.2","xo":"^0.18.2"},"peerDependencies":{"eslint":"^3.12.0 || ^4.0.0"},"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","xo":{"envs":["mocha"],"esnext":true,"space":true},"gitHead":"e11e72acd932394208200f6ba0e23a90cec40850","_id":"eslint-find-rules@3.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"ta2edchimp","email":"kontakt@andreaswindt.de"},"dist":{"shasum":"39405ca41891d15ba9c4c023366566c3de9395ea","size":15075,"noattachment":false,"key":"/eslint-find-rules/-/eslint-find-rules-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-find-rules/download/eslint-find-rules-3.2.1.tgz"},"maintainers":[{"name":"ljharb","email":""},{"name":"sarbbottam","email":""},{"name":"ta2edchimp","email":"kontakt@andreaswindt.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-find-rules_3.2.1_1519407778673_0.0360120129861381"},"_hasShrinkwrap":false,"publish_time":1519407778854,"_cnpm_publish_time":1519407778854,"_cnpmcore_publish_time":"2021-12-17T00:16:32.569Z","dist-tags":{"latest":"5.0.0"}}