{"name":"@typescript-eslint/parser","version":"5.40.0","description":"An ESLint custom parser which leverages TypeScript ESTree","main":"dist/index.js","types":"dist/index.d.ts","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/parser"},"bugs":{"url":"https://github.com/typescript-eslint/typescript-eslint/issues"},"license":"BSD-2-Clause","keywords":["ast","ecmascript","javascript","typescript","parser","syntax","eslint"],"scripts":{"build":"tsc -b tsconfig.build.json","postbuild":"downlevel-dts dist _ts3.4/dist","clean":"tsc -b tsconfig.build.json --clean","postclean":"rimraf dist && rimraf _ts3.4 && rimraf coverage","format":"prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore","lint":"eslint . --ignore-path='../../.eslintignore'","test":"jest --coverage","typecheck":"tsc -p tsconfig.json --noEmit"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"dependencies":{"@typescript-eslint/scope-manager":"5.40.0","@typescript-eslint/types":"5.40.0","@typescript-eslint/typescript-estree":"5.40.0","debug":"^4.3.4"},"devDependencies":{"@types/glob":"*","glob":"*","typescript":"*"},"peerDependenciesMeta":{"typescript":{"optional":true}},"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"typesVersions":{"<3.8":{"*":["_ts3.4/*"]}},"gitHead":"6ac0aa7ef4506031687b92240f5cbdd13f568917","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","_id":"@typescript-eslint/parser@5.40.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.4/node@v16.17.1+x64 (linux)","dist":{"shasum":"432bddc1fe9154945660f67c1ba6d44de5014840","size":10125,"noattachment":false,"key":"/@typescript-eslint/parser/-/@typescript-eslint/parser-5.40.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@typescript-eslint/parser/download/@typescript-eslint/parser-5.40.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/parser_5.40.0_1665423617277_0.2621614673870276"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-10T17:56:42.281Z","publish_time":1665423617506,"_cnpm_publish_time":1665423617506,"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"}}