{"name":"@typescript-eslint/eslint-plugin","version":"5.4.0","description":"TypeScript plugin for ESLint","keywords":["eslint","eslintplugin","eslint-plugin","typescript"],"engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"repository":{"type":"git","url":"git+https://github.com/typescript-eslint/typescript-eslint.git","directory":"packages/eslint-plugin"},"bugs":{"url":"https://github.com/typescript-eslint/typescript-eslint/issues"},"license":"MIT","main":"dist/index.js","types":"index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","check-docs":"jest tests/docs.test.ts --runTestsByPath --silent --runInBand","check-configs":"jest tests/configs.test.ts --runTestsByPath --silent --runInBand","clean":"tsc -b tsconfig.build.json --clean","postclean":"rimraf dist && rimraf coverage","format":"prettier --write \"./**/*.{ts,js,json,md}\" --ignore-path ../../.prettierignore","generate:configs":"../../node_modules/.bin/ts-node --files --transpile-only tools/generate-configs.ts","generate:rules-lists":"../../node_modules/.bin/ts-node --files --transpile-only tools/generate-rules-lists.ts","lint":"eslint . --ext .js,.ts --ignore-path ../../.eslintignore","test":"jest --coverage","typecheck":"tsc -p tsconfig.json --noEmit"},"dependencies":{"@typescript-eslint/experimental-utils":"5.4.0","@typescript-eslint/scope-manager":"5.4.0","debug":"^4.3.2","functional-red-black-tree":"^1.0.1","ignore":"^5.1.8","regexpp":"^3.2.0","semver":"^7.3.5","tsutils":"^3.21.0"},"devDependencies":{"@types/debug":"*","@types/marked":"*","@types/prettier":"*","chalk":"^4.1.2","marked":"^3.0.7","prettier":"*","typescript":"*"},"peerDependencies":{"@typescript-eslint/parser":"^5.0.0","eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"gitHead":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","_id":"@typescript-eslint/eslint-plugin@5.4.0","_nodeVersion":"12.22.7","_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","dist":{"shasum":"05e711a2e7b68342661fde61bccbd1531c19521a","size":405716,"noattachment":false,"key":"/@typescript-eslint/eslint-plugin/-/@typescript-eslint/eslint-plugin-5.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-5.4.0.tgz"},"_npmUser":{"name":"jameshenry","email":"npm@jameshenry.email"},"directories":{},"maintainers":[{"name":"bradzacher","email":"brad.zacher@gmail.com"},{"name":"jameshenry","email":"james@henry.sc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin_5.4.0_1636999374509_0.44152420494248723"},"_hasShrinkwrap":false,"publish_time":1636999374756,"_cnpm_publish_time":1636999374756,"dist-tags":{"canary":"8.58.2-alpha.8","latest":"8.58.1","rc-v":"6.0.0-alpha.58","rc-v3":"3.0.0-alpha.27","rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62"}}