{"name":"@typescript-eslint/eslint-plugin","version":"5.3.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.3.0","@typescript-eslint/scope-manager":"5.3.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":"c289d1358c62c41847ee2f32d135f13321dca177","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","_id":"@typescript-eslint/eslint-plugin@5.3.0","_nodeVersion":"12.22.7","_npmVersion":"lerna/3.22.1/node@v12.22.7+x64 (linux)","dist":{"shasum":"a55ae72d28ffeb6badd817fe4566c9cced1f5e29","size":437450,"noattachment":false,"key":"/@typescript-eslint/eslint-plugin/-/@typescript-eslint/eslint-plugin-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-5.3.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.3.0_1635786148679_0.022557760565653062"},"_hasShrinkwrap":false,"publish_time":1635786148945,"_cnpm_publish_time":1635786148945,"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"}}