{"name":"@swagger-api/apidom-ast","version":"1.11.3","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.11.3","@types/ramda":"~0.30.0","ramda":"~0.30.0","ramda-adjunct":"^5.0.0","unraw":"^3.0.0"},"gitHead":"383af88d83bff417c3c7dccba3d34cf71dcafeb6","_id":"@swagger-api/apidom-ast@1.11.3","_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.6/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-Nfi/0vy+cIHClX7raXamtHnCMBbwI1PEg+yroIzyy8LcCH7zcS0Xi4ARG3CkDQswOnWO2gLDAUAFjDvkQWdZ+A==","shasum":"aeda3142e895ea1798a8da8293a5abdd62cd9a33","tarball":"https://registry.npmjs.org/@swagger-api/apidom-ast/-/apidom-ast-1.11.3.tgz","fileCount":121,"unpackedSize":541985,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGei8sxJucrZpN4dnxypvulz2x+Xyf+51/jPKu7LGQQGAiAl2f1GUJDsnlVC1/ZTvIqq7HHF7Wu4tAnyQw/++uHBlw=="}]},"_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.11.3_1782132878060_0.7088631748522307"},"_hasShrinkwrap":false}