{"_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1","_rev":"70-c629a67b0746e06bfcd0518c6841960f","name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","dist-tags":{"latest":"5.2.6"},"versions":{"1.12.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"1.12.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@1.12.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"b3fbcfb09375cab6fae3e8c252c2385763d12706","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-1.12.1.tgz","fileCount":21,"integrity":"sha512-6wj5UkWnY1/BFcKalz5AO49aegbZZPKqUiaYG28qs3c4RmpSw8LPBCpkHlmopaDsLh6i1mlttyn6hNrtav/LGw==","signatures":[{"sig":"MEQCIC27okwePJuO0zdujRJxUAAnhLGvrNfw6KZRcZBD0NY/AiBAvs0oRLFMA9t5A3TDCtpCdDgZTHEQCmlk6rQFdbAvzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@1.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3441422},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"49be88493f922c4ace2e4ebc0f23387ccb62c4fc","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"char0n","email":"vladimir.gorej@gmail.com"},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","@types/ramda":"~0.30.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^1.12.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-ns-openapi-3-1":"^1.12.1","@speclynx/apidom-parser-adapter-json":"^1.12.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_1.12.1_1766497344108_0.534163188373932","host":"s3://npm-registry-packages-npm-production"}},"1.12.2":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"1.12.2","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@1.12.2","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"f90858e4dd37d0f1fd6fb15a70d9fcea237dcd9f","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-1.12.2.tgz","fileCount":21,"integrity":"sha512-+Xbt5SRTEVBi3a/xVtvEibgNAC8r9Q/rYw8dYvBQoL7vVMPKenP2HuEmgVNVCebNmshRdYKPpVYkLhM6AVTDSg==","signatures":[{"sig":"MEQCIH1p9LgdRXtNT43W1n6Pw4jjFhAEQ2NOlQbMQ+/ZVkAZAiAxUuNAm+nUhxZpta5I/V/yrjxporqJUYCCiK6NgfhWPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@1.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3441600},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"8c77c8183cb058797925e09a0b5399612e3a2e39","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","@types/ramda":"~0.30.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^1.12.2","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-ns-openapi-3-1":"^1.12.2","@speclynx/apidom-parser-adapter-json":"^1.12.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_1.12.2_1766500822748_0.7468065723744837","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.0.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.0.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"ddcc09ddf076a98a65ede43ff33bef3e7e536f86","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.0.1.tgz","fileCount":21,"integrity":"sha512-bTTGC8KVM805dmcs/ZGyHC4mb2iYT2TDIshqkJ93ZVzWp9XWWdkm168m9ioUcOq2mJsM6ZuP5G5mYzGfEwYQGw==","signatures":[{"sig":"MEUCIQCDujucIfYkwSXzakvOUcp4fStg4PcZKfP13jwfgcNoVQIgLzw+huANBa7y8W/ThETQW6LemydQKe8LGchEpQl120Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3280761},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"6a9caf87f445f76ffd69afa760990ffa784bc82d","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.0.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.0.1","@speclynx/apidom-ns-openapi-3-1":"^2.0.1","@speclynx/apidom-parser-adapter-json":"^2.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.0.1_1768387618137_0.12153472279018596","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.1.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.1.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"ee2ae40e006454cc7bbe4cfc90e0165308ef142d","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.1.0.tgz","fileCount":21,"integrity":"sha512-T8/+yPNX6epYTiRsGT7lNPEay3mVEZl05GOsLDTk2FpB7ircC95I0v9xNcYjZBt9I5j0vUYuFrRgtPPQjNuJnA==","signatures":[{"sig":"MEUCIQD0MjMDI1BOW+Ql8QoDdUlEjfZxzifgz7vNzsg7Tw69XwIgWhIeGzVt3y8+nSJ4LCNdR2GIM2O0ijGbOstn8FXgk4U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3463885},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"dd02cfbbe82b0a31c6e7c444cec140e740e1c6e9","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.1.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.1.0","@speclynx/apidom-ns-openapi-3-1":"^2.1.0","@speclynx/apidom-parser-adapter-json":"^2.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.1.0_1768687982742_0.10475065303388509","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.2.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.2.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"314aa20f2605b1b39b731be206cd3fb01dbf160d","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.2.0.tgz","fileCount":21,"integrity":"sha512-sl9483VJ4gEekb2SdaE+Zl14ROP/QjwlxKEXbO4vTobAa8aNTx2Kq0A2sri11SZFQXZO02Ain0f4Mac99nQ+Gg==","signatures":[{"sig":"MEUCIEfsl2tOI9T/IDV4Rvnqj7Vg5Z4fgB+as+Q8+BsCzvKDAiEA8uT+kXiwsZfFAcLaQ+pjhR7w9fq1e1tr188SWvNfGa4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3567600},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"a3bfd57f83437ee123f2ef3175aedf30dd860b67","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.2.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.2.0","@speclynx/apidom-ns-openapi-3-1":"^2.2.0","@speclynx/apidom-parser-adapter-json":"^2.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.2.0_1768839071961_0.34611973888530345","host":"s3://npm-registry-packages-npm-production"}},"2.2.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.2.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.2.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"cb99f1831d970007709b9f43768287e070552759","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.2.1.tgz","fileCount":21,"integrity":"sha512-fDtirdImB5cCzAKY7vnBAIXrZIgi740AK6TbvBaL6RzONpfC3SjFdjIANDKFsfeWz1WZf68QEHyyow8qhBSXeA==","signatures":[{"sig":"MEYCIQDkSPaaj/lX2GPGMI8K35R8g2ZttZoO42cpEGTTW2iL/AIhAM9zu+v/rfa3OEsogGDmvc6yYtAqbbZSz/tJqSMYPJ1C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3569089},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"3d4d6dd6b579ad443dc578ce1e3f05abf27228be","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.2.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.2.1","@speclynx/apidom-ns-openapi-3-1":"^2.2.1","@speclynx/apidom-parser-adapter-json":"^2.2.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.2.1_1768901903066_0.3779303486849843","host":"s3://npm-registry-packages-npm-production"}},"2.2.2":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.2.2","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.2.2","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"8dc75c392a4066edcea0c33075e01261058150a9","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.2.2.tgz","fileCount":21,"integrity":"sha512-0PWNd+zY+7FwE0OLKjkSkd0YgXLFKXm/X4b9Ok5ZlC+xMo0qUuKw+h5LVZfDw30VsmF2y6tHJWJ1BvUsxSq9LA==","signatures":[{"sig":"MEUCICPZ8vs9AXy8xQQ6rFfgHOR1cxvCHpEgb9lZTNnDkWgtAiEAvdLWpMK/wN+Z7iTH3uVPtI52HvDP+1wTslViUC4OYaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3569264},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"220dbc19c94e58d28ea05d05c4eaf2f5dc0c5fbc","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.2.2","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.2.2","@speclynx/apidom-ns-openapi-3-1":"^2.2.2","@speclynx/apidom-parser-adapter-json":"^2.2.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.2.2_1769158999787_0.6896030830239803","host":"s3://npm-registry-packages-npm-production"}},"2.2.3":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.2.3","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.2.3","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"30dbf59e6c9a2ac2c2c89e9b20fa6e918d14554b","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.2.3.tgz","fileCount":16,"integrity":"sha512-oobmSQSj3pmzm47yECpQ0M2NHPuSIRg6ppqeoqi/dSAOpL4DGXhh02sf0+/xDgT9TuDIVrhMG+tgmz17+vmchw==","signatures":[{"sig":"MEYCIQCukFYnOzkZcWXQU5YHF6BhVjBYb25nTiyyOmLKf66NkAIhAP5gg8V4jzi2+cBH+1k6NppE0plaELC2X6ZZ5794W4aj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3159386},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"e08f97d01904015b1cf621e093145fe55de0d02d","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.2.3","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.2.3","@speclynx/apidom-ns-openapi-3-1":"^2.2.3","@speclynx/apidom-parser-adapter-json":"^2.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.2.3_1769469790661_0.02078012905887805","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.3.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.3.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"1ac8b407f084e6ed97d54092b7bbde1c1c5a5a92","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.3.0.tgz","fileCount":16,"integrity":"sha512-geG0CfOveSNCbMYh0DW/z0EO4+qvn0rw5tL4RoFRM+NJWx+KExvRdE1eiOrH++1MVpvIR7/2QmZNHSeQIRQIFQ==","signatures":[{"sig":"MEQCIE3KLhhLDz+CJgeZgH35aOwrWkGkV+/xMiNP7A/T/J3GAiA6suA2dnLGAR1Rg21tTaaFBGPDsADXsxwD9btZhvqDsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3160278},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"b561fa09e688f1d9b1968b8353f32ddad9a4a803","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","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","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.3.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.3.0","@speclynx/apidom-ns-openapi-3-1":"^2.3.0","@speclynx/apidom-parser-adapter-json":"^2.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.3.0_1769519960069_0.7974110876234692","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.4.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.4.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"b4b40179388bfd22f8885b222fae086ca8b8857e","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.4.0.tgz","fileCount":16,"integrity":"sha512-P9Pw7wRwufMBxMf/P7Ys5lR6hKvaEas/rgmBDztlvjchT1leTxo4DE7h85EFMpH17X0waZfGN6mEIBtpICAgXw==","signatures":[{"sig":"MEUCICPdSwnW90zhLGgrIl/h3Mec2Xp8ZL+PBDSzRibz23p8AiEAy97I4i6zhoVDdHvkQ3XSywVb/T77br6pIqR48w1KOpA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3160412},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"f127ee0b98cc108b83a690bf317895e17a32b4d4","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.4.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.4.0","@speclynx/apidom-ns-openapi-3-1":"^2.4.0","@speclynx/apidom-parser-adapter-json":"^2.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.4.0_1769689163420_0.8197061893571251","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.5.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.5.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"d991447162c633c59d0ba91b676970293669f6d3","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.5.0.tgz","fileCount":16,"integrity":"sha512-fR9YvlxnnFKb70QUTLanqfY9ZMleeSk97XfQ9jd9gp15pBtEWX81YgbGazQaadruVj+SZlthQUt4UDIjgLopAg==","signatures":[{"sig":"MEUCIHK81U4ydFYrTjhTysSVlgj5H9uconc+MeVO3NC0OWh0AiEAwyXf3hCi1A6JSEC7t+N0myOR4Td4xfr5GkRalzcdYQc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3161798},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"6473d0f9ea30c7fe89aae039e91a0859eaf3cd1c","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.5.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.5.0","@speclynx/apidom-ns-openapi-3-1":"^2.5.0","@speclynx/apidom-parser-adapter-json":"^2.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.5.0_1769772956408_0.9796956495595419","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.5.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.5.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"d17a37f2a70c09c397a97f9b6b35928a705cb2ca","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.5.1.tgz","fileCount":16,"integrity":"sha512-IZy4ybUSro494eIFQb0jbsYGD7fuIBuYvuoBy2T3xRzIGOxhJ6Mj+jSWWFOlN9pehCqt9UnAWxJh+4O/jWw3yA==","signatures":[{"sig":"MEYCIQD1fJn8+qLo/F0uAS+QcA86VS7Ha/RbFjwSlmkyjvfxVwIhAI+w+eLb1Xesvj6yjid/URkGj242UloNAh8Omcfz8+/C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3161905},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"49572d30d0374de3ae9a52579ed490ef0fa07431","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.5.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.5.1","@speclynx/apidom-ns-openapi-3-1":"^2.5.1","@speclynx/apidom-parser-adapter-json":"^2.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.5.1_1769863437211_0.14079084263668418","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.6.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.6.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"a3a75e825fc3ba2804fb9c564fc59e5d0685244e","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.6.0.tgz","fileCount":16,"integrity":"sha512-2wxsjp++Btgkg4rMIyJlRXNk0/AIIHmOetGGKj3+9CmQDpirP8P+S9HsRrADOy3tqWdWny4HTbv2K44NNXsvHg==","signatures":[{"sig":"MEQCIDUdUUfJDOuGo9Rf5jDouXCyw3EHhTNbIqjxk3i6O3quAiA4bUSkE+RSLHYtQwC6VZntyYb0icIx38TnMlgADw2SuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3163557},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"d96eb344cc26a57935aa3a425ea2447d6e8e77b2","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.6.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.6.0","@speclynx/apidom-ns-openapi-3-1":"^2.6.0","@speclynx/apidom-parser-adapter-json":"^2.6.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.6.0_1770154377066_0.10327980126326475","host":"s3://npm-registry-packages-npm-production"}},"2.6.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.6.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.6.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"c3bec09c185d932d1d3fc848389da438228370a6","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.6.1.tgz","fileCount":16,"integrity":"sha512-ItM/pgMIBSAABWdIrv9QwX//+uwOSgvt3fTOh5tXD1jHQlWQZQ0MlgspisaIuSrYpMYudCxA8v0wkX07Otkw7A==","signatures":[{"sig":"MEQCIGf9zYXNFrvNL0p0Z6MVYgOkiXX7fHCvSv4NgCH6vReZAiBRedkPX3VLJ3cKKjvFIJ1l7Pu9s+7cybiEi4UzOP61nA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3163744},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"bac6186b9bca75fd7deac283c3fb042559eea5fb","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.6.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.6.1","@speclynx/apidom-ns-openapi-3-1":"^2.6.1","@speclynx/apidom-parser-adapter-json":"^2.6.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.6.1_1770208717920_0.9846327911221231","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.7.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.7.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"022cf3bfd7c33b4a42d19bd9fe37ff467debf373","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.7.0.tgz","fileCount":16,"integrity":"sha512-OmwvdbV0D+yVnQjHVDzdThbg2h+mlt4L/k8xLFwTifUTipsPst+wc419ZWaLFF5SJfwxX2ealhzecR20/4PWUQ==","signatures":[{"sig":"MEQCIEOVZPefI9eB8qAp9ZTLku8WA/bnZA7HeUXTKvNhy5vPAiBd0PmS/obFwpZaVcDG2PZ1xNjs0gtxVzhslp9bRh98Pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3163918},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"82ac9430aa882d0a5c63a17f7da8f5c0dcbca737","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.7.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.7.0","@speclynx/apidom-ns-openapi-3-1":"^2.7.0","@speclynx/apidom-parser-adapter-json":"^2.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.7.0_1770300627321_0.0869943933830486","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.8.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.8.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"4736f05866f74c3fbf5688cc7326a6344f484150","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.8.0.tgz","fileCount":16,"integrity":"sha512-VapwawTzkVmjSC/yIA6ASjmXG0IVp/QfhoIGMjN7xFJJeRVIVeyYTuxlAE0Qdeez9qJmp/y5yLpVeYoPTk7xiQ==","signatures":[{"sig":"MEQCIDcz7YhF0kT//L5uyeq/l4sYQZT38Qms2Y8w4FK932uiAiA+1aUGwpEC2+tAUTKP6IxpXxwhqoJUi9rgBeYSCO3QSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3164092},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"467e34a8f8a9d56622faf0794e4ef9c1fe86b849","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.8.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.8.0","@speclynx/apidom-ns-openapi-3-1":"^2.8.0","@speclynx/apidom-parser-adapter-json":"^2.8.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.8.0_1770422298007_0.2454116090896652","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.9.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.9.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"47f0428f26184e098f6d964fe0054de8e0348182","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.9.0.tgz","fileCount":16,"integrity":"sha512-jPdVV++SduYZbbnIEh/vpQOkz7jIMyH92CVBQOEBv4lGEUwz9jydphpQQQLm2vF13ZGeCzht3y4M2pwTZk/LwQ==","signatures":[{"sig":"MEQCIHAK5XRFrRNtUB1YUib8G3UliKPeYvdJQvOJZF1A1Qe0AiB7+627154D8jIGDuPbMlZ6493Nzp2NL2MTzMglaafx7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3164266},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"171956df4417a88238134c1854a5ff823aa144d8","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.9.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.9.0","@speclynx/apidom-ns-openapi-3-1":"^2.9.0","@speclynx/apidom-parser-adapter-json":"^2.9.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.9.0_1770536718061_0.04015436630361169","host":"s3://npm-registry-packages-npm-production"}},"2.10.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.10.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.10.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"6a01f7980fec97e660ed4de390525aea26f3077f","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.10.0.tgz","fileCount":16,"integrity":"sha512-oSUGKnvvEQw7PXtuzTGxbcrbLlwRNyCTiFZnxS26CLaIEs6wNRhGaW5uTQ4rYe8v0M9NsBw524EaKO8ug3sJXA==","signatures":[{"sig":"MEQCIFRDJr0FVWMxgAKn6cM7uO8OGhR8uRm5AnpxjHAXox2PAiAOZ5pLqzQQP+qgu2XxC8JRp7ywCjc0ss7RFLYLHpDcxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3164447},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"c2de0d651a39aff9118bb852e88a884d2d0aeb1b","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.10.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.10.0","@speclynx/apidom-ns-openapi-3-1":"^2.10.0","@speclynx/apidom-parser-adapter-json":"^2.10.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.10.0_1770554488240_0.34499410317373025","host":"s3://npm-registry-packages-npm-production"}},"2.10.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.10.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.10.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"b0ba8400c6caf886f3431f9c919c7c48067756e6","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.10.1.tgz","fileCount":16,"integrity":"sha512-ThZ5x3aHFDhn/tVLyISlnULSHh9MJMnLf8TccNC5kJ9nh/3gSXgAXKz8YbZJGVIWD0f6YcK/lgi3xtQE7gU4aA==","signatures":[{"sig":"MEYCIQCVgvwQpeNEXahjmc8VGgEpojKoXcWqKo9/DvLr6q6anQIhANm2Hj9gJqSkgmFNX9lcjtfaK+QAdbC2quV924uIY0XC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3164685},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"c17dde40295b5156a2fab55d247a5cbe0cd4ddf3","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.10.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.10.1","@speclynx/apidom-ns-openapi-3-1":"^2.10.1","@speclynx/apidom-parser-adapter-json":"^2.10.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.10.1_1770587629705_0.06142830053025161","host":"s3://npm-registry-packages-npm-production"}},"2.10.2":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.10.2","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.10.2","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"7ff7a51d920e2b3eb9aea19e9c8de383481d6def","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.10.2.tgz","fileCount":16,"integrity":"sha512-aoZWQ/JtfUepb6OzhYsnghK33mEQ4Xc7JxFbH45ANcwkFTHVzOBs2RQOA3OBIQDYWe71rVYsjwBCYd04DIh+Hg==","signatures":[{"sig":"MEQCIGqJMK32LCVpIpJow8S+bBhx9IFmT0Dlj5rlXH6caw7+AiA7ogcNbh1WKRfBUMZPiDiuxFB/930M9IupEbakujJLVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.10.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3164863},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"13e4768403e45eb996509a423b0e0b3833c31fc1","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.10.2","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.10.2","@speclynx/apidom-ns-openapi-3-1":"^2.10.2","@speclynx/apidom-parser-adapter-json":"^2.10.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.10.2_1770591366775_0.31259877541987935","host":"s3://npm-registry-packages-npm-production"}},"2.10.3":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.10.3","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.10.3","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"04e981cec7f6dddbdf206a8e456f87841c6c4ceb","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.10.3.tgz","fileCount":16,"integrity":"sha512-fndxR8db1A/dnXfozsUeYhKbk4g+W55dFAp6Uy75UVEWHXtjk1OKCfkZsLRSecdsjlKS0THKlZg1tB4nypWyDw==","signatures":[{"sig":"MEUCICtPXcdYyagAgJqzOkZaixaKIB1nOpUjqdpyMz0XgsPjAiEA1FazlcnvRiN7RqjDKHDfcYSxB8kh1ybb1+6xqikUHdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.10.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3165041},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"d4801d19a42266df43ce85d07990fbf25a1548ad","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.10.3","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.10.3","@speclynx/apidom-ns-openapi-3-1":"^2.10.3","@speclynx/apidom-parser-adapter-json":"^2.10.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.10.3_1770720248973_0.7618806557799425","host":"s3://npm-registry-packages-npm-production"}},"2.11.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.11.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.11.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"53a214f6318497bb9cc97c43b3d458ebee5673b7","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.11.0.tgz","fileCount":16,"integrity":"sha512-4YYREd5PlHbTXBfkPz2BQtN0RcRuJijltbuAyY0iQaDlKDY+jXokPB3vXMN327ZCxVAKiFmuGxjCC2r1mGxcrQ==","signatures":[{"sig":"MEQCIHVjdHDb5+HlzvVG0M6vKms/ax4zPvRHop8lC14NWELmAiAKyE79rfAPVgmwfiCWZrJBkjIyq1O0v5HhKO2ZkTWyWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3166319},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"ee7e9488621be61f5dc1b098b8af135dc83c9ac1","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.11.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.11.0","@speclynx/apidom-ns-openapi-3-1":"^2.11.0","@speclynx/apidom-parser-adapter-json":"^2.11.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.11.0_1770889413934_0.03677524520106901","host":"s3://npm-registry-packages-npm-production"}},"2.12.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.12.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.12.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"e0ae87710643a199038ff92ee120ad540f8fc708","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.12.0.tgz","fileCount":16,"integrity":"sha512-JH3nWl2DJXhJd1wJag8nZw3kDpZLASmbbCJ2fIchypB4QLRBInKeJ0ZX32Kw+haShD/Q8N0gWl7Zt3SWoE5I5Q==","signatures":[{"sig":"MEQCIE9c5qTti3p93BSIvEk6YRLajiV44FmS3mFIvKTuu0l/AiAcvRb6mvnQ1mlMJ1lGo9EqJWHlUlJWZb8mVIaLHt3D4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3181651},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"672efe907afef6ae5b547a8028db077297a0c52e","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"^2.12.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"^2.12.0","@speclynx/apidom-ns-openapi-3-1":"^2.12.0","@speclynx/apidom-parser-adapter-json":"^2.12.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.12.0_1771430505478_0.1680192342978839","host":"s3://npm-registry-packages-npm-production"}},"2.12.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.12.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.12.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"6bc2ee52e3bfcf5f9292d59a46d4e3b45a720ee4","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.12.1.tgz","fileCount":16,"integrity":"sha512-vt0GQCGuY9RZhylGlhpvLAfbXEHNAwM9eEunPDqDaXI3+apCwWjz8AUeJf1Ck9Y7J7ctPWENuxQzVnc3BeqLuQ==","signatures":[{"sig":"MEQCIFyyt4eXYlRLcAr041t5nP/rA/+6J6T9KsfFcmxH8u0BAiAm/ipI5cz5S04IbKCi2Y7qJSt6gq/Cop7MQDwpSiTccw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3181825},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"3cb0ffe38758d0d432f99272f2118291bdd7b717","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"2.12.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"2.12.1","@speclynx/apidom-ns-openapi-3-1":"2.12.1","@speclynx/apidom-parser-adapter-json":"2.12.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.12.1_1771440788151_0.28783852517445707","host":"s3://npm-registry-packages-npm-production"}},"2.12.2":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.12.2","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.12.2","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"d562d9ca97169bfb9b7b24f574076d052112dc07","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.12.2.tgz","fileCount":16,"integrity":"sha512-CPWx7wN44IuMJayRDgt5jJ0HSBbNPgES+n1OLiSXFpFf3UNQYw1vHWst2uTq3kkMrEvt0PB7llM8cYj2kPimaw==","signatures":[{"sig":"MEUCIDAn/1QycCmR+Qsz7ZSqyJtQIVp3w8dblu8UmPJqUihGAiEAlw3S2U9qDCjTfrjv+AFPpuQF0rFxkh5djrsoEE+EYs4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3182003},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"7bc11a08265800191d7c0026526afc71c35d3e99","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"2.12.2","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"2.12.2","@speclynx/apidom-ns-openapi-3-1":"2.12.2","@speclynx/apidom-parser-adapter-json":"2.12.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.12.2_1771587000846_0.38267566662366925","host":"s3://npm-registry-packages-npm-production"}},"2.12.3":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.12.3","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.12.3","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"ea5dc6e6b13b3dd856d73f5546c73187e10b3c6b","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.12.3.tgz","fileCount":16,"integrity":"sha512-zXqdrFYwFPvsKV0sIj5l0TCMSSztEb7+xrllOF6P4pnM3u7E+OpWjJGTLUQd4+bW7q4efczPfL7YSSZ/7Lp6Eg==","signatures":[{"sig":"MEYCIQD/mNIp1KhYu0N2Qu0fZVe3XXcWdBnV1CLGA07lgyoB0QIhANosCdLLQxCUm9lQnpy5bKpR5kahL7AyXI91ay8r4ACy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.12.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3182082},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"d2fa8fd38db1ab53534fef4d812d261cf92945ab","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"2.12.3","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"2.12.3","@speclynx/apidom-ns-openapi-3-1":"2.12.3","@speclynx/apidom-parser-adapter-json":"2.12.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.12.3_1771930200430_0.8630611777419417","host":"s3://npm-registry-packages-npm-production"}},"2.12.4":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.12.4","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.12.4","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"713c75921917fd2f19880326c0bc8b5fde397ccb","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.12.4.tgz","fileCount":16,"integrity":"sha512-mEl/woRx2EBNh7JByoADETSRlDriCL+snq96o1353wPJv60geHD2oh4lAc8xnR2C8J83aV9/MkoYoh7YQz3www==","signatures":[{"sig":"MEUCIHK2LaPgKbPAz3hJWQMCr2JRK1DQ4vlSuf46bLPIVcMnAiEA2tkb0EgdeWOkToJ5bliW4qNIGUKx2j4NwVWenDewU1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.12.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3182260},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"24b268861c740ef6a1b2aa8a195b230b37b6e8ec","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"2.12.4","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"2.12.4","@speclynx/apidom-ns-openapi-3-1":"2.12.4","@speclynx/apidom-parser-adapter-json":"2.12.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.12.4_1771934667052_0.9004349552743318","host":"s3://npm-registry-packages-npm-production"}},"2.13.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.13.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.13.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"6ae9e40cf0c73d4caa6cc4f8d1c7af55a50466a7","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.13.0.tgz","fileCount":16,"integrity":"sha512-AhDFzx5YOaHmHNrkD7l8scR334DFgF+rvzIyzpM/GFOUOFJVgpJLMOIjK2pVp0PaIKY+9Tqwqsvn51x+PejVsw==","signatures":[{"sig":"MEYCIQCEJ0jHYxRRu67kRw3I8iw3Avh9c4g8k5tLq/MPezWWBwIhAKFCw3AnUqVQpR9/BK4e2ukVV24wlXhrxWAmXiDYRC10","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3185601},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"3c92eda7e227426c3a40c918c418c14dc20fca7e","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"2.13.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"2.13.0","@speclynx/apidom-ns-openapi-3-1":"2.13.0","@speclynx/apidom-parser-adapter-json":"2.13.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.13.0_1772296522691_0.20063619005365108","host":"s3://npm-registry-packages-npm-production"}},"2.13.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"2.13.1","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@2.13.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"5b5a321a0f36a3c1a931a3141446b73213619fad","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-2.13.1.tgz","fileCount":16,"integrity":"sha512-EIfhWJLkCk2j0Yr4tLuz3Ijh3EXVbuveJhbmb0jqbS7/AlOUEuUZcRdiI5U6EIm3VGxHkR0wqouDnPK/SRgs6Q==","signatures":[{"sig":"MEUCIQCtdbMwO1ZibuJCKSN9Q0j0x9fkfp6LUwn1ZRpCmZ13YwIgRuN0dbGq4krip0ygUNI2/7gBSJaNTXcMvBtGY/IOyW8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@2.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3185779},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"7a15e77dd776ef85f3e4421f0b4be52362b16f68","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.4/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"2.13.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"2.13.1","@speclynx/apidom-ns-openapi-3-1":"2.13.1","@speclynx/apidom-parser-adapter-json":"2.13.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_2.13.1_1772297716257_0.6420990247484943","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"3.0.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@3.0.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"897da12eda5e4d96c3c4026aebf6d10ce2355bce","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-3.0.0.tgz","fileCount":16,"integrity":"sha512-Cqeq0H1CjA/f+tImoT+3BP6X5Eqg4M3yOfxRRpfTIXjlKYYxk+RWZXxdbIk5I+B1CQpmPc5UDavN6gcDQ0v0kw==","signatures":[{"sig":"MEUCIQCEuS7CTuIRxbdy2CR+mQSwp6cXxq62tKfBAxLmHS9vrAIgQnurk5uaPnSDS4hw+w5eMNuE3biQBf7lmv8AdG9ltnc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3193775},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"cb94ec84ea789d121801065876e7a91799a363d0","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.5/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"3.0.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"3.0.0","@speclynx/apidom-ns-openapi-3-1":"3.0.0","@speclynx/apidom-parser-adapter-json":"3.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_3.0.0_1772742486201_0.9889280618584959","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"3.1.0","author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@3.1.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"b308ee6b23ac630691c90ad3361a06cc93b1e589","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-3.1.0.tgz","fileCount":16,"integrity":"sha512-J8B8HxKdBVQRqHt9Yc9TFMNS6n3vIVuxpNVZD7VDrFrJJq7+AKB5O8kd+1jqAL4q/LZmOolN0MoH7QYTVcQ2pA==","signatures":[{"sig":"MEQCIB4xDMP0CKr00JMW/ImT3BvMzqnxJp6LjB90S7K4hZuaAiAMA2ghn0ye+jwHpISEJ0yNO1UKwANYBVciECB9fD2WNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3193949},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"c0807dd0b7770eaaf594bd0013be65e2c28c504a","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.5/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"3.1.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"3.1.0","@speclynx/apidom-ns-openapi-3-1":"3.1.0","@speclynx/apidom-parser-adapter-json":"3.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_3.1.0_1772979360799_0.08200785823251788","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"3.2.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@3.2.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"71e957c27f7e4dbd7b31757eb10a2222a438c383","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-3.2.0.tgz","fileCount":16,"integrity":"sha512-+kFQvN2LmLNCicELCrtO3u5ZaKzN7sgf8f8uAAF+4v3UTZG/t7jjHeOC1reCd72hsNnFnZQLdH4fd2STu8hQdw==","signatures":[{"sig":"MEUCIHx6PdRUhiRvPmV/E+oiBcv8fuwVnHsLLKLBB+tNSjMwAiEApw6J/oXmd9vSgnzF3ss7FDLUc2X9PHSInm3O0g/g8ec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3194529},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"eeb2f01cd34fb0a95617f02bc1b6683aefc028f2","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.5/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"3.2.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"3.2.0","@speclynx/apidom-ns-openapi-3-1":"3.2.0","@speclynx/apidom-parser-adapter-json":"3.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_3.2.0_1773001625343_0.07258121346139057","host":"s3://npm-registry-packages-npm-production"}},"3.2.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"3.2.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@3.2.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"6018ffd2d8cfdfea2b5dce6751ea39d3de6b843d","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-3.2.1.tgz","fileCount":16,"integrity":"sha512-zooJtFzkc3j/ZElb1A34EfQP8irXdW/98OyTVtt4FTzdreb+gcI8qmbmDzORLG43docw0CuVdk989uOHTbghHw==","signatures":[{"sig":"MEQCIALSut8m9UPwh5FkUIOorTelL2gyv3LdxplCDnzuW/pdAiA5heKdJB3eLSLW73PPY3GUGKJvBNqgZ+1NcsL0IZ9/1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@3.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3194517},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"83a1e97089ef29134e41ff7cacd351973114ea5b","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.5/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"3.2.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"3.2.1","@speclynx/apidom-ns-openapi-3-1":"3.2.1","@speclynx/apidom-parser-adapter-json":"3.2.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_3.2.1_1773042002099_0.8023037316363781","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.0.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.0.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"d0da355cc9da918b6ea8cd63767ed3507ac6b13d","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.0.0.tgz","fileCount":12,"integrity":"sha512-EFaPtWwHZ2TgcwjD+znjufS5C8xwMu0LrL69HVplnAN5jVR+7b7hiU1lp3EoPIee+QEER/bVQ+4G41wZBOA2ag==","signatures":[{"sig":"MEQCIHF0usX8GP/367uMS3aUOhU9xXGoqvuYWk0Auy1gP2GIAiADSXnfmhoLesnrb0KdbpkuV/oIUQlTXPgkLejXQlsUPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3190687},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"384ff82a1bb68d015fd6801de641898b4b582876","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.5/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.0.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.0.0","@speclynx/apidom-ns-openapi-3-1":"4.0.0","@speclynx/apidom-parser-adapter-json":"4.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.0.0_1773228607210_0.20217291104825597","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.0.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.0.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"bb1b7adf7fd84e60dfc5aeaadbf7b401cd79fe12","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.0.1.tgz","fileCount":12,"integrity":"sha512-SlIVFp6wEmpl2aKLqdjy6bKT3hHH3wNmtYF9p/zWA/3vMkgPlV7RXit5gXHVhE2tla5AuNcBJYZf6W4oRWyhMg==","signatures":[{"sig":"MEUCIQDsOFHWCCFCYsSlMdotN9gCCRVodz4ETPpdL0a+scChjAIgZrNhLmkjuU3OCm6A7aQXfkMAml1PGp+GojOSZYD8CsA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3190862},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"223132a9b00081ca04842efc2736a491f7876f44","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.6/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.0.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.0.1","@speclynx/apidom-ns-openapi-3-1":"4.0.1","@speclynx/apidom-parser-adapter-json":"4.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.0.1_1773234234605_0.5497926207282011","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.0.2","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.0.2","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"fc4269f5965e8091ae6fa2183498fe54d6bc4ea0","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.0.2.tgz","fileCount":12,"integrity":"sha512-mVnrHc/z2sfmPXxc/U6e0PB1zP3Ije8G5j7GUPJGRN1ENZAhFPG6W+NJG3GgmeegQMoHh0t5Gf5i3eqa2+Prcw==","signatures":[{"sig":"MEUCIFUO8Mg4GQIWxc9LWsLzMjm7ocrvPd3XnA/gee6kzQUGAiEA2u7Xo7NXc9DzeeWS+OY/hPejAUUYHLDv625FirHEGFU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3191037},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"af1b05d4d5e48a11a3a03cd5699324e0f1b62765","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.6/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.0.2","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.0.2","@speclynx/apidom-ns-openapi-3-1":"4.0.2","@speclynx/apidom-parser-adapter-json":"4.0.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.0.2_1773237254812_0.9724653165541912","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.0.3","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.0.3","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"cc966a9db98cab691de66409eebb963004cc9ad7","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.0.3.tgz","fileCount":18,"integrity":"sha512-V9zpQpgr09NhdaxUutDiwUtcg6LhLj+RHaWX9Rrap14eAsmPigQmu9UwJpql+EDlCocwvnBsme3a3Vcq4pAOuA==","signatures":[{"sig":"MEYCIQD5Esh/doTp8Ap5MemNrYs72T5bzlczCBkZOtj7xLklkgIhAMhs224xxG7jkDKgzLnN26+Vz1AdGey82Dbbw34yKcYd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3197050},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"6ccfa09c02232516215e7de3ead276641957e626","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.6/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.0.3","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.0.3","@speclynx/apidom-ns-openapi-3-1":"4.0.3","@speclynx/apidom-parser-adapter-json":"4.0.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.0.3_1773238705012_0.5993269829100707","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.0.4","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.0.4","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"f0bbc78740f237c03f43efe9ca18bb4a734dff9b","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.0.4.tgz","fileCount":16,"integrity":"sha512-I68BnRL1FWgq9q7qxtWyGOJ1CD7l/hRpZFHmVZsIRt/wwFs0wUY8FLnU0fP2dvw4+Xm/y+b82X/EbZoFfqpy9Q==","signatures":[{"sig":"MEYCIQDAATeutQvznr1rlBryLalSHplfsupLjkfDSwKQOh3AwAIhALKq41fr+Qf33LC4tEkeSClO6DxFTmbY1AGFHRansZSB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3195630},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"a06f6ef3d37ad5bf860cbbf4b442bfbe3a522cc2","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.6/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.0.4","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.0.4","@speclynx/apidom-ns-openapi-3-1":"4.0.4","@speclynx/apidom-parser-adapter-json":"4.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.0.4_1773317633075_0.0899966104817429","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.0.5","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.0.5","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"2afce601aeb2a174c099ce1e614a137953963721","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.0.5.tgz","fileCount":16,"integrity":"sha512-Qpr6XUUgFGyy0CnP88dk4idIa8Xq2vg0zK2z5GdHNmU/5CYuea8LZLVaUUORVMM8XWYc+2bbmCMpdU3kTp5g6Q==","signatures":[{"sig":"MEUCIQCoDeGYWGEWmyjHojnSWEmLUVScTIy8DNRaZyQbEhsIggIgQJlOe584zFrT5eqmW6vcpx+n7uPIuKW4knebKEPXz/0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3196827},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"5a85d2a832eeefb07d03760faa391b457447e966","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.6/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.0.5","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.0.5","@speclynx/apidom-ns-openapi-3-1":"4.0.5","@speclynx/apidom-parser-adapter-json":"4.0.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.0.5_1773406640873_0.5575784839898636","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.1.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.1.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"312d99e93121b79ef7165ead315909b3717590da","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.1.0.tgz","fileCount":16,"integrity":"sha512-U4M+XeDHhX98M/fdW3VVgX0DcvM93ZjDjMMmRGyafBd45PmKWlFlQ2tI++YrA24LpSsjQqyEGbAE1+LGpucFhw==","signatures":[{"sig":"MEYCIQDRIA7NUhcjA6uKt9Ylwc6jOrs9KTIhWiwwqwAioxSPwAIhAOzbPrOUgR/X70XgsMCHio+/+Tw/vIrVRsElbV+5cuvj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3195455},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"41d4a41ac6157808b01e08d271019e53c4c8d6c5","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.1.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.1.0","@speclynx/apidom-ns-openapi-3-1":"4.1.0","@speclynx/apidom-parser-adapter-json":"4.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.1.0_1773678448264_0.19058526589044766","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.2.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.2.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"1e5bcd78b133439a7b25ec5af692b4dae1b6d677","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.2.0.tgz","fileCount":16,"integrity":"sha512-Cpx9XqLV69dtdf30W08/8T2XYAcEMTRIfqq93fqHeIr8NX+hdjst38X8eCAroIP7usUvklBCiAuFk/buL22GZQ==","signatures":[{"sig":"MEUCIE6NVrqVQScwdnieStdbALLJVzGAKZEoPqqQCK/eA5xLAiEAmUnTX2sQwfK1eB8Rpf4ibgoQPaQsSOJYytBBsjk9euU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3195999},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"3485d180340f2d4fad149bcf062a6f618030ca9b","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.2.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.2.0","@speclynx/apidom-ns-openapi-3-1":"4.2.0","@speclynx/apidom-parser-adapter-json":"4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.2.0_1773736856033_0.4457652102045171","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.3.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.3.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"19efc4cb5aa7c261e49a5fe192b56660b61a0e86","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.3.0.tgz","fileCount":16,"integrity":"sha512-EtaxKhD/dEq5EevIrNC6dL0O8d7ASeDI+bQJrw/2ZFa5hY5MSkfNyqiFHln9QfHuoP+LgLcuq9S1dgfqCdl0NQ==","signatures":[{"sig":"MEUCIE7/AUET1qwrsDTQRA6MIERckNwz3x6AHotbuQdBomG/AiEAntfeUkr0uLZ1phuDxX3YqvwcSzXe0jkEmclFtYk5vic=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3196173},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"f2752226c45b99c35139c778470fc95645e9d673","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.3.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.3.0","@speclynx/apidom-ns-openapi-3-1":"4.3.0","@speclynx/apidom-parser-adapter-json":"4.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.3.0_1775594883300_0.4463944424345243","host":"s3://npm-registry-packages-npm-production"}},"4.3.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.3.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.3.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"9c7df333f649b2883c1cca80a873e86ea5f88775","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.3.1.tgz","fileCount":16,"integrity":"sha512-KjfBv9tu8wk4vkA5xmJGzP4l9Ci/8SBh9aom0ULmdXuQJgMEDN/dEpE7Eb+keqRV2BjIH58uwY1XN1tRpyvueQ==","signatures":[{"sig":"MEYCIQCFxVOEvoYSHZQTJU2cKpsdyvnTCgV5IY/iDJkJ09ip8AIhAOcx2VYRtG1EOyASTCCiACGiai1+SB+9BL/SE6t4m611","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3196348},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"3082a613a41b54b74ad4b53946385c0bd8247b9b","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.3.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.3.1","@speclynx/apidom-ns-openapi-3-1":"4.3.1","@speclynx/apidom-parser-adapter-json":"4.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.3.1_1775633010001_0.49121121610732743","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.4.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.4.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"7a91cdea3bab6abfc4cae0971b6de53deff9d92d","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.4.0.tgz","fileCount":16,"integrity":"sha512-1ye/8ftgW7p3zmNUCPH56qIycGCZK29EV/XCdWdScBiL0Xb8qyOz4anjnLhVQcavFM/CTDirkfpFZH3gEpIwjQ==","signatures":[{"sig":"MEUCIFFcCLGIzcQ2fZBkbA6/7VfqQqfzuQTBmZ4wKCbE/C+SAiEAkpvcCDmxi4xnK0XLepkabwWR9TnDz7jKFl3hpzBYELg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3196522},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"5bf5f346de1f59b813bb87d232566827ee9d9798","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.4.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.4.0","@speclynx/apidom-ns-openapi-3-1":"4.4.0","@speclynx/apidom-parser-adapter-json":"4.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.4.0_1775999075340_0.1272497248908464","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.5.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.5.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"d5f3a933272d3fe912e17d1e8f54942573de788f","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.5.0.tgz","fileCount":16,"integrity":"sha512-vBSikJqwYnMhezbHFDHYO7girBHg18m4jbHXu8Zw0zX0oqDfEhE5Z5L9kZGVQEYVJ7dUw6CU7TAsWmcDXfI2HQ==","signatures":[{"sig":"MEYCIQCKz9w6Rx1MoKtFLE6ZQTYD8z+cTGespawHeI2C+twmjgIhAPKuFG2+PM0x5nGDP8rB63nQsoR8smLyu8XFkSp8g4Z8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3196696},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"2df7f3dcd368bdbc0644117fb677610a8b4a03a5","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.5.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.5.0","@speclynx/apidom-ns-openapi-3-1":"4.5.0","@speclynx/apidom-parser-adapter-json":"4.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.5.0_1776016052348_0.5042833785045466","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.6.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.6.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"939e1f2827655a48c02621848a2258b380e0270d","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.6.0.tgz","fileCount":16,"integrity":"sha512-0CyP6xkLC0LYyLN182tqYAWpcMF3FRvZfkl4k7BDgQy/7bs/6m5QHoC9abJrPRWxsneJDxO7v88xlVYOLEnilg==","signatures":[{"sig":"MEYCIQCLhatx9RIdRnrkSrdlokIDKPVdOx+wIsRNSuyTgOIkygIhALZQ4/WAKYeD2KHLcP2TJwwjtBeDb3+WUKKKTdJikLQ8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3196870},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"c3cec30492f0e186ffdc7b1a761a016dab98b9d4","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.6.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.6.0","@speclynx/apidom-ns-openapi-3-1":"4.6.0","@speclynx/apidom-parser-adapter-json":"4.6.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.6.0_1776017950264_0.14002256594350437","host":"s3://npm-registry-packages-npm-production"}},"4.7.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.7.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.7.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"a22b145083274a84e244f98f4602779fb24e6504","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.7.0.tgz","fileCount":16,"integrity":"sha512-QgpN9Bi38gwK5USG+hImngieSsxh5nzU0e3/Ik1p+kivG0Qx35k3i2NHwnR+XiHbgrba2sjJa4UAte0UeP3ojg==","signatures":[{"sig":"MEYCIQDE/B7ABMG4jU+Mew1Njqrq8HvDilmfDTIT6WfXZPCzVgIhAJHDfQRtf6xrk5bQoako9AaJHxlRwXJoltV1bV1e23kf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3197044},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"5afe50e432d90185f514e91bb35319aa4e23ba7b","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.7.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.7.0","@speclynx/apidom-ns-openapi-3-1":"4.7.0","@speclynx/apidom-parser-adapter-json":"4.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.7.0_1776037844355_0.12295703356123089","host":"s3://npm-registry-packages-npm-production"}},"4.7.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.7.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.7.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"c5445808e99dc4f94da06842355412ce39b41cc5","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.7.1.tgz","fileCount":16,"integrity":"sha512-sZysXub/is38Fg4psnMCUNF9YN/uMA5GrMgdwJcyRBaAyy9GWXHoUldPAXtvywowgehWu/urZqjiVt0d7XIpgw==","signatures":[{"sig":"MEUCICJBiKafce3Zu85wTjXO4nodUZbfAY7ay/C06zl4kCKNAiEA4pl/rPJqdYG86+vJPHPrbhSLASdjJ3NikbacIsfJkOI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3197329},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"ee7c6fc79ed7af3550290c8fb76557967433167e","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.7.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.7.1","@speclynx/apidom-ns-openapi-3-1":"4.7.1","@speclynx/apidom-parser-adapter-json":"4.7.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.7.1_1776373628239_0.6559236614470838","host":"s3://npm-registry-packages-npm-production"}},"4.8.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.8.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.8.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"6ccee73c3fb5b451aaa94a679d8f374aa4edf620","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.8.0.tgz","fileCount":16,"integrity":"sha512-gLcUL8EcCzwpvOztCwcW5IFx0lAWRlLX5whLJmvYlrrg3VglAs/eN6LvDY7RrcIGqUYC5VZ9Tp9P/x8yTagtpw==","signatures":[{"sig":"MEUCIBn7i/ydzd+1U9P4P1+TNmoJVzn4hOLuxcLHrobI1n6hAiEAtbpxwN1ALs5Dsjp7L9yFnO8zd8NxxaOVLxvxpRDnqUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3198035},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"ef77101edfc6567d9b265bc30708bf2c65fd1d15","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.8.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.8.0","@speclynx/apidom-ns-openapi-3-1":"4.8.0","@speclynx/apidom-parser-adapter-json":"4.8.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.8.0_1776439604392_0.946874881846703","host":"s3://npm-registry-packages-npm-production"}},"4.9.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.9.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.9.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"3eb443538b7a77365d31f6b4dd23b1f20fe8fc58","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.9.0.tgz","fileCount":16,"integrity":"sha512-oc+ZoAgjs6ufV1fBOMbUulqcb9OrY1v0y61imLFJTZ8Wk81I0OMUIoyKUF4YBPBbaIUCp64gVTrPjP6mmcA9QQ==","signatures":[{"sig":"MEQCIEDaWKeo3Ks8XTABzpuynMVpk5BEIzhkH4BAKDJYDXxJAiAlDyqc3o0tgdUdVSoX22lrhIaAMeNxNpSKt8U8YcQiTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3198325},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"918b3a7102bc7a8991b0fe1b92aeeb0aaeb2b30f","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.9.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.9.0","@speclynx/apidom-ns-openapi-3-1":"4.9.0","@speclynx/apidom-parser-adapter-json":"4.9.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.9.0_1776453340625_0.702346626116521","host":"s3://npm-registry-packages-npm-production"}},"4.9.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.9.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.9.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"b5392781df4fba09c4a0b24f7139fe4313a508c4","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.9.1.tgz","fileCount":16,"integrity":"sha512-bzxwkS+5cK7//E9ld7LIRlLMX+3vTToIRAtsRM7cl8rjrPLWjdZaNq9FEDYF9kVbUQY/daxVqt0uxu2wHVlZkA==","signatures":[{"sig":"MEUCIQDLyuF/tbqcnjy3ExR7T24KRj8N5wTefIAHGZOC/bMejAIgVGeV0kehmzdcLFEEr1PiWvLbIjXULq6jp8lxGYFAtVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3198500},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"6185e3925c9f370fa9d2cff9168e31d41ab01e0f","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.9.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.9.1","@speclynx/apidom-ns-openapi-3-1":"4.9.1","@speclynx/apidom-parser-adapter-json":"4.9.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.9.1_1776787348274_0.9454043211007725","host":"s3://npm-registry-packages-npm-production"}},"4.10.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.10.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.10.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"0482bda7e05c1ffd8d7ba7b5692dc6d0a4a784d7","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.10.0.tgz","fileCount":16,"integrity":"sha512-GEGgxpzGd61HjKdDlWojdXnQn/4WoIf7SiSTifgSuthGH0GorhE6z3Og3g0cVM7NAgNrZnec3LelFAZURKm3QA==","signatures":[{"sig":"MEUCIQDS1tLE0hFpkgQ9o/N3cPqUpfL590SZJzpFx6u22SDS1QIgQZEosK7wMoFO30xKuIJVMdjjE/stAb+jR4M1sYAwT2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3198681},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"cc5b227c468c8bd1a56611f535a71a4018beebf8","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.10.0","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.10.0","@speclynx/apidom-ns-openapi-3-1":"4.10.0","@speclynx/apidom-parser-adapter-json":"4.10.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.10.0_1778619931186_0.4532703786708763","host":"s3://npm-registry-packages-npm-production"}},"4.10.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.10.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.10.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"5bfae85928e517632bbd03a71146353d4072468e","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.10.1.tgz","fileCount":16,"integrity":"sha512-nuOaB8X9xPIfkEOzo2UGfyAQ3LgozcKcLD2p0uzsrjqsoOkwwUTINqJ21VLHKHGv29urBRf96slA9TdkVsK8XA==","signatures":[{"sig":"MEUCIQCGL82tHjnZJJpjGaVcJfwEEubC+C59pLDbV6T1CEQboAIgI78SEbr5Z/Q7p0uMYq1QcI08T0/BlhWM1uJdC4IrDJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3198859},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"fb6a0a6f3f5da22443865a3ee73503d0a269c511","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.0.0","@speclynx/apidom-core":"4.10.1","@babel/runtime-corejs3":"^7.28.4","@speclynx/apidom-datamodel":"4.10.1","@speclynx/apidom-ns-openapi-3-1":"4.10.1","@speclynx/apidom-parser-adapter-json":"4.10.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.10.1_1779264897527_0.7974509454295409","host":"s3://npm-registry-packages-npm-production"}},"4.11.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.11.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.11.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"2f1d018946ce693915d684ec7f67430cacbb5d69","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.11.1.tgz","fileCount":16,"integrity":"sha512-uO7hDGzLaC1pDY6hgUVNZGYr4LjPhtCbM1VKA9aJEe6iV9ELyQLAKWAAQdXv/QRBAr+VtymzP+o/7O5J6M18Dg==","signatures":[{"sig":"MEQCIElJw7Npb0JBDhAN1Tr+lUSR7l8xq7sk1fWIIr41mCIwAiBtJ/0ktTEyhK+cY0DDpbElrIddl2X4GdbnGqipmXPYPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3223021},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"76396e154f0b561793c096c852aaef9d8e01818b","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.10.0+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"4.11.1","@babel/runtime-corejs3":"^7.29.7","@speclynx/apidom-datamodel":"4.11.1","@speclynx/apidom-ns-openapi-3-1":"4.11.1","@speclynx/apidom-parser-adapter-json":"4.11.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.11.1_1781091270278_0.9796812693118679","host":"s3://npm-registry-packages-npm-production"}},"4.12.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.12.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.12.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"8ab3b5b2a4a1bf00ba120ced00d8abee31ba10c2","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.12.0.tgz","fileCount":16,"integrity":"sha512-wMVn9a4urxupR4PK+bF8wnDO8MLJkKDo+tIjOqaGeJHgeROW3Qg50aWiHHevBnGDlpdrAd4Bd8flbRO16hhuqQ==","signatures":[{"sig":"MEUCIClFSQhPvMjdBXOAqRlZ2R6YWy9qyDFn2BsTnzGfv6/+AiEA9X321pHcetwMCsSyfKLSY7ErthWrzprJ+GACqpYH1JE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3223346},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"7d5549ba93000f249ebbe1480ae01d1aaeb2ce15","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"4.12.0","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"4.12.0","@speclynx/apidom-ns-openapi-3-1":"4.12.0","@speclynx/apidom-parser-adapter-json":"4.12.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.12.0_1782209959539_0.2668716569603411","host":"s3://npm-registry-packages-npm-production"}},"4.12.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.12.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.12.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"f84dafb7ac6e7b9fa8a3e0cfa4dd76db6f998af9","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.12.1.tgz","fileCount":16,"integrity":"sha512-BUPkYiGStYwrxrGmN27dH4VtiGcuQxYf1APnJegnsTCNaHzbAjJZMSgN7jva+aciSW/0+LSmQkC4epx1f3liSA==","signatures":[{"sig":"MEUCIQDHyNdOs1u28pCwg+ETTHaI2ABxsWkG0dQ76LKD6pv18QIgJR7kzLcBQ6nm2lYlmBjKqEC0HMrYXMGr2Vr2rsVLE6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3224155},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"18a5bdbd578179f3fe3f6f0217884cd62a29f8f9","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"4.12.1","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"4.12.1","@speclynx/apidom-ns-openapi-3-1":"4.12.1","@speclynx/apidom-parser-adapter-json":"4.12.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.12.1_1782217082769_0.455847143255274","host":"s3://npm-registry-packages-npm-production"}},"4.13.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.13.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.13.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"343749bddbbea5b34a5b4a4afa1a55448bf3a8c3","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.13.0.tgz","fileCount":16,"integrity":"sha512-RDpYyYbjJ3Oza4iP+dZLNPmlNldJ+01lC81K7/DfJz5EIfj0VOttojc8YsxdrJRpw2VsgRFFnFXHYDvbDGNSWA==","signatures":[{"sig":"MEUCIQCTZBcFLQRqrVJ1AeJ/GBTds7SdTwAouIynC5YGwgPPJgIgP30G3ygF/8NmEWeNaBoBwydVsQfPgnndk75bEQT/cq4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3224332},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"178b5324324332132479271fb9ac747a7ddbfccc","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"4.13.0","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"4.13.0","@speclynx/apidom-ns-openapi-3-1":"4.13.0","@speclynx/apidom-parser-adapter-json":"4.13.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.13.0_1782227853063_0.44916716529478307","host":"s3://npm-registry-packages-npm-production"}},"4.14.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.14.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.14.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"f538d7d45c6458bac4b080a2edce3af044e061a1","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.14.0.tgz","fileCount":16,"integrity":"sha512-3JcDlrNQkAqfTGglRETBkoYP1JCGc6fi5iA9ZiOg0mBjhhplU5w14rATrq9f+XzAv/0c2O9QvafeGG/dDjjkSw==","signatures":[{"sig":"MEUCIQDbkJraPKR8aLRDosSYFmswYQriq0np9ojUeouPZ80mMAIgYRjREfYptexdT/5vdz7ryZhnhf0Lecz2u+in2aaEk5w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3224509},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"ae231056cc8865f2467fa97ca456975301bbe265","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"4.14.0","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"4.14.0","@speclynx/apidom-ns-openapi-3-1":"4.14.0","@speclynx/apidom-parser-adapter-json":"4.14.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.14.0_1782248991971_0.3549753414795589","host":"s3://npm-registry-packages-npm-production"}},"4.15.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.15.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.15.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"a517d4bb3dfd363a410a01e229d709ab411cc686","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.15.0.tgz","fileCount":16,"integrity":"sha512-JZYZYHTEe63//ZybywJ2NHpF9TYEWyzh7iVKWa6LFfGv3iXfyIge9Eg8/DXifslQ6qGrBQV9VjyDM88JsSANfA==","signatures":[{"sig":"MEQCIEbtdUF/90l1JX3Aob3kw4R+jLBx848dcpm/sO4jFt4pAiAx6dUh5XN28D2qV20267I8ncaGV7lsbcPidmeMrGZhyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3224686},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"a3f6734745e3f4bee9c4121ebebbf2e9dbf6bc68","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"4.15.0","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"4.15.0","@speclynx/apidom-ns-openapi-3-1":"4.15.0","@speclynx/apidom-parser-adapter-json":"4.15.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.15.0_1782297939852_0.9807430255924554","host":"s3://npm-registry-packages-npm-production"}},"4.16.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"4.16.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@4.16.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"693a874e5aadb5257fb3cff95ebfdb5cadca478c","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-4.16.0.tgz","fileCount":16,"integrity":"sha512-svvsKzZkb2iyw2uZJdoxISjT/j26DcZ3gvfrjF8SPqguMAv4BCygb0KndxHQKwaWsew9GnyhVJ/dvIlPzBzqCg==","signatures":[{"sig":"MEQCICs6OM+LHeXZl6dKaxl2JNUP6yfhItSP1iCHYvdF6a+iAiAWhpvZqdo5WNF7BODIPMjmwVbYbd4HutZ6DDrlLBKR2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@4.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3224863},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"252461983339fe06eb64db4e60f8ac8087065f06","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"4.16.0","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"4.16.0","@speclynx/apidom-ns-openapi-3-1":"4.16.0","@speclynx/apidom-parser-adapter-json":"4.16.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_4.16.0_1782302410035_0.27929308090725935","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.0.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.0.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"19f0676cddd8cedb3c0d05492f62bdbaa0401721","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.0.0.tgz","fileCount":16,"integrity":"sha512-FNq7bqzj6jyv/t+Xl/Vl6TbBkOv5VqAfXxreyDzXg1OrZPzp0UhSEImXckjmdjOSQrEb9m7h7iBh/F+I1eul0w==","signatures":[{"sig":"MEUCIQC7VYhvsxOtQ1udXY8WKehdMeVN1jzK/SW9yJmxqHv+ggIgYW1Lv/byQGy1aJUC1ZpMEfP2uDaiUHMtaHOquHXKG3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3236723},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"5f67f647ddc85ef299fdabe503dc739b658e0415","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.0.0","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.0.0","@speclynx/apidom-ns-openapi-3-1":"5.0.0","@speclynx/apidom-parser-adapter-json":"5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.0.0_1783420748006_0.41980180488784447","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.0.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.0.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"34a27b67f56d5435e62ffa0018b55b37a412db5f","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.0.1.tgz","fileCount":16,"integrity":"sha512-3WjeSHcWn4Z2dzdCZ8vYUhwvXJmCbaQN+Mql3BE1SCVqul92BOgN+vL9ROCcSWSzvhsWdqBKqYN3T5qh6fMxng==","signatures":[{"sig":"MEUCIQCayXJrXsMdBwAkizNq/NqZ+jeBz7Vb+h6C89qUVH8HKAIgSrpYFGVP8bXg2Puk6kVyiDdxe6t/efy45i3CIvu09tM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3236898},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"529e4a7847fd74f5cabab726c814f510e55e63b0","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.0.1","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.0.1","@speclynx/apidom-ns-openapi-3-1":"5.0.1","@speclynx/apidom-parser-adapter-json":"5.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.0.1_1783422170996_0.16569259545401627","host":"s3://npm-registry-packages-npm-production"}},"5.0.2":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.0.2","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.0.2","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"0ec40ff242ba5fdf89fe2444b272a794fba7e637","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.0.2.tgz","fileCount":16,"integrity":"sha512-qejEnSiVOzoD450/tCbOKiD6i0G3t3c8oIThrl983TI2HC3QzFggff1aD/oS7ZLpISbvJb3pH91ndlmVBzoruA==","signatures":[{"sig":"MEUCIBoA4V1xgT/hkNp364J8yhDA4vvWaQZHHFv8esyvbHFWAiEA6lB/N3gPIQ6Roj7A4WNxbAiMOpqz1bMpZIDp7rHBxXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3241881},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"01792b567baea3a47cb08d09e478178aa04afda9","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.0.2","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.0.2","@speclynx/apidom-ns-openapi-3-1":"5.0.2","@speclynx/apidom-parser-adapter-json":"5.0.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.0.2_1785843144107_0.20637941616860234","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.1.0","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.1.0","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"ad090487cace3db3195c8d16fb420d0e3bb15c9e","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.1.0.tgz","fileCount":16,"integrity":"sha512-ise+NDZZCvCbWT20KKta+t4NpcBaFcgrR0yQkOxKimrSFeNZhh8hfTPD7UotsHf4DgvuGHMwNrPU2u495XfUQw==","signatures":[{"sig":"MEQCIC93krPYctDDVlMLK92BX+0Q/T0grOQi+WPewHKT7bFAAiB4yjZF1HApa8rySAZMCH9umQNrEOJ7S215eXSQQLOjMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3261072},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"2976a9fe41a9eb3a2de387695c41d21603f57c98","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/10.0.0/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.1.0","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.1.0","@speclynx/apidom-ns-openapi-3-1":"5.1.0","@speclynx/apidom-parser-adapter-json":"5.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.1.0_1786295189320_0.9560916719064751","host":"s3://npm-registry-packages-npm-production"}},"5.1.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.1.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.1.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"f5376f3d50ae3aa2645ab59217397f5b839a0455","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.1.1.tgz","fileCount":16,"integrity":"sha512-CyMvxfvrRTs/i/T7JSuaEnYdD4YRs4rC/vNGvyqlb0huUUmtJZLquqqiiq1mjXVvdViHy2sbuNiwdAGmNZJuEA==","signatures":[{"sig":"MEQCIBLmJtCo3BXepPS/Ukrml+JAcJJk5XwiGADkYt0rXkKGAiBtlvJdMMxUZLw1s++5dv/m6GJrO6hClbXTMOKzB85hww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3265300},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"b661f6f038953d118ad09eec0d7da7927db46f5c","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/10.0.0/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.1.1","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.1.1","@speclynx/apidom-ns-openapi-3-1":"5.1.1","@speclynx/apidom-parser-adapter-json":"5.1.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.1.1_1787144106410_0.9890824025826319","host":"s3://npm-registry-packages-npm-production"}},"5.2.1":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.2.1","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.2.1","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"bf655862e162fd4677fd131e9257bf25d4248c9e","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.2.1.tgz","fileCount":16,"integrity":"sha512-NyIo6Qx9gxiOGRPWQTqyBDMzTzwJ/r+3YnOnrLU74YZMWo9Zfaisz0oBxfQsNkGXED92tLpVw5HIuZFY7JlrTQ==","signatures":[{"sig":"MEUCIQCzTQlXtLnb1cy5jumTrnbC59ukX7dxdC2jaJSVBeziaAIgCb2KqXLqUjHPlu1QT0aRyJ4gOmuw3bCgrp1KOPq0S9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3268356},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"814e67e36b1e27546288c74a25eab8f9463943eb","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.2.1","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.2.1","@speclynx/apidom-ns-openapi-3-1":"5.2.1","@speclynx/apidom-parser-adapter-json":"5.2.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.2.1_1788028978776_0.1453787691924604","host":"s3://npm-registry-packages-npm-production"}},"5.2.2":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.2.2","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.2.2","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"dde03a0f2e32a8c01f9d11b1b95084b9c1e5ed27","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.2.2.tgz","fileCount":16,"integrity":"sha512-kHvSF/VTrnUUm6U8AF6AVD3F9Xts7bRjXNLwg53dumaaH4xhE3Y1cPtzyAxn5faj44khStOL4PZvCJFL0dT45w==","signatures":[{"sig":"MEYCIQDXhyyEOba+/uFNxawCCjep5YVAEyBXHiWSowmmwJBj4gIhAIi4OL1A4pOP1mG9gHX1lzvoOGBqlyTa4VKbM4kyWAlO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3267373},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"2d0e035bf82913a9870ff7b26069e784e2a0e9a3","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.2.2","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.2.2","@speclynx/apidom-ns-openapi-3-1":"5.2.2","@speclynx/apidom-parser-adapter-json":"5.2.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.2.2_1788467796330_0.85560540723408","host":"s3://npm-registry-packages-npm-production"}},"5.2.4":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.2.4","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.2.4","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"33525bf12f2f04cb62f87cff552a7315777fa8a4","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.2.4.tgz","fileCount":16,"integrity":"sha512-3B3Df8oYAjTGbL+cPGGgLXGfhxSi2UGw4vN8jgGaQXt8oeFUrLRi7vMIpaPkPYEcs+dgDwZTb7tbKHSO6BkyKg==","signatures":[{"sig":"MEUCIGFteu1hSr9/DilPuASfpSioQ7OOfENgZ8dMEQfHN7kKAiEAwoXZklLDu5aSkgTcOlEx6l/TiTlbD2+tMG2IZnE++Yk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDH32KEmQr0Qj1XfyI5eHDR65CLVkKaEDfHjAGKKUwfowIgCgBnCTEJqP2OiZs2m4tWUsVEU5SlR98wrFEBDnyUfyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3267393},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"5b467dbfe42b1989fe64b4a83c226274de24d783","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.2.4","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.2.4","@speclynx/apidom-ns-openapi-3-1":"5.2.4","@speclynx/apidom-parser-adapter-json":"5.2.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.2.4_1789476745963_0.8856462052693519","host":"s3://npm-registry-packages-npm-production"}},"5.2.5":{"name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","version":"5.2.5","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.2.5","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"homepage":"https://github.com/speclynx/apidom#readme","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"040795899c716ee628b2560b60ddb0e94862d69a","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.2.5.tgz","fileCount":16,"integrity":"sha512-C27/4PqmZX5f2WClREeouFWP4Y6TC60B9J5pfVDKU5sQNAPf9Qy5nka7NKr/CA5O9hGLBM1aMP+CYQiL4qKVsQ==","signatures":[{"sig":"MEUCICVB8+lIO4yNhkOZyaK7fS+6H96HikuXQaSyrP+Sjp/PAiEA+Im4wRsU3R1/KyX2JkN/aiT0x111jNcJIkftn5Ce0O0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCw4jvo1jOX+TdVOqaGTaY5ZFNB59Rw8dXQj34wrHrI1gIhANfiNHD9AF1B15C4uwCeDtkiy0DPEvPWt6Ic6+j4jzZW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3267568},"main":"./src/adapter.cjs","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"677f42e6af4e7b5311c74cd054283c943f8700a9","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.2.5","@babel/runtime-corejs3":"^8.0.0","@speclynx/apidom-datamodel":"5.2.5","@speclynx/apidom-ns-openapi-3-1":"5.2.5","@speclynx/apidom-parser-adapter-json":"5.2.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.2.5_1789682754391_0.5361293533073315","host":"s3://npm-registry-packages-npm-production"}},"5.2.6":{"_id":"@speclynx/apidom-parser-adapter-openapi-json-3-1@5.2.6","bugs":{"url":"https://github.com/speclynx/apidom/issues"},"dist":{"shasum":"73161961ae95ced375d0cbe8f995eda2e620b0f4","tarball":"https://registry.npmjs.org/@speclynx/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-5.2.6.tgz","fileCount":16,"integrity":"sha512-qJKPCn7+p6mMTqCdhOzvHbOcL5oCBT9EpGGwjBq651n8nsE1+GeRh3BMMHxbO9r9cUW45m1zRJOtw2tUQJ/E6A==","signatures":[{"sig":"MEUCIQCQz+bd+z7RUFb67pNbFN2yhGKjtCOkDESxnQojq3GMVgIgGwU9mYZRWKbIcXM97kZ7CnO21kigfIPRBohCLvpRdFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEPd1H5yLIWzaVlofnJ2Z3V+iyb6cW4hI7dgVw5wn0sOAiBCyJYf3UP7SrJm3+hVQp2J1nvUkKsMc3IgRVsLWEhtZg=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@speclynx%2fapidom-parser-adapter-openapi-json-3-1@5.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3267743},"main":"./src/adapter.cjs","name":"@speclynx/apidom-parser-adapter-openapi-json-3-1","type":"module","types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","unpkg":"./dist/apidom-parser-apdater-openapi-json-3-1.browser.min.js","author":{"name":"Vladimir Gorej"},"exports":{"types":"./types/apidom-parser-adapter-openapi-json-3-1.d.ts","import":"./src/adapter.mjs","require":"./src/adapter.cjs"},"gitHead":"c78f4a79e2b91b9ad099dff6dff5dc35236ae75b","license":"Apache-2.0","scripts":{"lint":"eslint ./","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","test":"npm run build:es && cross-env BABEL_ENV=es babel test --out-dir test --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward' && cross-env NODE_ENV=test mocha","build":"npm run clean && run-p --max-parallel ${CPU_CORES:-2} typescript:declaration build:es build:cjs build:umd:browser","clean":"rimraf --glob 'src/**/*.mjs' 'src/**/*.cjs' 'test/**/*.mjs' ./dist ./types","prepack":"copyfiles -u 3 ../../LICENSES/* LICENSES && copyfiles -u 2 ../../NOTICE .","build:es":"cross-env BABEL_ENV=es babel src --out-dir src --extensions '.ts' --out-file-extension '.mjs' --root-mode 'upward'","lint:fix":"eslint ./ --fix","postpack":"rimraf NOTICE LICENSES","build:cjs":"cross-env BABEL_ENV=cjs babel src --out-dir src --extensions '.ts' --out-file-extension '.cjs' --root-mode 'upward'","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","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","build:umd:browser":"cross-env BABEL_ENV=browser webpack --config config/webpack/browser.config.js --progress","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","typescript:check-types":"tsc --noEmit","typescript:declaration":"tsc -p tsconfig.declaration.json && api-extractor run -l -c ./config/api-extractor/api-extractor.json","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"},"version":"5.2.6","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e4a27a39-0b7f-4941-b7a0-cf18acc03dc8"}},"homepage":"https://github.com/speclynx/apidom#readme","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v26.3.1+x64 (linux)","description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","directories":{},"maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"sideEffects":false,"_nodeVersion":"26.3.1","dependencies":{"ramda":"~0.32.0","ramda-adjunct":"^6.1.0","@speclynx/apidom-core":"5.2.6","@babel/runtime-corejs3":"^8.0.5","@speclynx/apidom-datamodel":"5.2.6","@speclynx/apidom-ns-openapi-3-1":"5.2.6","@speclynx/apidom-parser-adapter-json":"5.2.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/apidom-parser-adapter-openapi-json-3-1_5.2.6_1789802334110_0.22956250755321372"}}},"time":{"created":"2025-12-23T13:42:24.019Z","modified":"2026-09-19T07:18:54.551Z","1.12.1":"2025-12-23T13:42:24.292Z","1.12.2":"2025-12-23T14:40:22.931Z","2.0.1":"2026-01-14T10:46:58.336Z","2.1.0":"2026-01-17T22:13:02.974Z","2.2.0":"2026-01-19T16:11:12.151Z","2.2.1":"2026-01-20T09:38:23.249Z","2.2.2":"2026-01-23T09:03:20.012Z","2.2.3":"2026-01-26T23:23:10.861Z","2.3.0":"2026-01-27T13:19:20.277Z","2.4.0":"2026-01-29T12:19:23.600Z","2.5.0":"2026-01-30T11:35:56.609Z","2.5.1":"2026-01-31T12:43:57.401Z","2.6.0":"2026-02-03T21:32:57.279Z","2.6.1":"2026-02-04T12:38:38.070Z","2.7.0":"2026-02-05T14:10:27.579Z","2.8.0":"2026-02-06T23:58:18.204Z","2.9.0":"2026-02-08T07:45:18.218Z","2.10.0":"2026-02-08T12:41:28.413Z","2.10.1":"2026-02-08T21:53:49.926Z","2.10.2":"2026-02-08T22:56:06.978Z","2.10.3":"2026-02-10T10:44:09.186Z","2.11.0":"2026-02-12T09:43:34.135Z","2.12.0":"2026-02-18T16:01:45.653Z","2.12.1":"2026-02-18T18:53:08.339Z","2.12.2":"2026-02-20T11:30:01.049Z","2.12.3":"2026-02-24T10:50:00.606Z","2.12.4":"2026-02-24T12:04:27.279Z","2.13.0":"2026-02-28T16:35:22.877Z","2.13.1":"2026-02-28T16:55:16.468Z","3.0.0":"2026-03-05T20:28:06.509Z","3.1.0":"2026-03-08T14:16:00.985Z","3.2.0":"2026-03-08T20:27:05.548Z","3.2.1":"2026-03-09T07:40:02.318Z","4.0.0":"2026-03-11T11:30:07.368Z","4.0.1":"2026-03-11T13:03:54.779Z","4.0.2":"2026-03-11T13:54:15.229Z","4.0.3":"2026-03-11T14:18:25.243Z","4.0.4":"2026-03-12T12:13:53.303Z","4.0.5":"2026-03-13T12:57:21.041Z","4.1.0":"2026-03-16T16:27:28.534Z","4.2.0":"2026-03-17T08:40:56.223Z","4.3.0":"2026-04-07T20:48:03.493Z","4.3.1":"2026-04-08T07:23:30.174Z","4.4.0":"2026-04-12T13:04:35.505Z","4.5.0":"2026-04-12T17:47:32.523Z","4.6.0":"2026-04-12T18:19:10.489Z","4.7.0":"2026-04-12T23:50:44.522Z","4.7.1":"2026-04-16T21:07:08.425Z","4.8.0":"2026-04-17T15:26:44.558Z","4.9.0":"2026-04-17T19:15:40.799Z","4.9.1":"2026-04-21T16:02:28.473Z","4.10.0":"2026-05-12T21:05:31.427Z","4.10.1":"2026-05-20T08:14:57.817Z","4.11.1":"2026-06-10T11:34:30.464Z","4.12.0":"2026-06-23T10:19:19.748Z","4.12.1":"2026-06-23T12:18:02.977Z","4.13.0":"2026-06-23T15:17:33.224Z","4.14.0":"2026-06-23T21:09:52.185Z","4.15.0":"2026-06-24T10:45:40.050Z","4.16.0":"2026-06-24T12:00:10.304Z","5.0.0":"2026-07-07T10:39:08.153Z","5.0.1":"2026-07-07T11:02:51.162Z","5.0.2":"2026-08-04T11:32:24.263Z","5.1.0":"2026-08-09T17:06:29.454Z","5.1.1":"2026-08-19T12:55:06.576Z","5.2.1":"2026-08-29T18:42:58.929Z","5.2.2":"2026-09-03T20:36:36.504Z","5.2.4":"2026-09-15T12:52:26.070Z","5.2.5":"2026-09-17T22:05:54.483Z","5.2.6":"2026-09-19T07:18:54.221Z"},"bugs":{"url":"https://github.com/speclynx/apidom/issues"},"author":{"name":"Vladimir Gorej"},"license":"Apache-2.0","homepage":"https://github.com/speclynx/apidom#readme","keywords":["apidom","api","openapi","openapi3","openapi31","swagger","oas","json","parser","parse","tree-sitter","ast","spec","specification","typescript","javascript"],"repository":{"url":"git+https://github.com/speclynx/apidom.git","type":"git"},"description":"Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.","maintainers":[{"name":"frantuma","email":"frantuma@yahoo.com"},{"name":"char0n","email":"vladimir.gorej@gmail.com"}],"readme":"# @speclynx/apidom-parser-adapter-openapi-json-3-1\n\n`@speclynx/apidom-parser-adapter-openapi-json-3-1` is a parser adapter for the **OpenAPI 3.1.x specification** in [JSON format](https://www.json.org/json-en.html) supporting the following versions:\n\n- [OpenAPI 3.1.0](https://spec.openapis.org/oas/v3.1.0.html)\n- [OpenAPI 3.1.1](https://spec.openapis.org/oas/v3.1.1.html)\n- [OpenAPI 3.1.2](https://spec.openapis.org/oas/v3.1.2.html)\n\nUnder the hood this adapter uses [apidom-parser-adapter-json](https://github.com/speclynx/apidom/tree/main/packages/apidom-parser-adapter-json)\nto parse a source string into generic ApiDOM in [base ApiDOM namespace](https://github.com/speclynx/apidom/tree/main/packages/apidom#base-namespace)\nwhich is then refracted with [OpenAPI 3.1.x Refractors](https://github.com/speclynx/apidom/tree/main/packages/apidom-ns-openapi-3-1#refractors).\n\n## Installation\n\nYou can install `@speclynx/apidom-parser-adapter-openapi-json-3-1` via [npm CLI](https://docs.npmjs.com/cli) by running the following command:\n\n```sh\n $ npm install @speclynx/apidom-parser-adapter-openapi-json-3-1\n```\n\n## Parser adapter API\n\nThis parser adapter is fully compatible with parser adapter interface required by [@speclynx/apidom-parser](https://github.com/speclynx/apidom/tree/main/packages/apidom-parser#mounting-parser-adapters)\nand implements all required properties.\n\n### mediaTypes\n\nDefines list of media types that this parser adapter recognizes.\n\n```js\n[\n  'application/openapi;version=3.1.0',\n  'application/openapi+json;version=3.1.0',\n  'application/openapi;version=3.1.1',\n  'application/openapi+json;version=3.1.1',\n  'application/openapi;version=3.1.2',\n  'application/openapi+json;version=3.1.2',\n]\n```\n\n### detect\n\n[Detection](https://github.com/speclynx/apidom/blob/main/packages/apidom-parser-adapter-openapi-json-3-1/src/adapter.ts#L13) is based on a regular expression matching required OpenAPI 3.1.x specification symbols in JSON format.\n\n### namespace\n\nThis adapter exposes an instance of [OpenAPI 3.1.x ApiDOM namespace](https://github.com/speclynx/apidom/tree/main/packages/apidom-ns-openapi-3-1#openapi-310-namespace).\n\n### parse\n\n`parse` function consumes various options as a second argument. Here is a list of these options:\n\nOption | Type | Default | Description\n--- | --- | --- | ---\n<a name=\"specObj\"></a>`specObj` | `Object` | [Specification Object](https://github.com/speclynx/apidom/blob/main/packages/apidom-ns-openapi-3-1/src/refractor/specification.ts) | This specification object drives the JSON AST transformation to OpenAPI 3.1.x ApiDOM namespace.\n<a name=\"sourceMap\"></a>`sourceMap` | `Boolean` | `false` | Indicate whether to generate source maps.\n<a name=\"refractorOpts\"></a>`refractorOpts` | `Object` | `{}` | Refractor options are [passed to refractors](https://github.com/speclynx/apidom/tree/main/packages/apidom-ns-openapi-3-1#refractor-plugins) during refracting phase.\n\nAll unrecognized arbitrary options will be ignored.\n\n## Usage\n\nThis parser adapter can be used directly or indirectly via [@speclynx/apidom-parser](https://github.com/speclynx/apidom/tree/main/packages/apidom-parser).\n\n### Direct usage\n\nDuring direct usage you don't need to provide `mediaType` as the `parse` function is already pre-bound\nwith [supported media types](#mediatypes).\n\n```js\nimport { parse, detect } from '@speclynx/apidom-parser-adapter-openapi-json-3-1';\n\n// detecting\nawait detect('{\"openapi\": \"3.1.2\"}'); // => true\nawait detect('test'); // => false\n\n// parsing\nconst parseResult = await parse('{\"openapi\": \"3.1.2\"}', { sourceMap: true });\n```\n\n### Indirect usage\n\nYou can omit the `mediaType` option here, but please read [Word on detect vs mediaTypes](https://github.com/speclynx/apidom/tree/main/packages/apidom-parser#word-on-detect-vs-mediatypes) before you do so.\n\n```js\nimport ApiDOMParser from '@speclynx/apidom-parser';\nimport * as openApiJsonAdapter from '@speclynx/apidom-parser-adapter-openapi-json-3-1';\n\nconst parser = new ApiDOMParser();\n\nparser.use(openApiJsonAdapter);\n\nconst parseResult = await parser.parse('{\"openapi\": \"3.1.2\"}', { mediaType: openApiJsonAdapter.mediaTypes.latest('json') });\n```\n","readmeFilename":"README.md"}