{"name":"espree","description":"An Esprima-compatible JavaScript parser built on Acorn","author":{"name":"Nicholas C. Zakas","email":"nicholas+npm@nczconsulting.com"},"homepage":"https://github.com/eslint/js/blob/main/packages/espree/README.md","main":"dist/espree.cjs","types":"./dist/espree.d.cts","type":"module","exports":{".":{"types":{"import":"./dist/espree.d.ts","require":"./dist/espree.d.cts"},"import":"./espree.js","require":"./dist/espree.cjs","default":"./dist/espree.cjs"},"./package.json":"./package.json"},"version":"11.2.0","engines":{"node":"^20.19.0 || ^22.13.0 || >=24"},"repository":{"type":"git","url":"git+https://github.com/eslint/js.git","directory":"packages/espree"},"bugs":{"url":"https://github.com/eslint/js/issues"},"funding":"https://opencollective.com/eslint","license":"BSD-2-Clause","dependencies":{"acorn":"^8.16.0","acorn-jsx":"^5.3.2","eslint-visitor-keys":"^5.0.1"},"devDependencies":{"shelljs":"^0.8.5","tsd":"^0.33.0"},"keywords":["ast","ecmascript","javascript","parser","syntax","acorn"],"scripts":{"build":"rollup -c rollup.config.js && npm run build:types && node -e \"fs.rmSync('dist/lib', { recursive: true })\"","build:debug":"npm run build -- -m","build:docs":"node tools/sync-docs.js","build:types":"tsc && tsc -p tsconfig-cjs.json","lint:types":"attw --pack","pretest":"npm run build","test":"npm run test:types && npm run test:cjs && npm run test:esm","test:cjs":"mocha --color --reporter progress --timeout 30000 \"tests/**/*.test.cjs\"","test:esm":"c8 mocha --color --reporter progress --timeout 30000 \"tests/**/*.test.js\"","test:types":"tsd --typings dist/espree.d.ts"},"sideEffects":false,"gitHead":"a73b94be20835cd52379a43629fa2225e3f18763","_id":"espree@11.2.0","_nodeVersion":"24.14.0","_npmVersion":"11.11.0","dist":{"shasum":"01d5e47dc332aaba3059008362454a8cc34ccaa5","size":24865,"noattachment":false,"key":"/espree/-/espree-11.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/espree/download/espree-11.2.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9364be98-4eeb-44d3-a083-9c4dcd38fd20"}},"directories":{},"maintainers":[{"name":"eslintbot","email":""},{"name":"openjsfoundation","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/espree_11.2.0_1772836360772_0.4888272931340345"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T22:32:40.951Z","publish_time":1772836360951,"_source_registry_name":"default","_cnpm_publish_time":1772836360951,"dist-tags":{"latest":"11.2.0","next":"8.0.0-beta.1"}}