{"name":"eslint-find-rules","version":"1.0.0","description":"Find built-in ESLint rules you don't have in your custom config.","main":"src/rule-finder.js","scripts":{"cover":"nyc --reporter=lcov --reporter=text mocha","test":"mocha","lint":"eslint --ignore-pattern test/fixtures .","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","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 & npm run semantic-release)"},"bin":{"eslint-find-rules":"src/bin.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":{"path-is-absolute":"1.0.0","yargs":"^4.4.0"},"devDependencies":{"all-contributors-cli":"2.0.0-beta6","codecov":"1.0.1","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","eslint":"2.7.0","eslint-config-kentcdodds":"6.1.1","ghooks":"1.2.0","mocha":"^2.4.5","npm-run-all":"1.7.0","nyc":"6.4.0","opt-cli":"^1.1.1","proxyquire":"1.7.4","semantic-release":"4.3.5","sinon":"^1.17.3","travis-after-all":"^1.4.4","validate-commit-msg":"2.5.0","yargs":"^4.4.0"},"peerDependencies":{"eslint":"^2.0.0"},"eslintConfig":{"extends":"kentcdodds","parserOptions":{"ecmaVersion":5},"env":{"mocha":true},"rules":{"no-var":0,"func-names":0,"object-shorthand":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","gitHead":"924244a0b9530827fcd0a3a277c549c1a8a31e60","_id":"eslint-find-rules@1.0.0","_shasum":"0bd390b6d7d7a05bb689f3db2d982f808e94767c","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.1","_npmUser":{"name":"sarbbottam","email":"sarbbottam@gmail.com"},"dist":{"shasum":"0bd390b6d7d7a05bb689f3db2d982f808e94767c","size":7744,"noattachment":false,"key":"/eslint-find-rules/-/eslint-find-rules-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-find-rules/download/eslint-find-rules-1.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""},{"name":"sarbbottam","email":""},{"name":"ta2edchimp","email":"kontakt@andreaswindt.de"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/eslint-find-rules-1.0.0.tgz_1460663997006_0.8913598274812102"},"directories":{},"publish_time":1460663999152,"_hasShrinkwrap":false,"_cnpm_publish_time":1460663999152,"_cnpmcore_publish_time":"2021-12-17T00:16:40.933Z","dist-tags":{"latest":"5.0.0"}}