{"name":"@swagger-api/apidom-ast","version":"1.10.0","description":"Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"type":"module","sideEffects":false,"unpkg":"./dist/apidom.ast.min.js","main":"./src/index.cjs","exports":{"types":"./types/apidom-ast.d.ts","import":"./src/index.mjs","require":"./src/index.cjs"},"types":"./types/apidom-ast.d.ts","scripts":{"build":"npm run clean && run-p --max-parallel ${CPU_CORES:-6} typescript:declaration build:es build:cjs build:umd:browser","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","build:umd:browser":"vite build","lint":"eslint ./","lint:fix":"eslint ./ --fix","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' ./dist ./types","test":"NODE_ENV=test ts-mocha --exit","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","postpack":"rimraf NOTICE LICENSES"},"repository":{"type":"git","url":"git+https://github.com/swagger-api/apidom.git"},"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","bugs":{"url":"https://github.com/swagger-api/apidom/issues"},"homepage":"https://github.com/swagger-api/apidom#readme","dependencies":{"@babel/runtime-corejs3":"^7.26.10","@swagger-api/apidom-error":"^1.10.0","@types/ramda":"~0.30.0","ramda":"~0.30.0","ramda-adjunct":"^5.0.0","unraw":"^3.0.0"},"gitHead":"c72e92fc541b7df2b92335a0f2df147eb7b9b945","_id":"@swagger-api/apidom-ast@1.10.0","_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.6/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-K8LkkWqsrXT+i8UGIHZ4HOfQ+kEuMVf7JZnS7lgSPCSUeC25iP/nrsIMPmOtZ20cS40BSxp7PjF/umt4pfOKNg==","shasum":"46b625863876665886d341e430a137fad98f0c36","tarball":"https://registry.npmjs.org/@swagger-api/apidom-ast/-/apidom-ast-1.10.0.tgz","fileCount":121,"unpackedSize":590874,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC5tLSWsOdfJo1JdbKERdznDODrTrWkXeErYl1KvFoZ9AiEAzAQTuck9xhoW9rEFInNyTBemypMXc8ZmEujNy76nQFg="}]},"_npmUser":{"name":"swagger-api","email":"apiteam@swagger.io"},"directories":{},"maintainers":[{"name":"swagger-api","email":"apiteam@swagger.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/apidom-ast_1.10.0_1775042021167_0.025361033335127514"},"_hasShrinkwrap":false}