{"name":"@swagger-api/apidom-parser-adapter-asyncapi-json-2","version":"1.10.2","description":"Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"type":"module","sideEffects":false,"unpkg":"./dist/apidom-parser-apdater-asyncapi-json-2.browser.min.js","main":"./src/adapter.cjs","exports":{"types":"./types/apidom-parser-adapter-asyncapi-json-2.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"types":"./types/apidom-parser-adapter-asyncapi-json-2.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","typescript:check-types":"tsc --noEmit && tsc -p ./test/tsconfig.json --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","test":"NODE_ENV=test ts-mocha --exit","perf":"cross-env BABEL_ENV=es babel ./test/perf/index.ts --out-file ./test/perf/index.mjs --root-mode 'upward' && cross-env NODE_ENV=test node ./test/perf/index.mjs","perf:lexical-analysis":"cross-env BABEL_ENV=es babel ./test/perf/lexical-analysis.ts --out-file ./test/perf/lexical-analysis.mjs --root-mode 'upward' && cross-env NODE_ENV=test node ./test/perf/lexical-analysis.mjs","perf:syntactic-analysis":"cross-env BABEL_ENV=es babel ./test/perf/syntactic-analysis.ts --out-file ./test/perf/syntactic-analysis.mjs --root-mode 'upward' && cross-env NODE_ENV=test node ./test/perf/syntactic-analysis.mjs","perf:refract":"cross-env BABEL_ENV=es babel ./test/perf/refract.ts --out-file ./test/perf/refract.mjs --root-mode 'upward' && cross-env NODE_ENV=test node ./test/perf/refract.mjs","perf:parse":"cross-env BABEL_ENV=es babel ./test/perf/parse.ts --out-file ./test/perf/parse.mjs --root-mode 'upward' && cross-env NODE_ENV=test node ./test/perf/parse.mjs","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","dependencies":{"@babel/runtime-corejs3":"^7.26.10","@swagger-api/apidom-core":"^1.10.2","@swagger-api/apidom-ns-asyncapi-2":"^1.10.2","@swagger-api/apidom-parser-adapter-json":"^1.10.2","@types/ramda":"~0.30.0","ramda":"~0.30.0","ramda-adjunct":"^5.0.0"},"gitHead":"0d5f18c07ff1c52d406c8af97948de0e5654aa38","_id":"@swagger-api/apidom-parser-adapter-asyncapi-json-2@1.10.2","bugs":{"url":"https://github.com/swagger-api/apidom/issues"},"homepage":"https://github.com/swagger-api/apidom#readme","_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.6/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-FDNjqmn2vV1jFoVVwQDO0XPPm8R5xzmcyY/6yBLFmKZADin3smSKVZ+njYHmfRjpspXwN0AwI0drdvuH0FZLJg==","shasum":"aca77a0e3abb7643aab18fa7dcb370334de6d264","tarball":"https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-asyncapi-json-2/-/apidom-parser-adapter-asyncapi-json-2-1.10.2.tgz","fileCount":17,"unpackedSize":1403966,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEoXUyB3tF5Vx0ZbrSNfj/FCNZETEXcfsAgiLD59BwNyAiEA1KFULZn/ETSf3ztcHVTMdKCaKMcXd2cWTn8JJJa2nJs="}]},"_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-parser-adapter-asyncapi-json-2_1.10.2_1776077045169_0.7788289041050789"},"_hasShrinkwrap":false}