{"name":"chevrotain","version":"12.0.0","description":"Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers","keywords":["parser","syntax","lexical","analysis","grammar","lexer","tokenizer","generator","compiler","fault","tolerant"],"engines":{"node":">=22.0.0"},"bugs":{"url":"https://github.com/Chevrotain/chevrotain/issues"},"license":"Apache-2.0","author":{"name":"Shahar Soel"},"type":"module","types":"./chevrotain.d.ts","exports":{".":{"import":"./lib/src/api.js","require":"./lib/src/api.js","types":"./chevrotain.d.ts"}},"repository":{"type":"git","url":"git://github.com/Chevrotain/chevrotain.git"},"homepage":"https://chevrotain.io/docs/","scripts":{"---------- CI FLOWS --------":"","ci":"pnpm run build test","build":"npm-run-all clean compile bundle","test":"npm-run-all coverage","version":"node ./scripts/version-update.js","---------- DEV FLOWS --------":"","watch":"tsc -w","unit-tests":"mocha --enable-source-maps","quick-build":"tsc && npm-run-all bundle","---------- BUILD STEPS --------":"","clean":"shx rm -rf coverage dev lib temp","compile":"tsc","compile:watch":"tsc -w","coverage":"c8 mocha --enable-source-maps","---------- BUNDLING --------":"","bundle":"npm-run-all bundle:**","bundle:esm:regular":"esbuild ./lib/src/api.js --bundle --sourcemap --format=esm --outfile=lib/chevrotain.mjs","bundle:esm:min":"esbuild ./lib/src/api.js --bundle --minify --format=esm --sourcemap --outfile=lib/chevrotain.min.mjs"},"dependencies":{"@chevrotain/cst-dts-gen":"12.0.0","@chevrotain/gast":"12.0.0","@chevrotain/regexp-to-ast":"12.0.0","@chevrotain/types":"12.0.0","@chevrotain/utils":"12.0.0"},"devDependencies":{"@types/jsdom":"28.0.0","@types/sinon":"21.0.0","@types/sinon-chai":"4.0.0","error-stack-parser":"2.1.4","esbuild":"0.27.3","gen-esm-wrapper":"1.1.3","gitty":"3.7.2","jsdom":"28.1.0","jsonfile":"6.2.0","require-from-string":"2.0.2","sinon":"21.0.2","sinon-chai":"4.0.1","xregexp":"5.1.2"},"gitHead":"d3b4d05d5dd53d53d27175119bc7c9ed8056e3d5","_id":"chevrotain@12.0.0","_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.5/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-csJvb+6kEiQaqo1woTdSAuOWdN0WTLIydkKrBnS+V5gZz0oqBrp4kQ35519QgK6TpBThiG3V1vNSHlIkv4AglQ==","shasum":"8ebefe0a0516b1b314a8d9c7f4e948a509098d1c","tarball":"https://registry.npmjs.org/chevrotain/-/chevrotain-12.0.0.tgz","fileCount":141,"unpackedSize":1233533,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/chevrotain@12.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBkwuLO5Et90L7vT/1cNgeU9gUM72fDsOiTQH0PNQWjhAiApBfOodR/tXGF8XLoKqD9Rg0s4431W2tNvXDKaE6IHqg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:781a5c4a-e8a2-4061-bb73-4058c7ad3052"}},"directories":{},"maintainers":[{"name":"bd82","email":"shahars@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chevrotain_12.0.0_1773429680772_0.7610652177463224"},"_hasShrinkwrap":false}