{"versions":{"0.27.37":{"name":"@hey-api/openapi-ts","version":"0.27.37","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.1","@angular/animations":"17.3.1","@angular/cli":"17.3.1","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.3.1","@typescript-eslint/parser":"7.3.1","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.1","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.0","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"packageManager":"npm@10.5.0+sha256.17ca6e08e7633b624e8f870db81a78f46afe119de62bcaf0a7407574139198fc","_id":"@hey-api/openapi-ts@0.27.37","gitHead":"3df82df88956cc38e4f2a675f0aa5f538020eb45","_nodeVersion":"20.10.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-56I+YYr/KvXycTbvO2l6GL2mJ4xmRcihYIq1ewirSlCkGiG6nR7Pauic2OvmLGhyOYIcXPfQ+3jrR745HZZhKw==","shasum":"b2410a86054e484a40ed93e4465ae45e60ae57b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.27.37.tgz","fileCount":6,"unpackedSize":251499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAhVpEr3wNRg3cbME0fZSy2samXyyg9Mvow/TyxbZJg/AiBbXrdtqYmwjw4+V9IS3stcRx05Bir3ZNNBQO6an/ONhw=="}],"size":40907},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.27.37_1711104982751_0.19143985440397926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-22T10:56:22.931Z","publish_time":1711104982931,"_source_registry_name":"default","contributors":[]},"0.27.38":{"name":"@hey-api/openapi-ts","version":"0.27.38","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.1","@angular/animations":"17.3.1","@angular/cli":"17.3.1","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.3.1","@typescript-eslint/parser":"7.3.1","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.1","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.0","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.27.38","gitHead":"60f4d4b8eab1baef6ae42d4de41bfd8011f5b344","_nodeVersion":"20.10.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-b3xO+SrJEQR9bP/ckvdWAlpvd+x8O1Y62zzBbYpchwYjIPgp2lLsZulLKOWE2EAIKFyI2JWIxiqS3RMsr78TdA==","shasum":"b911b5767b412f18d32961c505f72a67848e1945","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.27.38.tgz","fileCount":6,"unpackedSize":252514,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChpPhrNOiOWVBIHPDsJuYmfhRAB2I2ue8SzhScBnIKEAIhAJbhB5IUsuDm/3E8hE+plU7uTxwSBQ+X3BUS8WtKyK4A"}],"size":41292},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.27.38_1711112632593_0.16945086298266432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-22T13:03:52.805Z","publish_time":1711112632805,"_source_registry_name":"default","contributors":[]},"0.27.39":{"name":"@hey-api/openapi-ts","version":"0.27.39","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.1","@angular/animations":"17.3.1","@angular/cli":"17.3.1","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.3.1","@typescript-eslint/parser":"7.3.1","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.1","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.0","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.27.39","gitHead":"89eaa4a29a7619c2df58c345c8af01b492f7b968","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-sqcMU4QUR/KDwYYj6YlYwAwo8F3bm9Sy9PNwWZ8K/kVNMajtcFkWXDMygeGHaLEVE0zwxmYuO+mcSN+lTD5ZCQ==","shasum":"130be15a33cda0ea04dc51166089b7eb77190479","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.27.39.tgz","fileCount":6,"unpackedSize":253872,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDGVnNTL6R/UUd82u4vonfJviF/c+fJoIt7Mc6y6qVF0AiACq+M03yASYN68c6Jq8NuWrMulXeQhXZ737OXPZC1hdQ=="}],"size":41791},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.27.39_1711315131687_0.9604796807494651"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-24T21:18:51.848Z","publish_time":1711315131848,"_source_registry_name":"default","contributors":[]},"0.28.0":{"name":"@hey-api/openapi-ts","version":"0.28.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.1","@angular/animations":"17.3.1","@angular/cli":"17.3.1","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.3.1","@typescript-eslint/parser":"7.3.1","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.1","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.0","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.28.0","gitHead":"0592043e46f038aafd2be247a318356c47846082","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-x0+Fntm79U2fzxFelyb59zRZw/sleIEBX2V6h9g3idVp+Nqq5aOSQExnP7sWK7aKFc0uHqTejYrin3z86o8R2w==","shasum":"044175af16b83f8224ada9becc33135fa1b741d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.28.0.tgz","fileCount":6,"unpackedSize":254000,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaOCjNAxA3sKLAQKBPW/PumSbN+02Hs3PXIBLOZ21obgIgAc7CyG7Z38Ymq3E0pCCof3wUeyo4AweC6Ihiuzdx220="}],"size":41781},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.28.0_1711408649362_0.09450548273001935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-25T23:17:29.576Z","publish_time":1711408649576,"_source_registry_name":"default","contributors":[]},"0.29.0":{"name":"@hey-api/openapi-ts","version":"0.29.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.1","@angular/cli":"17.3.2","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.29.0","gitHead":"33a62561b4d9db47b76d08aa0c9ef5e9710d00b3","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-jIaVGaspEULrCZdQb+JfmAB4Bsopoi/8RySmC/dhgD59iEjZVIzuyGRlCJA6TWmIj+lRLmuTTn5wWQITn/TkDw==","shasum":"57ee8c0fed33dbfa85ffdd85a6ffb1be778b05aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.29.0.tgz","fileCount":6,"unpackedSize":255431,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEY67IDxoeBcqn8bG7E4NwFyTta1z9yQOnGvTZ4sR79EAiEAoKGNyY8pIUWB+RsY4oKfM4svFqjxJH2VXApmUUk/LVw="}],"size":41970},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.29.0_1711489908243_0.4326404913002335"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T21:51:48.518Z","publish_time":1711489908518,"_source_registry_name":"default","contributors":[]},"0.29.1":{"name":"@hey-api/openapi-ts","version":"0.29.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.1","@angular/cli":"17.3.2","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.29.1","gitHead":"407537fd5dfaa137d4c55876d7a8c5e47bb42e16","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-2+8dhgSE6T18L0SoqzEpnBVdfyCnXVgSPBVE6B2VxXhKnDjRyduiBzR0qH4DcU1GtWITQChtYLl7DUAaWdv8gg==","shasum":"61620f3590ed380d8a72092b5f8da90a8b3769e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.29.1.tgz","fileCount":6,"unpackedSize":255390,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzeinUpZHM3LwLo4kiqXXwqhSCm/QTIjAzNMizF+JQGgIgciNQEn3H4OpB2zuKkVWJ+JtVzYlkiPF6PjXz993cPks="}],"size":41941},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.29.1_1711529973553_0.6191728454261307"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T08:59:33.746Z","publish_time":1711529973746,"_source_registry_name":"default","contributors":[]},"0.29.2":{"name":"@hey-api/openapi-ts","version":"0.29.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.1","@angular/cli":"17.3.2","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.29.2","gitHead":"b202265d40194592e53e0558d20e8cc3b4488983","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-vMiflCb58h8JweYRE3OA6mDj9316dQEIdWsa0kJlk6bS4461WKI6av3nHkCJeL7pi3oXobeAl1SMC13Vfz+Oow==","shasum":"08ba474f4c8c1128ede97dcfbc8e6643b3982b27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.29.2.tgz","fileCount":6,"unpackedSize":255452,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqetnJRFeJbhXbd0DmrJm0C8eMiStYFGvOx3zdnkwypAIga2IaMSHIY/S/moUggh5BzW0t//1mJvmIhTQlFQC6afY="}],"size":41945},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.29.2_1711530895294_0.6985806250515167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T09:14:55.475Z","publish_time":1711530895475,"_source_registry_name":"default","contributors":[]},"0.30.0":{"name":"@hey-api/openapi-ts","version":"0.30.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.1","@angular/cli":"17.3.2","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.30.0","gitHead":"98f9d38993abf40ef048a1bb6cb68a8e9eb53e7f","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-zkY0MAQrNC7g7QttBCq5bkd0upxRdq0PVBgZjCp4LGbOZVVe7efddrh+lnyvX0NSkCbCMXNRreKSv2ZmyXI3qA==","shasum":"c18c51033cc9867523b9b7fc32f6d10dea6a44cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.30.0.tgz","fileCount":6,"unpackedSize":262290,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRS47rgP0VRdlVmGvWHwyUvuLigf1x8T05WFPyamPf9AIgcjuzR5qzvioWSHm7ZeEesWTlPr8MGfMzq0neJ6pN224="}],"size":42943},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.30.0_1711537590675_0.809877097495133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T11:06:30.856Z","publish_time":1711537590856,"_source_registry_name":"default","contributors":[]},"0.31.0":{"name":"@hey-api/openapi-ts","version":"0.31.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.1","@angular/cli":"17.3.2","@angular/common":"17.3.1","@angular/compiler":"17.3.1","@angular/compiler-cli":"17.3.1","@angular/core":"17.3.1","@angular/forms":"17.3.1","@angular/platform-browser":"17.3.1","@angular/platform-browser-dynamic":"17.3.1","@angular/router":"17.3.1","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.1","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.31.0","gitHead":"899478179c47dcdf53f1a7182b1873d4cd2e2a36","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-krKs7ypagEd7B4d+YJ+g/yd3acTGzUf/xtcRSFGlZq3lXcBdNPb48RqKANe0/oogxfmB4QDymokN2mdLZfmXyQ==","shasum":"6f04f3b03de2693bad0d62a6e0c8bcee4f460cb1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.31.0.tgz","fileCount":6,"unpackedSize":261616,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID4YHYJ0m4NeAoMMDaHloGutb4UM/HgEmnQEiVAyS4EZAiEAiG7Yq72WItCdA6jDwbE2O7rhz0HB8f7WxCUDDlJfSQs="}],"size":42767},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.31.0_1711673647233_0.89888569391005"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-29T00:54:07.411Z","publish_time":1711673647411,"_source_registry_name":"default","contributors":[]},"0.31.1":{"name":"@hey-api/openapi-ts","version":"0.31.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest run --config vitest.config.unit.ts --update","test:watch":"vitest --config vitest.config.unit.ts --watch","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.2","@angular/cli":"17.3.2","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.31.1","gitHead":"cefbda46b292b872e15cfffd86991e3f2c5d3a48","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-BS2JzcEdh959kKSc5AKVigmRS+Zk1G6wV683LHCJPGBo+lsKj0YVotZ6q7UpwLe3+c7FN8Cpa0QIjDNAv6W25w==","shasum":"66e9497f2baa126e5489c655310683244bf493f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.31.1.tgz","fileCount":6,"unpackedSize":260019,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEb5RjTn04j7z5fyXXGY8O36KFDvVZBEf0YUeE4Dhc4wIgRRZNeBbJK5nBm68m7M0618qvMxdxBBcc4d6TYCNIB2E="}],"size":42343},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.31.1_1711724637542_0.9220515754351348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-29T15:03:57.736Z","publish_time":1711724637736,"_source_registry_name":"default","contributors":[]},"0.32.0":{"name":"@hey-api/openapi-ts","version":"0.32.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.2","@angular/cli":"17.3.2","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","form-data":"4.0.0","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.32.0","gitHead":"7b8d209450be8cf4dee55589ebef72de4640602e","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-mGKd5i2X/4h0S0dgv+ZHlz0YaIM81DuOaaIckKkbJ81MBU1Y3awnEOe5EHsCEPL3ftPllwqf4+84VtOBaTyLIA==","shasum":"1b0faba65428ddf553567bfec78dbe8cbf0af2ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.32.0.tgz","fileCount":6,"unpackedSize":253244,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi3NAIGRxaFT1HoXFYqXL230xxk5PWJgRrOpldD4BnCwIgSQN0y5Q6s8TepRfvlAeAbC+ZCDfxXEEj9sozXcT2HqE="}],"size":42888},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.32.0_1711817468053_0.10798848927995519"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-30T16:51:08.236Z","publish_time":1711817468236,"_source_registry_name":"default","contributors":[]},"0.32.1":{"name":"@hey-api/openapi-ts","version":"0.32.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.2","@angular/cli":"17.3.2","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.11.30","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.32.1","gitHead":"60f044b98c19950ebcb8a5f529e419fb85c201b4","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-YA2pFrv6Iq1lQsLTFKRpf0FM/QcDkB7AO7zqsygLDVRoJvyHXJ6z4D1bxFVJiVQPJBA3W0cleMvRK5n/hYnQlQ==","shasum":"65ae88f72841dab900e434369321c4cc85bad13e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.32.1.tgz","fileCount":6,"unpackedSize":253366,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBg9w89lvYFrUYksz8QneSTyt8BdE+cxxnhz74JAhyagIgBkLddWwnY5MOKBOHkWUGSFtZRa292UPjSOOGiZK65Jc="}],"size":42865},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.32.1_1711841934889_0.7725491204998667"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-30T23:38:55.064Z","publish_time":1711841935064,"_source_registry_name":"default","contributors":[]},"0.33.0":{"name":"@hey-api/openapi-ts","version":"0.33.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.2","@angular/cli":"17.3.2","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.2","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.33.0","gitHead":"49ffeda5cbdc8e335ffbc98e5efecd430df368c0","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-KeQdTsMEvnLQtFf+Q7qV5AF3vGDpvAqhtC252lux06pGOHm5cZLMHuNy8x1cWoXhA8n4iDaTK8xTlB+yK5woxA==","shasum":"a492a37ca631407db02cdd1e34d79772131cd512","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.33.0.tgz","fileCount":6,"unpackedSize":254234,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAfO44XV4ybLkZQF3sTj9bgO0In3FBGISWJs3w6KsBcpAiEA48I+0ub5sXhCAt2SiabLAHdNnu9/8qqJ/v/YINcL0+0="}],"size":42947},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.33.0_1711970194959_0.28004968890453674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-01T11:16:35.129Z","publish_time":1711970195129,"_source_registry_name":"default","contributors":[]},"0.33.1":{"name":"@hey-api/openapi-ts","version":"0.33.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.2","@angular/cli":"17.3.2","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.2","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.33.1","gitHead":"9e178879602274504290b84bd800f452d2e6f838","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-K/MPwmUVUkwyh8oxInAhZCLruLPHnODsHcI/6+OzUwJlzsSpygx3lm0SAD5CBn8o5jj6oQ87u118aEfd6Ni9eQ==","shasum":"3f1c3a9f478da61f77ae6108dff60ceddf41a23b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.33.1.tgz","fileCount":6,"unpackedSize":254332,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdOfn1RVv4F1V0skpZZ65d6SETsV73Ut9BhL1Pk0JrGQIgfLkEzuVTupsbgjkjIXgY8SNgGFd4buwZYbMDeHHi1Zo="}],"size":42963},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.33.1_1712009591318_0.7626053314645977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-01T22:13:11.531Z","publish_time":1712009591531,"_source_registry_name":"default","contributors":[]},"0.33.2":{"name":"@hey-api/openapi-ts","version":"0.33.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"run-s build-types-temp build-types-roll build-types-check","build":"run-s clean build-bundle build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.2","@angular/cli":"17.3.2","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@changesets/cli":"2.27.1","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@svitejs/changesets-changelog-github-compact":"1.1.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.2","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","@vitest/coverage-v8":"1.4.0","abort-controller":"3.0.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","express":"4.19.2","node-fetch":"3.3.2","npm-run-all2":"6.1.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.33.2","gitHead":"7a19cf370d733c59a5f4198b37c95e976c268ad2","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-xlr4CIm0n4qBtwoMA5/IJ3tFsgaiN54iFmtUywYg3mmVgcvBYIIYbNvckRhqIbU6YvBSRTJaJgH3cXwN6JPOLA==","shasum":"2282c7e35f693d58ad953c22235c894b5a195e60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.33.2.tgz","fileCount":6,"unpackedSize":254371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfyDi79gJNFw++o3GW0ReGI7LHYze6spoM8PqJufaqxQIhAMFUdXMknBBs0bqhUCya6wzbrn6fsEJsCE6YEUbD84yF"}],"size":42964},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.33.2_1712018837752_0.08955451967765304"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-02T00:47:17.919Z","publish_time":1712018837919,"_source_registry_name":"default","contributors":[]},"0.34.0":{"name":"@hey-api/openapi-ts","version":"0.34.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"npm run build-types-temp && npm run build-types-roll && npm run build-types-check","build":"npm run clean && npm run build-bundle && npm run build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && npm run build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","prepublishOnly":"npm run build","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.2","@angular/animations":"17.3.2","@angular/cli":"17.3.2","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.2","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"_id":"@hey-api/openapi-ts@0.34.0","gitHead":"c63392a9a80e2fbff53365239171285ea75fd105","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-Q/fgZ9moh7HRKlWbkVTjNez2QSgKbRgpwbAT8DXWl8XfUVRoEc3pAhRLJ4aZOOP3RYGQHIIbiU9lRrsLTf0NIg==","shasum":"f2a2136a4bb945f7e431d2b6cb3334da3c45ae10","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.34.0.tgz","fileCount":4,"unpackedSize":245689,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8XOIrr8N5vrGhy+tRGSe3I3ReLVhVraNPgq5yZEFDxAIhAPCwBV9uMQSqewANMmfDycPycytHSE0xhy9odaqUT9lL"}],"size":39671},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.34.0_1712112948848_0.3793560934813729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-03T02:55:49.058Z","publish_time":1712112949058,"_source_registry_name":"default","contributors":[]},"0.34.1":{"name":"@hey-api/openapi-ts","version":"0.34.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://github.com/hey-api/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.2","@angular/cli":"17.3.3","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.3","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"_id":"@hey-api/openapi-ts@0.34.1","_integrity":"sha512-7Ak+0nvf4Nhzk04tXGg6h4eM7lnWRgfjCPmMl2MyXrhS5urxd3Bg/PhtpB84u18wnwcM4rIeCUlTwDDQ/OB3NQ==","_resolved":"/tmp/ff6280088856bf1804f57877d4decdb8/hey-api-openapi-ts-0.34.1.tgz","_from":"file:hey-api-openapi-ts-0.34.1.tgz","_nodeVersion":"20.12.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-7Ak+0nvf4Nhzk04tXGg6h4eM7lnWRgfjCPmMl2MyXrhS5urxd3Bg/PhtpB84u18wnwcM4rIeCUlTwDDQ/OB3NQ==","shasum":"429ca8eda4b12a942beb497f60a89333dc24be78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.34.1.tgz","fileCount":6,"unpackedSize":253865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDj1Fx14WaH2aH0I5PM7tomwq4L5vh2RrEoNBQwhuSXFQIgKuhKD8P/fBKY/v0B4Pd8/aoOqH1kCTrfKjYGi3OxcXI="}],"size":43274},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.34.1_1712124623011_0.1842372278332136"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-03T06:10:23.176Z","publish_time":1712124623176,"_source_registry_name":"default","contributors":[]},"0.34.2":{"name":"@hey-api/openapi-ts","version":"0.34.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://hey-api.github.io/openapi-ts/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.2","@angular/cli":"17.3.3","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.3","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle -- --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit","changeset":"changeset"},"_id":"@hey-api/openapi-ts@0.34.2","_integrity":"sha512-Hak6YqrgiG55TcrNjOeocyOjLd7QbjjrMJSTwYhCqeNijmEc7Mi/xFzww7Ut0eZBGpl1bkdrXWcCmfXeELNmpg==","_resolved":"/tmp/6e0cbd240ad7bc2430e5e10d53e61a8a/hey-api-openapi-ts-0.34.2.tgz","_from":"file:hey-api-openapi-ts-0.34.2.tgz","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-Hak6YqrgiG55TcrNjOeocyOjLd7QbjjrMJSTwYhCqeNijmEc7Mi/xFzww7Ut0eZBGpl1bkdrXWcCmfXeELNmpg==","shasum":"781547bfbbdd89a04cd36968bab243c0496178d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.34.2.tgz","fileCount":6,"unpackedSize":247371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHnnDsWTx3tlDOC+WLULcK9+JpIH0NLmPZNNFw2W6lS3AiEA2ilGuuZRWprK6FMFhcKtArIM/9p3ffGytaw2/EKHpyI="}],"size":41216},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.34.2_1712192167600_0.09995832559047901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T00:56:07.792Z","publish_time":1712192167792,"_source_registry_name":"default","contributors":[]},"0.34.3":{"name":"@hey-api/openapi-ts","version":"0.34.3","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.2","@angular/cli":"17.3.3","@angular/common":"17.3.2","@angular/compiler":"17.3.2","@angular/compiler-cli":"17.3.2","@angular/core":"17.3.2","@angular/forms":"17.3.2","@angular/platform-browser":"17.3.2","@angular/platform-browser-dynamic":"17.3.2","@angular/router":"17.3.2","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.3","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.1","rimraf":"5.0.5","rollup":"4.13.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.34.3","_integrity":"sha512-rQYbVR++/l1TpdMaoRAh3iuRuirpw13JnyJRR5JYh0zBO+96u34rwG4PLQYfYsCcrr3FWArLKvNRry8XZN/5Vw==","_resolved":"/tmp/07a08f8104cf86702bae2f871d4fad2f/hey-api-openapi-ts-0.34.3.tgz","_from":"file:hey-api-openapi-ts-0.34.3.tgz","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-rQYbVR++/l1TpdMaoRAh3iuRuirpw13JnyJRR5JYh0zBO+96u34rwG4PLQYfYsCcrr3FWArLKvNRry8XZN/5Vw==","shasum":"f3e64918ca6dc2f3bd4573582d692f2ad5402502","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.34.3.tgz","fileCount":6,"unpackedSize":247316,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHj8eGQpEJ5EwNeH8FSOnu5X0MMsJgKKVpgBmUO5bMO2AiEAioQCvnFh3bc0fh0+aaFo9KhRjcqMKJTDYtE+g6zhe6c="}],"size":41199},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.34.3_1712195992574_0.32305062424493847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T01:59:52.808Z","publish_time":1712195992808,"_source_registry_name":"default","contributors":[]},"0.34.4":{"name":"@hey-api/openapi-ts","version":"0.34.4","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.4","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.2","rimraf":"5.0.5","rollup":"4.14.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.34.4","_integrity":"sha512-Hqeknafqu6buKcU+TnpvxBQxBwa7wtkE4IxQgxX+M4eD9JfefvLMLf73aW4BlOw4DxmK7V7sKomZyKBKOPK3rQ==","_resolved":"/tmp/6d54206d68b4db45003e653a104115a3/hey-api-openapi-ts-0.34.4.tgz","_from":"file:hey-api-openapi-ts-0.34.4.tgz","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-Hqeknafqu6buKcU+TnpvxBQxBwa7wtkE4IxQgxX+M4eD9JfefvLMLf73aW4BlOw4DxmK7V7sKomZyKBKOPK3rQ==","shasum":"55b76446003bd352f6116885c7367dffe26f1a89","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.34.4.tgz","fileCount":6,"unpackedSize":247717,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkX+ScyExJMQ+wDJzYnbtMkXWgh1pOsfjHUoW+/ONfSAIhANZP1EAk4z7gtjzp64DLN4h9zqR/i10QG+20uvKKoBim"}],"size":41273},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.34.4_1712204268054_0.04340569465252431"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T04:17:48.274Z","publish_time":1712204268274,"_source_registry_name":"default","contributors":[]},"0.34.5":{"name":"@hey-api/openapi-ts","version":"0.34.5","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.4","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.2","rimraf":"5.0.5","rollup":"4.14.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.34.5","_integrity":"sha512-aW5Q2Mgm0vDZK42EBWHgDk8VLptGyREA23s8FyKeE37YaNsJB5PP+gbSM1jW0QuTGGXStHHP8dpxcVz6N4XmjA==","_resolved":"/tmp/27f7c12a353c6171464586809f9399ed/hey-api-openapi-ts-0.34.5.tgz","_from":"file:hey-api-openapi-ts-0.34.5.tgz","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-aW5Q2Mgm0vDZK42EBWHgDk8VLptGyREA23s8FyKeE37YaNsJB5PP+gbSM1jW0QuTGGXStHHP8dpxcVz6N4XmjA==","shasum":"619f8869d32e71de7040d23f5162d998ea50166e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.34.5.tgz","fileCount":6,"unpackedSize":247720,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEiEOXPtNURwOT0Q0lN821NgT1J+BNhxriQKYV5YjoaeAiAMZuYCpvjCtneyyVIfAge9nus+CkNSvHVYSaSsgw5EjQ=="}],"size":41282},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.34.5_1712208725801_0.9505834061377436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T05:32:06.070Z","publish_time":1712208726070,"_source_registry_name":"default","contributors":[]},"0.35.0":{"name":"@hey-api/openapi-ts","version":"0.35.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.4","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.2","rimraf":"5.0.5","rollup":"4.14.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.35.0","_integrity":"sha512-IpEcMUqhvbFqGLYQjvO/ltHoahcuJ7AaaoBFxxapoJtI5FLmBFoqcdU2JePBv+aTbo7OtNO52G2jKjYIAzDhJw==","_resolved":"/tmp/812331a7cc3033ec54b80178ea3f6aab/hey-api-openapi-ts-0.35.0.tgz","_from":"file:hey-api-openapi-ts-0.35.0.tgz","_nodeVersion":"20.12.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-IpEcMUqhvbFqGLYQjvO/ltHoahcuJ7AaaoBFxxapoJtI5FLmBFoqcdU2JePBv+aTbo7OtNO52G2jKjYIAzDhJw==","shasum":"2659bf7d6b77e0904e089f88558cbcc4f1689e0c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.35.0.tgz","fileCount":6,"unpackedSize":190323,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAITU2TOmTTLII8cS2fvR6cBuM+zS8XOggDefOAC1vo9AiB19AL9puT1tn/zTIYiCuKU6ZpAtfDcuUe+vw4MtAU2Aw=="}],"size":38407},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.35.0_1712536083189_0.932505918879835"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T00:28:03.359Z","publish_time":1712536083359,"_source_registry_name":"default","contributors":[]},"0.36.0":{"name":"@hey-api/openapi-ts","version":"0.36.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.4","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.2","rimraf":"5.0.5","rollup":"4.14.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.36.0","_integrity":"sha512-vm7td6EAisXiIfaQSZmR/2T7jUt+7YGjXacQ2qSlVlJCQp+RSAhZ9xxx88fAzjYHRdv4V5BXqGl2Q2lSw2sCGg==","_resolved":"/tmp/970a54e70b82fc546059525208a02ace/hey-api-openapi-ts-0.36.0.tgz","_from":"file:hey-api-openapi-ts-0.36.0.tgz","_nodeVersion":"20.12.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-vm7td6EAisXiIfaQSZmR/2T7jUt+7YGjXacQ2qSlVlJCQp+RSAhZ9xxx88fAzjYHRdv4V5BXqGl2Q2lSw2sCGg==","shasum":"e8c097c7f764bb5f4d03f80f7d45dbbebd351577","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.36.0.tgz","fileCount":6,"unpackedSize":186495,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDM6h234xARwct1ZTg6KJ9B8dsWUVSlSjxoBOAvmPXh8QIhAJ2u9mOOYvSArofHocJzwdh8m3dCpPP+TF2kYFMFmbGQ"}],"size":38100},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.36.0_1712549292897_0.6502677611311432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T04:08:13.113Z","publish_time":1712549293113,"_source_registry_name":"default","contributors":[]},"0.36.1":{"name":"@hey-api/openapi-ts","version":"0.36.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.4","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.2","rimraf":"5.0.5","rollup":"4.14.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.36.1","_integrity":"sha512-YYidB4ejuyWlEAkDgYfThmI+mNY+QRLy6sTayxpWwezF3hngPr0F4W4DpDfnPwqAKbeKK7JfF9ZrWzOjA4fPhA==","_resolved":"/tmp/90da90255c7d268ff724b6e69d69c993/hey-api-openapi-ts-0.36.1.tgz","_from":"file:hey-api-openapi-ts-0.36.1.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-YYidB4ejuyWlEAkDgYfThmI+mNY+QRLy6sTayxpWwezF3hngPr0F4W4DpDfnPwqAKbeKK7JfF9ZrWzOjA4fPhA==","shasum":"717f0335cdd42f7ae803bfd5bb039c0f98a97d9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.36.1.tgz","fileCount":6,"unpackedSize":186515,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7KJxyiSsbkPUqbF5kV9mevkpYHRpGsCpBRRcj0a7nmAIhAOvBQ+8x7DLZ2ylONqPc6eVLYar+QbTsYbH7kJXbv0cN"}],"size":38115},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.36.1_1712613099834_0.5826529265279272"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T21:51:39.972Z","publish_time":1712613099972,"_source_registry_name":"default","contributors":[]},"0.36.2":{"name":"@hey-api/openapi-ts","version":"0.36.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.4","@typescript-eslint/eslint-plugin":"7.5.0","@typescript-eslint/parser":"7.5.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.2","rimraf":"5.0.5","rollup":"4.14.0","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.3","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.36.2","_integrity":"sha512-CoMwPxWyWq2urr0YRsTWoZyAFY92WGmhJ+bCGfPIZRSYnPBKcxx0iwgBqrzxraT4wvZ0VsRSfPvqZB7p9GrmEA==","_resolved":"/tmp/f639d1bc2598807f7fad09f76c27ec07/hey-api-openapi-ts-0.36.2.tgz","_from":"file:hey-api-openapi-ts-0.36.2.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-CoMwPxWyWq2urr0YRsTWoZyAFY92WGmhJ+bCGfPIZRSYnPBKcxx0iwgBqrzxraT4wvZ0VsRSfPvqZB7p9GrmEA==","shasum":"cf692f31ea1af5f662cba53ed7a5a054062e3df4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.36.2.tgz","fileCount":6,"unpackedSize":186082,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClDb3PnFf8Vi17QuiSfvvBy5AsM3/b2G9Nm2IIH0U4RwIhAKQUkdewfnPro7IpEDI7+DqhScOdJ6evKcTdaNUleqMv"}],"size":38164},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.36.2_1712623548245_0.8034220521779876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T00:45:48.439Z","publish_time":1712623548439,"_source_registry_name":"default","contributors":[]},"0.37.0":{"name":"@hey-api/openapi-ts","version":"0.37.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.5","@typescript-eslint/eslint-plugin":"7.6.0","@typescript-eslint/parser":"7.6.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.3","rimraf":"5.0.5","rollup":"4.14.1","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.4","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.37.0","_integrity":"sha512-CZgii4oPp2YsYavdC685lcT45bUttt9nUADCLFDUXGc42r6u3a1TjubpAbQTeN3vD12mg8kW6kXskD64mp221w==","_resolved":"/tmp/95bac5efd09315aee7f3b537dcc629ed/hey-api-openapi-ts-0.37.0.tgz","_from":"file:hey-api-openapi-ts-0.37.0.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-CZgii4oPp2YsYavdC685lcT45bUttt9nUADCLFDUXGc42r6u3a1TjubpAbQTeN3vD12mg8kW6kXskD64mp221w==","shasum":"bc3f1759ed6715dec6b088fbcdd6d8f7238ae29c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.37.0.tgz","fileCount":6,"unpackedSize":175501,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICvmGc8gq++pdRl6/AjcTTo9hEs8g6igRWwITdojRBSpAiBaXEXzVOz95p3rY5JNthR59ns9JxD2OpYJeMExl65a4g=="}],"size":37125},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.37.0_1712634074229_0.24038326739363747"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T03:41:14.399Z","publish_time":1712634074399,"_source_registry_name":"default","contributors":[]},"0.37.1":{"name":"@hey-api/openapi-ts","version":"0.37.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.5","@typescript-eslint/eslint-plugin":"7.6.0","@typescript-eslint/parser":"7.6.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.3","rimraf":"5.0.5","rollup":"4.14.1","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.4","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.37.1","_integrity":"sha512-yrbtJaFF+MDls3qOPjesIGdq+2KE+A4nN6ZL50dS+SWO/GYCIc1brPMiaXkz2S2G5xPwBKGu1XsXEtRaS5YLjw==","_resolved":"/tmp/c98af5457df717705d1f3fd62e9cafbd/hey-api-openapi-ts-0.37.1.tgz","_from":"file:hey-api-openapi-ts-0.37.1.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-yrbtJaFF+MDls3qOPjesIGdq+2KE+A4nN6ZL50dS+SWO/GYCIc1brPMiaXkz2S2G5xPwBKGu1XsXEtRaS5YLjw==","shasum":"3286b3d6fca957dd89549d18722acef5173b9f29","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.37.1.tgz","fileCount":6,"unpackedSize":175521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqhfOoRfhDJTdgrzDE8yJ26k/GGX/FXSzr1B5MYW7KfQIhAMM6i9IBjcLGiOceLaRPpwujDaaOsvNojh6Qjk1Tdijp"}],"size":37132},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.37.1_1712659073930_0.0876976736681978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T10:37:54.097Z","publish_time":1712659074097,"_source_registry_name":"default","contributors":[]},"0.37.2":{"name":"@hey-api/openapi-ts","version":"0.37.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.5","@typescript-eslint/eslint-plugin":"7.6.0","@typescript-eslint/parser":"7.6.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.3","rimraf":"5.0.5","rollup":"4.14.1","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.4","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.37.2","_integrity":"sha512-5SvH3Q3FZqL3RIpkRim+WjcMOkgKhMeE90le7Vh0AiA3+Sr+WHKX1erqUH+BKg3XxGsDxTWXwe5RCk+dp/u3aw==","_resolved":"/tmp/c742dd787ca0197b459b80692f58ff55/hey-api-openapi-ts-0.37.2.tgz","_from":"file:hey-api-openapi-ts-0.37.2.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-5SvH3Q3FZqL3RIpkRim+WjcMOkgKhMeE90le7Vh0AiA3+Sr+WHKX1erqUH+BKg3XxGsDxTWXwe5RCk+dp/u3aw==","shasum":"90ef8d81113d2cd23b14c4bb625b7c1bb36957b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.37.2.tgz","fileCount":6,"unpackedSize":175562,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3M+ufUCmpQUs/RiQ9kbShd0r8TkSM03aAgfR4HNbvxwIhANz5hkPdaByV2X/yYqkataJgr+m8EfC+wbN3Hfj8rmrA"}],"size":37165},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.37.2_1712680660598_0.1799514211306863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T16:37:40.845Z","publish_time":1712680660845,"_source_registry_name":"default","contributors":[]},"0.37.3":{"name":"@hey-api/openapi-ts","version":"0.37.3","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.5","@typescript-eslint/eslint-plugin":"7.6.0","@typescript-eslint/parser":"7.6.0","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.3","rimraf":"5.0.5","rollup":"4.14.1","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.4","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.37.3","_integrity":"sha512-bqadMe9YpzwO9nkpCK+XEwbom9V/WNcUSOYKp8lBJbe/Rve/eSnTjANmll65SU/uoc/5kgrnkD0Eh4hcPqSYrA==","_resolved":"/tmp/44f4d4b1ea3c47b15fb3254cda5f12e6/hey-api-openapi-ts-0.37.3.tgz","_from":"file:hey-api-openapi-ts-0.37.3.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-bqadMe9YpzwO9nkpCK+XEwbom9V/WNcUSOYKp8lBJbe/Rve/eSnTjANmll65SU/uoc/5kgrnkD0Eh4hcPqSYrA==","shasum":"a7e15ad0466d8cadc460a238a629bd361b0e31ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.37.3.tgz","fileCount":6,"unpackedSize":175616,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIvAgPqCQ11Jno+uz7Tb9Dnq1dXKkXQRE453hMeMZ/DQIgSXowe820PkVRMFtKaeoCPfDav0DLcrAgNGnz+V0boJU="}],"size":37183},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.37.3_1712695220529_0.4957847469114993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T20:40:20.741Z","publish_time":1712695220741,"_source_registry_name":"default","contributors":[]},"0.38.0":{"name":"@hey-api/openapi-ts","version":"0.38.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.5","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.3","rimraf":"5.0.5","rollup":"4.14.1","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.4","typescript-eslint":"7.5.0","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","format":"prettier --write .","lint:fix":"prettier --check . && eslint . --fix","lint":"prettier --check . && eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.38.0","_integrity":"sha512-WAszrP5gvHDDZnk4lBW0T/SiSfTtE1p2hWtgkf7dKF8SvjPYdMvcuol185jaU8e6tXI+ihLFum8tsUgFVVjvww==","_resolved":"/tmp/119043eb18c0334e2442f0b2afbab9dd/hey-api-openapi-ts-0.38.0.tgz","_from":"file:hey-api-openapi-ts-0.38.0.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-WAszrP5gvHDDZnk4lBW0T/SiSfTtE1p2hWtgkf7dKF8SvjPYdMvcuol185jaU8e6tXI+ihLFum8tsUgFVVjvww==","shasum":"d535b4780d412e7b157e7959dfe27a750e884132","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.38.0.tgz","fileCount":6,"unpackedSize":177993,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQDTkYaGIlU3Zk4ZzpC7a4TvQm6kxCmCr78qPxSZq+SCTQIfK2mAKbMrah9GRVLD1YBePTsSXh5OPkZBjTlwu7/4Ew=="}],"size":37714},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.38.0_1712811606853_0.021266796642201324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-11T05:00:07.034Z","publish_time":1712811607034,"_source_registry_name":"default","contributors":[]},"0.38.1":{"name":"@hey-api/openapi-ts","version":"0.38.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.3","@angular/animations":"17.3.3","@angular/cli":"17.3.3","@angular/common":"17.3.3","@angular/compiler":"17.3.3","@angular/compiler-cli":"17.3.3","@angular/core":"17.3.3","@angular/forms":"17.3.3","@angular/platform-browser":"17.3.3","@angular/platform-browser-dynamic":"17.3.3","@angular/router":"17.3.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.5","@vitest/coverage-v8":"1.4.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"8.57.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.0.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.3","rimraf":"5.0.5","rollup":"4.14.1","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.4","typescript-eslint":"7.5.0","vitest":"1.4.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","format":"prettier --write .","lint:fix":"prettier --check . && eslint . --fix","lint":"prettier --check . && eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.38.1","_integrity":"sha512-HupYdS5ufSXMFzZorXvYDjh23HmrlEEHOYLy6LAUUXWfKD6+/zVQVIcnoYsWN5CjVXrVt22Is5DGjTa4+bYh+Q==","_resolved":"/tmp/9409b31093c3f8dd0003bf190ad32ac7/hey-api-openapi-ts-0.38.1.tgz","_from":"file:hey-api-openapi-ts-0.38.1.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-HupYdS5ufSXMFzZorXvYDjh23HmrlEEHOYLy6LAUUXWfKD6+/zVQVIcnoYsWN5CjVXrVt22Is5DGjTa4+bYh+Q==","shasum":"e95396e86861d5156729f8518001989d41fbfb09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.38.1.tgz","fileCount":6,"unpackedSize":177209,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICemAvAWLVa0Se5j6U2mIEkOtIC50+yxkcs/gMMzyLGmAiAuVUlEMVy+cjc9Yl62wuzPRNXjk0HUcQ3SedJUj3PlrQ=="}],"size":37627},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.38.1_1712842228134_0.26833296227730696"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-11T13:30:28.305Z","publish_time":1712842228305,"_source_registry_name":"default","contributors":[]},"0.39.0":{"name":"@hey-api/openapi-ts","version":"0.39.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.4","@angular/animations":"17.3.4","@angular/cli":"17.3.4","@angular/common":"17.3.4","@angular/compiler":"17.3.4","@angular/compiler-cli":"17.3.4","@angular/core":"17.3.4","@angular/forms":"17.3.4","@angular/platform-browser":"17.3.4","@angular/platform-browser-dynamic":"17.3.4","@angular/router":"17.3.4","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.7","@vitest/coverage-v8":"1.5.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.1.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.4","rimraf":"5.0.5","rollup":"4.14.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5","typescript-eslint":"7.6.0","vitest":"1.5.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","format":"prettier --write .","lint:fix":"prettier --check . && eslint . --fix","lint":"prettier --check . && eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.39.0","_integrity":"sha512-gvJpGBUeKRHJV8dCrKNUo/+8SFIkLgqDWcGeOxd/G1ZLrC6YZoO37XGPFlpmdlbosvcmqxJHKwYmsqMAfW6w+g==","_resolved":"/tmp/6f7a11f01922fe7ad564bf7a794c105b/hey-api-openapi-ts-0.39.0.tgz","_from":"file:hey-api-openapi-ts-0.39.0.tgz","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-gvJpGBUeKRHJV8dCrKNUo/+8SFIkLgqDWcGeOxd/G1ZLrC6YZoO37XGPFlpmdlbosvcmqxJHKwYmsqMAfW6w+g==","shasum":"c615462d60effccdc780d68f6f767dbec54962a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.39.0.tgz","fileCount":6,"unpackedSize":162011,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNWYI0VxTyTOmtmJ+OGGwTK45hx7+pt5BFpxIY2iaXIQIgZO9o2mprW2jlIq5fBg3NSLom+ySrB2MyfOrKWAs0KIw="}],"size":36867},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.39.0_1713246366030_0.3258059388945407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-16T05:46:06.215Z","publish_time":1713246366215,"_source_registry_name":"default","contributors":[]},"0.40.0":{"name":"@hey-api/openapi-ts","version":"0.40.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.js","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.js"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.4","@angular/animations":"17.3.4","@angular/cli":"17.3.4","@angular/common":"17.3.4","@angular/compiler":"17.3.4","@angular/compiler-cli":"17.3.4","@angular/core":"17.3.4","@angular/forms":"17.3.4","@angular/platform-browser":"17.3.4","@angular/platform-browser-dynamic":"17.3.4","@angular/router":"17.3.4","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.7","@vitest/coverage-v8":"1.5.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.1.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.4","rimraf":"5.0.5","rollup":"4.14.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5","typescript-eslint":"7.6.0","vitest":"1.5.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","format":"prettier --write .","lint:fix":"prettier --check . && eslint . --fix","lint":"prettier --check . && eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.40.0","_integrity":"sha512-v2d8PkLaDq80uQdTMlDpqdj8G0uJYs8CGtfWxrC/TSbjDJcT0O0Vzd3cBepJAYKCo+v2tgKF8/HyuJkh9EkXsw==","_resolved":"/tmp/ea6d1d921d28b9868c52958aaa58496b/hey-api-openapi-ts-0.40.0.tgz","_from":"file:hey-api-openapi-ts-0.40.0.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-v2d8PkLaDq80uQdTMlDpqdj8G0uJYs8CGtfWxrC/TSbjDJcT0O0Vzd3cBepJAYKCo+v2tgKF8/HyuJkh9EkXsw==","shasum":"fdd6e85553efa2140b6777a49f2959041d26fc97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.40.0.tgz","fileCount":6,"unpackedSize":163158,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuaJDZwSGfxykFurA+tD0YBSRhcJEOi2X4pU3mjbaIqwIgIjra1xlb66Jx9M/U12gwchc9jbBJPEzBeRdvn6Fo4Jw="}],"size":37223},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.40.0_1713320997315_0.7867956294449572"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T02:29:57.502Z","publish_time":1713320997502,"_source_registry_name":"default","contributors":[]},"0.40.1":{"name":"@hey-api/openapi-ts","version":"0.40.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.4","@angular/animations":"17.3.4","@angular/cli":"17.3.4","@angular/common":"17.3.4","@angular/compiler":"17.3.4","@angular/compiler-cli":"17.3.4","@angular/core":"17.3.4","@angular/forms":"17.3.4","@angular/platform-browser":"17.3.4","@angular/platform-browser-dynamic":"17.3.4","@angular/router":"17.3.4","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.7","@vitest/coverage-v8":"1.5.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.1.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.4","rimraf":"5.0.5","rollup":"4.14.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5","typescript-eslint":"7.6.0","vitest":"1.5.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","format":"prettier --write .","lint:fix":"prettier --check . && eslint . --fix","lint":"prettier --check . && eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.40.1","_integrity":"sha512-pEH5rrmZbbkU7SeNXo6EZLSXA+eb5m7uUpqIksX7NIxbVmzSeRpU3FH6kyF9dG1eM4bUzPpCOQyc3zhgkmTKDw==","_resolved":"/tmp/944e9f4c2c9551a65b6fbf63dbe64047/hey-api-openapi-ts-0.40.1.tgz","_from":"file:hey-api-openapi-ts-0.40.1.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-pEH5rrmZbbkU7SeNXo6EZLSXA+eb5m7uUpqIksX7NIxbVmzSeRpU3FH6kyF9dG1eM4bUzPpCOQyc3zhgkmTKDw==","shasum":"b03949970b9c76faf51b903d538718d52bd1859c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.40.1.tgz","fileCount":6,"unpackedSize":164452,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHVoonPgl048/uCZvvGIUIZu4Yd2qTMsE09qAkzn7ZKHAiEAxS+VsN2lM2hXrNEjnIqugooHUUG2taayMwScSzKzamA="}],"size":37652},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.40.1_1713411897696_0.3214620935803596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-18T03:44:57.934Z","publish_time":1713411897934,"_source_registry_name":"default","contributors":[]},"0.40.2":{"name":"@hey-api/openapi-ts","version":"0.40.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.4","@angular/animations":"17.3.4","@angular/cli":"17.3.4","@angular/common":"17.3.4","@angular/compiler":"17.3.4","@angular/compiler-cli":"17.3.4","@angular/core":"17.3.4","@angular/forms":"17.3.4","@angular/platform-browser":"17.3.4","@angular/platform-browser-dynamic":"17.3.4","@angular/router":"17.3.4","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.7","@vitest/coverage-v8":"1.5.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.1.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.4","rimraf":"5.0.5","rollup":"4.14.2","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5","typescript-eslint":"7.6.0","vitest":"1.5.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","format":"prettier --write .","lint:fix":"prettier --check . && eslint . --fix","lint":"prettier --check . && eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.40.2","_integrity":"sha512-uHlurvG9VSeihyBYdgWWPqLfjwYW0cvy3xZF3lGcPfUWYvSR6MTaZUhhROBdpRPrYNg6OH4Fafbah+hejrh7lw==","_resolved":"/tmp/bad5d44aa372fffd4d867b32f26cdde9/hey-api-openapi-ts-0.40.2.tgz","_from":"file:hey-api-openapi-ts-0.40.2.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-uHlurvG9VSeihyBYdgWWPqLfjwYW0cvy3xZF3lGcPfUWYvSR6MTaZUhhROBdpRPrYNg6OH4Fafbah+hejrh7lw==","shasum":"c6d51ce7a4c0ea615cdadf9d3401234a80d11783","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.40.2.tgz","fileCount":6,"unpackedSize":164538,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlIOmyAwiVCAKPn6mv8huGgf0gCqTDpQnwp8dj8TC2ngIhAIoJnsUH1NqkIkiAm9T0uw/qbUYN6Q/fRUDlLevqTgVj"}],"size":37666},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.40.2_1713439195864_0.0935117580074698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-18T11:19:56.024Z","publish_time":1713439196024,"_source_registry_name":"default","contributors":[]},"0.41.0":{"name":"@hey-api/openapi-ts","version":"0.41.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.5","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.5","@angular/animations":"17.3.5","@angular/cli":"17.3.5","@angular/common":"17.3.5","@angular/compiler":"17.3.5","@angular/compiler-cli":"17.3.5","@angular/core":"17.3.5","@angular/forms":"17.3.5","@angular/platform-browser":"17.3.5","@angular/platform-browser-dynamic":"17.3.5","@angular/router":"17.3.5","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.7","@vitest/coverage-v8":"1.5.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.1.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.5","rimraf":"5.0.5","rollup":"4.14.3","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5","typescript-eslint":"7.7.0","vitest":"1.5.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.41.0","_integrity":"sha512-yASbQMHtt9QlxE5ch/X8JUwI8z3c0soyOTyJv4eKv4EPbJ3U4EzSLECQ81AYL+vv0ZzHjq7ik4UPpuf95H95Rw==","_resolved":"/tmp/5519c331f9a2553b05742c7959e6d471/hey-api-openapi-ts-0.41.0.tgz","_from":"file:hey-api-openapi-ts-0.41.0.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-yASbQMHtt9QlxE5ch/X8JUwI8z3c0soyOTyJv4eKv4EPbJ3U4EzSLECQ81AYL+vv0ZzHjq7ik4UPpuf95H95Rw==","shasum":"bc23a916270c635ae154818f88d4e5320c4bc6b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.41.0.tgz","fileCount":6,"unpackedSize":164948,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkBkimxxD6pF6OvdELk0/VS1hhCpHEbAopxLNY+eUFHgIgWdT4PVE6ugfM2E/La99ZtLbJv1cie93BLT9L0E7FhZA="}],"size":37872},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.41.0_1713496337261_0.921486535507926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-19T03:12:17.471Z","publish_time":1713496337471,"_source_registry_name":"default","contributors":[]},"0.42.0":{"name":"@hey-api/openapi-ts","version":"0.42.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.5","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.5","@angular/animations":"17.3.5","@angular/cli":"17.3.5","@angular/common":"17.3.5","@angular/compiler":"17.3.5","@angular/compiler-cli":"17.3.5","@angular/core":"17.3.5","@angular/forms":"17.3.5","@angular/platform-browser":"17.3.5","@angular/platform-browser-dynamic":"17.3.5","@angular/router":"17.3.5","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.7","@vitest/coverage-v8":"1.5.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.1.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.5","rimraf":"5.0.5","rollup":"4.14.3","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5","typescript-eslint":"7.7.0","vitest":"1.5.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.42.0","_integrity":"sha512-1bCH5hOVSb1KDJdYZNGQpSarQofNMM355jESNYdsRySM8KrOnJBMma6OLU/D84fwhnPQlglrrBX2YNMVbZOqoA==","_resolved":"/tmp/05b81f68e19ec998dc01388dfd017d57/hey-api-openapi-ts-0.42.0.tgz","_from":"file:hey-api-openapi-ts-0.42.0.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-1bCH5hOVSb1KDJdYZNGQpSarQofNMM355jESNYdsRySM8KrOnJBMma6OLU/D84fwhnPQlglrrBX2YNMVbZOqoA==","shasum":"da32ab7c023179a06879c42c8198bb019dd09870","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.42.0.tgz","fileCount":6,"unpackedSize":165325,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAbxKL4m64z9ZWELemut7zNZra+7YgUr3Lj6FSrxVwKZAiB1HnTQHhQ/OSa2Jtan7nQfojn776DNE0b+f+feRLKxug=="}],"size":37932},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.42.0_1713703967907_0.9836262983975381"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-21T12:52:48.120Z","publish_time":1713703968120,"_source_registry_name":"default","contributors":[]},"0.42.1":{"name":"@hey-api/openapi-ts","version":"0.42.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["openapi","swagger","generator","typescript","javascript","codegen","yaml","json","fetch","xhr","axios","angular","node"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.5.5","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.5","@angular/animations":"17.3.5","@angular/cli":"17.3.5","@angular/common":"17.3.5","@angular/compiler":"17.3.5","@angular/compiler-cli":"17.3.5","@angular/core":"17.3.5","@angular/forms":"17.3.5","@angular/platform-browser":"17.3.5","@angular/platform-browser-dynamic":"17.3.5","@angular/router":"17.3.5","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/node":"20.12.7","@vitest/coverage-v8":"1.5.0","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-simple-import-sort":"12.1.0","eslint-plugin-sort-keys-fix":"1.1.2","express":"4.19.2","glob":"10.3.12","globals":"15.0.0","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.6.5","rimraf":"5.0.5","rollup":"4.14.3","rollup-plugin-dts":"6.1.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5","typescript-eslint":"7.7.0","vitest":"1.5.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","lint:fix":"eslint . --fix","lint":"eslint .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.42.1","_integrity":"sha512-hLWNkTwvF0xdop8R6WTXNZRS+Nc4qPxf15Bad0Ft03rR/DGi4UkHtrjDsSo7ZqIZjl82mXNOxuX8j6ZS5VF2Gw==","_resolved":"/tmp/81ea6c7b8fdaeded896a87e9f988f2c4/hey-api-openapi-ts-0.42.1.tgz","_from":"file:hey-api-openapi-ts-0.42.1.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-hLWNkTwvF0xdop8R6WTXNZRS+Nc4qPxf15Bad0Ft03rR/DGi4UkHtrjDsSo7ZqIZjl82mXNOxuX8j6ZS5VF2Gw==","shasum":"024ef7e5404b2e508513d66484a4c41d38535f35","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.42.1.tgz","fileCount":6,"unpackedSize":165433,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGFM1rgvuxaBB5aX144zXlzVy+CZdyCzMyed05bUjKyAiEAjFR7+kICKcTJohqe7OC8IiN5nUsGKAemA58ojxod4nE="}],"size":37943},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.42.1_1713748909939_0.5687735698662688"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-22T01:21:50.168Z","publish_time":1713748910168,"_source_registry_name":"default","contributors":[]},"0.43.0":{"name":"@hey-api/openapi-ts","version":"0.43.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","javascript","json","node","openapi","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.1","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.6","@angular/animations":"17.3.6","@angular/cli":"17.3.6","@angular/common":"17.3.6","@angular/compiler":"17.3.6","@angular/compiler-cli":"17.3.6","@angular/core":"17.3.6","@angular/forms":"17.3.6","@angular/platform-browser":"17.3.6","@angular/platform-browser-dynamic":"17.3.6","@angular/router":"17.3.6","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.1.1","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.7.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.43.0","_integrity":"sha512-Qq3bcy579T+8hhhaSW7MuFgvD07tl8njiFh8/mTYGXerBjoWxAn2ygkV+yE+RKY0eMvSmeH2+9yEAsrVrh5Hjw==","_resolved":"/tmp/f940676ff49aa0316ec90c8aed614caa/hey-api-openapi-ts-0.43.0.tgz","_from":"file:hey-api-openapi-ts-0.43.0.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-Qq3bcy579T+8hhhaSW7MuFgvD07tl8njiFh8/mTYGXerBjoWxAn2ygkV+yE+RKY0eMvSmeH2+9yEAsrVrh5Hjw==","shasum":"8dfaf95866fcd115ae26a64f86d78d65ba1b4bbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.43.0.tgz","fileCount":6,"unpackedSize":165937,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWpcWx3XM3btLMcDHRgl9dfOqkMSCfyPSg1sy6N6U86gIhAJNPPbyCKOq2zwMwlMDQlgjz67oN/h7V57M/Vl9TrNcY"}],"size":38245},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.43.0_1714645183192_0.6206068999197429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T10:19:43.378Z","publish_time":1714645183378,"_source_registry_name":"default","contributors":[]},"0.43.1":{"name":"@hey-api/openapi-ts","version":"0.43.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","javascript","json","node","openapi","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.1","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.6","@angular/animations":"17.3.6","@angular/cli":"17.3.6","@angular/common":"17.3.6","@angular/compiler":"17.3.6","@angular/compiler-cli":"17.3.6","@angular/core":"17.3.6","@angular/forms":"17.3.6","@angular/platform-browser":"17.3.6","@angular/platform-browser-dynamic":"17.3.6","@angular/router":"17.3.6","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.1.1","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.7.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.43.1","_integrity":"sha512-OD71kDwuY1Yx7/B3E2JCK9xo6+38Sz2nCmsM/X+fW8CTlXUJvjqc+L+FUaiNcYhPRxAtAVtc7TYGtkIPHzQrEw==","_resolved":"/tmp/7c138296b1aa10e4cf59b5910a243af3/hey-api-openapi-ts-0.43.1.tgz","_from":"file:hey-api-openapi-ts-0.43.1.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-OD71kDwuY1Yx7/B3E2JCK9xo6+38Sz2nCmsM/X+fW8CTlXUJvjqc+L+FUaiNcYhPRxAtAVtc7TYGtkIPHzQrEw==","shasum":"415cff658803aa1f3123f622b95f8f372244ba27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.43.1.tgz","fileCount":6,"unpackedSize":168706,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYfPrjg93I6n1d2zGF0OTNKOI/xeEyEx0NUJS/SefNYgIgaWMnwe1DOnZogqiTBM83pjAQobxo4l5niwySTzptTvs="}],"size":39139},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.43.1_1714898060688_0.33265161200427684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-05T08:34:20.863Z","publish_time":1714898060863,"_source_registry_name":"default","contributors":[]},"0.43.2":{"name":"@hey-api/openapi-ts","version":"0.43.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","javascript","json","node","openapi","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.1","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.6","@angular/animations":"17.3.7","@angular/cli":"17.3.6","@angular/common":"17.3.7","@angular/compiler":"17.3.7","@angular/compiler-cli":"17.3.7","@angular/core":"17.3.7","@angular/forms":"17.3.7","@angular/platform-browser":"17.3.7","@angular/platform-browser-dynamic":"17.3.7","@angular/router":"17.3.7","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.2.0","express":"4.19.2","glob":"10.3.12","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.7.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.43.2","_integrity":"sha512-o1/w+9tk1Ty/LJBy/VrHvDzA8YkCSRi1rr567aABlLwa9pbl2WP5fsUQbXGOgZ1HsLieVXo6qwcNMNqC6v2oxw==","_resolved":"/tmp/3ff02925fae75e55013724f33af08340/hey-api-openapi-ts-0.43.2.tgz","_from":"file:hey-api-openapi-ts-0.43.2.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-o1/w+9tk1Ty/LJBy/VrHvDzA8YkCSRi1rr567aABlLwa9pbl2WP5fsUQbXGOgZ1HsLieVXo6qwcNMNqC6v2oxw==","shasum":"ad170aba55be50d66518f61f0b4b4bb97223b59d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.43.2.tgz","fileCount":6,"unpackedSize":170662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAHxmJRllAGcv60GVSe/82Pah5jrmzepNr1eV4ZHb2s+AiBQSft1PxdKgQMQkSfRTBDQMms8TZvgnwwJSlA0sPfDPg=="}],"size":39623},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.43.2_1714974743418_0.10489250561732533"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-06T05:52:23.570Z","publish_time":1714974743570,"_source_registry_name":"default","contributors":[]},"0.44.0":{"name":"@hey-api/openapi-ts","version":"0.44.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","javascript","json","node","openapi","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.1","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.8","@angular/cli":"17.3.7","@angular/common":"17.3.8","@angular/compiler":"17.3.8","@angular/compiler-cli":"17.3.8","@angular/core":"17.3.8","@angular/forms":"17.3.8","@angular/platform-browser":"17.3.8","@angular/platform-browser-dynamic":"17.3.8","@angular/router":"17.3.8","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.2.0","express":"4.19.2","glob":"10.3.15","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.8.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.44.0","_integrity":"sha512-b7ykERrJDeq7L7TZ9wA6spO1W8LVojW86ykSDEfDwWTfe9EBcDeGA311gzcB16VhVrgj/BJnClNUf/s+SYDc6w==","_resolved":"/tmp/3d64c3d5ac9c1b860fb55fa90b6fbb15/hey-api-openapi-ts-0.44.0.tgz","_from":"file:hey-api-openapi-ts-0.44.0.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-b7ykERrJDeq7L7TZ9wA6spO1W8LVojW86ykSDEfDwWTfe9EBcDeGA311gzcB16VhVrgj/BJnClNUf/s+SYDc6w==","shasum":"b7c69557388910af3d9e3c1c635696119279b689","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.44.0.tgz","fileCount":6,"unpackedSize":170901,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKj/f2EGmZivC35Sx1ZagpnX+XMtnJYamnoz8cxoPkvgIgL489trfU1CqV9aQAwvb0/mViyBGIgqjaoOmGn7Q8dok="}],"size":39701},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.44.0_1715595474465_0.2928706902011544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T10:17:54.659Z","publish_time":1715595474659,"_source_registry_name":"default","contributors":[]},"0.45.0":{"name":"@hey-api/openapi-ts","version":"0.45.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","javascript","json","node","openapi","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.1","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.8","@angular/cli":"17.3.7","@angular/common":"17.3.8","@angular/compiler":"17.3.8","@angular/compiler-cli":"17.3.8","@angular/core":"17.3.8","@angular/forms":"17.3.8","@angular/platform-browser":"17.3.8","@angular/platform-browser-dynamic":"17.3.8","@angular/router":"17.3.8","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.2.0","express":"4.19.2","glob":"10.3.15","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.8.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.45.0","_integrity":"sha512-EAQhIrVhh2DqvcKo74rUgR7P+Wnd3U5XUvTT5PN8c9kHxOqXrQeGN+daqNLX2BruZBFzDVOs7AfIh8aL0ccbAw==","_resolved":"/tmp/9a57956f264eba825263ff2378e29ebe/hey-api-openapi-ts-0.45.0.tgz","_from":"file:hey-api-openapi-ts-0.45.0.tgz","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-EAQhIrVhh2DqvcKo74rUgR7P+Wnd3U5XUvTT5PN8c9kHxOqXrQeGN+daqNLX2BruZBFzDVOs7AfIh8aL0ccbAw==","shasum":"f8d4f296982f2f6a0b7cb7d56cabe7db6ed4aa08","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.45.0.tgz","fileCount":6,"unpackedSize":171826,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+tlYBzDgLtlTzMtTIjoQOdUbzoV7Ntd4fOumAV1GIfwIhAJJueZdEVFJA1VgmIHKql/IrNV04LPTripi9LN/Pr1lC"}],"size":39612},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.45.0_1715748244290_0.6695510750903582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T04:44:04.479Z","publish_time":1715748244479,"_source_registry_name":"default","contributors":[]},"0.45.1":{"name":"@hey-api/openapi-ts","version":"0.45.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","javascript","json","node","openapi","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.1","c12":"1.10.0","camelcase":"8.0.0","commander":"12.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.8","@angular/cli":"17.3.7","@angular/common":"17.3.8","@angular/compiler":"17.3.8","@angular/compiler-cli":"17.3.8","@angular/core":"17.3.8","@angular/forms":"17.3.8","@angular/platform-browser":"17.3.8","@angular/platform-browser-dynamic":"17.3.8","@angular/router":"17.3.8","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.6.8","cross-spawn":"7.0.3","eslint":"9.2.0","express":"4.19.2","glob":"10.3.15","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.8.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.45.1","_integrity":"sha512-TT4YC9SshgruHnr/z47LD945hFhefuD6xSfdt9+fv/sU+shP0nPJhNdyt71oMGTAB9h6nsrjC8z84ZnoAGKHrg==","_resolved":"/tmp/3475476293694b9bde909d18a512a235/hey-api-openapi-ts-0.45.1.tgz","_from":"file:hey-api-openapi-ts-0.45.1.tgz","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-TT4YC9SshgruHnr/z47LD945hFhefuD6xSfdt9+fv/sU+shP0nPJhNdyt71oMGTAB9h6nsrjC8z84ZnoAGKHrg==","shasum":"071f27b00cd62b16e647b9ab9829d5acc4ceb56f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.45.1.tgz","fileCount":6,"unpackedSize":172686,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6sclqPW57Jd52eBqjAmNzWTKU4yH34+Giot7PcDDP5gIhANbh7NqpbEdZyjBFvompp6nwmY2eoyivRUGaKBoPn9js"}],"size":39841},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.45.1_1715837890155_0.6729211086315168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T05:38:10.331Z","publish_time":1715837890331,"_source_registry_name":"default","contributors":[]},"0.46.0":{"name":"@hey-api/openapi-ts","version":"0.46.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.2","c12":"1.10.0","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.1","cross-spawn":"7.0.3","eslint":"9.3.0","express":"4.19.2","glob":"10.3.15","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.9.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.46.0","_integrity":"sha512-8dTx3Czz+5CAwf1NNesg5s+tm0XRos6/Wwoziy+YEZGiIFRFeV7GF1FsXJxx/lWVHo/RhMKzSeO+ZHRCDBekTg==","_resolved":"/tmp/032b2d2fe2d4e935de02a8cb2cadeb42/hey-api-openapi-ts-0.46.0.tgz","_from":"file:hey-api-openapi-ts-0.46.0.tgz","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-8dTx3Czz+5CAwf1NNesg5s+tm0XRos6/Wwoziy+YEZGiIFRFeV7GF1FsXJxx/lWVHo/RhMKzSeO+ZHRCDBekTg==","shasum":"a3fb7b15c1594025eaf86a0c6938fd58de1d6f88","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.46.0.tgz","fileCount":6,"unpackedSize":173980,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEUqvLIhjFMVHhX8MM83kvWHo/bsVWgMO1ycgzevK+GgIhAMKIMVCUspBTnSQgY0h6MlHb9PuK2C9QPj/N/cDxhXUV"}],"size":40271},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.46.0_1716291640155_0.7047026587722787"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-21T11:40:40.363Z","publish_time":1716291640363,"_source_registry_name":"default","contributors":[]},"0.46.1":{"name":"@hey-api/openapi-ts","version":"0.46.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.2","c12":"1.10.0","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.1","cross-spawn":"7.0.3","eslint":"9.3.0","express":"4.19.2","glob":"10.3.15","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.9.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.46.1","_integrity":"sha512-EjVHcD3m+/rwSQNGhnFb3V+Km+nJHfyE+NMx/RpVZ8FEqZYlkDr45uMThX+xcQ9GH/cNYbc/QdoHa4hCX9ONeg==","_resolved":"/tmp/6abd3b865c54d2ced2884973f461a292/hey-api-openapi-ts-0.46.1.tgz","_from":"file:hey-api-openapi-ts-0.46.1.tgz","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-EjVHcD3m+/rwSQNGhnFb3V+Km+nJHfyE+NMx/RpVZ8FEqZYlkDr45uMThX+xcQ9GH/cNYbc/QdoHa4hCX9ONeg==","shasum":"e4bf2e718ea6f348e0f85ce508bbc969c8305278","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.46.1.tgz","fileCount":6,"unpackedSize":174221,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEYCvmh+M0w3vORc+SyykhPtgmsjS1fiR0VBdXuqheslAiEAk7ZCFq1wPU6SiGuYH/QF61DV5EM//66V1vEcAyYdfnc="}],"size":40432},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.46.1_1716474527980_0.29915637289074404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T14:28:48.189Z","publish_time":1716474528189,"_source_registry_name":"default","contributors":[]},"0.46.2":{"name":"@hey-api/openapi-ts","version":"0.46.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.2","c12":"1.10.0","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.1","cross-spawn":"7.0.3","eslint":"9.3.0","express":"4.19.2","glob":"10.3.15","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.9.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.46.2","_integrity":"sha512-ccpZ2SSSlupw+Rj3bQMmIzpoUh+Xq9N3R29LgYJfIof5d76bDjkfeO4GcBg7j1NlQcElw4G8IjrOr/FOUENNiA==","_resolved":"/tmp/f2c2bc1b4b741fe5d8b7b95d955947ec/hey-api-openapi-ts-0.46.2.tgz","_from":"file:hey-api-openapi-ts-0.46.2.tgz","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-ccpZ2SSSlupw+Rj3bQMmIzpoUh+Xq9N3R29LgYJfIof5d76bDjkfeO4GcBg7j1NlQcElw4G8IjrOr/FOUENNiA==","shasum":"bb1140249ac9d6b00238a3b0ee30edbc873f3e23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.46.2.tgz","fileCount":6,"unpackedSize":178230,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsh5TOmfhlThyS9q2Xir4lgMv2OUeBlrN+4Gelm+/jtAIhAI6BHi0n8qWhqqTcRoTfi/GTv8PTg56JJ+aYmnJkgAFP"}],"size":41226},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.46.2_1716515823180_0.6571948693812506"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-24T01:57:03.379Z","publish_time":1716515823379,"_source_registry_name":"default","contributors":[]},"0.46.3":{"name":"@hey-api/openapi-ts","version":"0.46.3","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.2","c12":"1.10.0","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.3.0","express":"4.19.2","glob":"10.4.1","node-fetch":"3.3.2","prettier":"3.2.5","puppeteer":"22.10.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.2","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.46.3","_integrity":"sha512-2C0tmzUq6m9518uDMHBooqiS7wvWy9UD6SepudWU+9fB6lZvC+yxbK/viaMfwvCv4l1hKuBZZZQNP0xrNcyRsQ==","_resolved":"/tmp/76beb3f35c3d744b079a8382165cb43a/hey-api-openapi-ts-0.46.3.tgz","_from":"file:hey-api-openapi-ts-0.46.3.tgz","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-2C0tmzUq6m9518uDMHBooqiS7wvWy9UD6SepudWU+9fB6lZvC+yxbK/viaMfwvCv4l1hKuBZZZQNP0xrNcyRsQ==","shasum":"fc8a8fa1d23a2de78a6e1899ffcdb2f82f86e309","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.46.3.tgz","fileCount":6,"unpackedSize":178848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCnnVnK2DC9EgyeYhA3U0UtHpJAHU3jak2leMHTHuzsgIgMkVJPU4fdG5XmsavEvwV0kXqhOPxlS0fddUcFkEiQzw="}],"size":41350},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.46.3_1716842033463_0.9769600596363615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-27T20:33:53.608Z","publish_time":1716842033608,"_source_registry_name":"default","contributors":[]},"0.47.0":{"name":"@hey-api/openapi-ts","version":"0.47.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.4.0","express":"4.19.2","glob":"10.4.1","node-fetch":"3.3.2","prettier":"3.3.1","puppeteer":"22.10.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.47.0","_integrity":"sha512-dppZcULGVkTBNT4FrRRIPYS5oo1lHMkp0P6/qqW0A1tP+l5jXwkOlyeahJs6Kq0mbyoYmv2gK8BKbvDq/3yyNQ==","_resolved":"/tmp/089e09339a91c48bf065da3186b5307c/hey-api-openapi-ts-0.47.0.tgz","_from":"file:hey-api-openapi-ts-0.47.0.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-dppZcULGVkTBNT4FrRRIPYS5oo1lHMkp0P6/qqW0A1tP+l5jXwkOlyeahJs6Kq0mbyoYmv2gK8BKbvDq/3yyNQ==","shasum":"2b7ac3b6b1ab39a5180a62886151f1cd20b8f7c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.47.0.tgz","fileCount":6,"unpackedSize":185660,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGoLi86tCWq5HA9hSy/0c9638plhbnwiNP41EtK2XkSkAiAbRhian1zN6fe6ki6RfmPxJ7SUjOAptopXqMn2hoNDRg=="}],"size":42710},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.47.0_1718555889898_0.11440534588131812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-16T16:38:10.046Z","publish_time":1718555890046,"_source_registry_name":"default","contributors":[]},"0.47.1":{"name":"@hey-api/openapi-ts","version":"0.47.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.10.0","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.4.0","express":"4.19.2","glob":"10.4.1","node-fetch":"3.3.2","prettier":"3.3.1","puppeteer":"22.10.0","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.47.1","_integrity":"sha512-msrYJeY+rfcME8qOk8IJ4nt9lxdlsFVuETB7RFGzDDtvtdShD7zaJNzk5/mRGRRhMM6IA9JSXX6PSq7RCKnHBQ==","_resolved":"/tmp/4729adaaa75eae66447a9eb045727f29/hey-api-openapi-ts-0.47.1.tgz","_from":"file:hey-api-openapi-ts-0.47.1.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-msrYJeY+rfcME8qOk8IJ4nt9lxdlsFVuETB7RFGzDDtvtdShD7zaJNzk5/mRGRRhMM6IA9JSXX6PSq7RCKnHBQ==","shasum":"f5ac621bdb26fb0b4bd4ed2b7ab3182d03dcbac7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.47.1.tgz","fileCount":6,"unpackedSize":186918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHGxRGloKCvp86PZTfKMeDbeb81TRo41qZ/5olYcRDb7AiEA/287RZ6DEI1J5gCmSZRgTUvaZomrGk8zYQon/1pf81U="}],"size":42821},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.47.1_1718807926753_0.008985814673056591"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T14:38:46.933Z","publish_time":1718807926933,"_source_registry_name":"default","contributors":[]},"0.47.2":{"name":"@hey-api/openapi-ts","version":"0.47.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.5.0","express":"4.19.2","glob":"10.4.2","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.11.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.47.2","_integrity":"sha512-I46pbh3YosmPHbjUzs28hZobmdnFtaISrglDNDBbbY9lM0H7CrBZXHq0enWZZu4lx32KvJ40PcdMsGfhd/MmQQ==","_resolved":"/tmp/024fb83b2b87f39b7c6d30c18086060b/hey-api-openapi-ts-0.47.2.tgz","_from":"file:hey-api-openapi-ts-0.47.2.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-I46pbh3YosmPHbjUzs28hZobmdnFtaISrglDNDBbbY9lM0H7CrBZXHq0enWZZu4lx32KvJ40PcdMsGfhd/MmQQ==","shasum":"2216a0596b002b7c727a11a0508af77b06980499","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.47.2.tgz","fileCount":6,"unpackedSize":187462,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+BOziJhoGBHG/moUwJWrn3xTX3ZvZxid3PgXGPbKDBAIgOG1prXZuWwH7dA2lYd7r65vLcC5LWjLRP1OcUezhk/0="}],"size":42988},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.47.2_1718932911517_0.635587330502476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-21T01:21:51.696Z","publish_time":1718932911696,"_source_registry_name":"default","contributors":[]},"0.48.0":{"name":"@hey-api/openapi-ts","version":"0.48.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.5.0","express":"4.19.2","glob":"10.4.2","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.11.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.4.5"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.48.0","_integrity":"sha512-rUSFb7SQ3wgS801CNN/NVQjIW/2Qh423Mok7cXPcCT7SIAwlx1kLLh08uIZaS66ohisdjybXEbuo7vhc93YtZA==","_resolved":"/tmp/db31501b93c551a94a1d4c7bcad8c259/hey-api-openapi-ts-0.48.0.tgz","_from":"file:hey-api-openapi-ts-0.48.0.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-rUSFb7SQ3wgS801CNN/NVQjIW/2Qh423Mok7cXPcCT7SIAwlx1kLLh08uIZaS66ohisdjybXEbuo7vhc93YtZA==","shasum":"bd591c6c83614f30b7d160ded4e4781417ec252e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.48.0.tgz","fileCount":6,"unpackedSize":189052,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+cmNIOtPe5piPw6MYvehQmYWLCBPR3ednAXek+N5dQwIgauY/qg2lDSPigN7Y7kGDJR+b7hmL9BsKf7MKypkOVYM="}],"size":43511},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.48.0_1719202117956_0.702663086511836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-24T04:08:38.132Z","publish_time":1719202118132,"_source_registry_name":"default","contributors":[]},"0.48.1":{"name":"@hey-api/openapi-ts","version":"0.48.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.2","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.2"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.48.1","_integrity":"sha512-iZBEmS12EWn4yl/nYMui+PA3hprjFR9z+9p+p+s3f0VRXPw+uZWO0yuIfCcsAw1n0isikw2uJEY4qxwlnI07AQ==","_resolved":"/tmp/b95c3e6f0fc584fdf1544bd8c78a70f9/hey-api-openapi-ts-0.48.1.tgz","_from":"file:hey-api-openapi-ts-0.48.1.tgz","_nodeVersion":"20.15.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-iZBEmS12EWn4yl/nYMui+PA3hprjFR9z+9p+p+s3f0VRXPw+uZWO0yuIfCcsAw1n0isikw2uJEY4qxwlnI07AQ==","shasum":"a80e2372e7550057817c3dfb3742d87c395036a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.48.1.tgz","fileCount":6,"unpackedSize":189799,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDu+HP5AtZD7SgDLZuFfUr+kA0A7DuR4B3vryhFnQF/lAIgGJNUMH3JyTAzZK/x6njtZC/KPea9l5X1842fR6pNwKE="}],"size":43758},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.48.1_1719817433279_0.8152086609243592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-01T07:03:53.419Z","publish_time":1719817433419,"_source_registry_name":"default","contributors":[]},"0.48.2":{"name":"@hey-api/openapi-ts","version":"0.48.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.2","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.2"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.48.2","_integrity":"sha512-pjJb0kzjTyKAdKGfi3GkOqD4AklImS5xz7xx1grZQMlNv87iV12g2pccEsml6WYDxQ1qJ7DFWa8FexAPDbzvZg==","_resolved":"/tmp/2dfd75240ebf2bf5daa094e3db19db5f/hey-api-openapi-ts-0.48.2.tgz","_from":"file:hey-api-openapi-ts-0.48.2.tgz","_nodeVersion":"20.15.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-pjJb0kzjTyKAdKGfi3GkOqD4AklImS5xz7xx1grZQMlNv87iV12g2pccEsml6WYDxQ1qJ7DFWa8FexAPDbzvZg==","shasum":"75dfda2393293c1e2d4554387b4d49f034a0f5d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.48.2.tgz","fileCount":6,"unpackedSize":190349,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBe9xJsSSrWZSB85XxBkQgPG6SPDSFD1vsb7GqJAgZ+0AiA9kkUKOSiN0hjFRzngXLV2Rb6oEEKJv1qmH6sAZheOhQ=="}],"size":43792},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.48.2_1720056254550_0.6324878766512643"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-04T01:24:14.847Z","publish_time":1720056254847,"_source_registry_name":"default","contributors":[]},"0.48.3":{"name":"@hey-api/openapi-ts","version":"0.48.3","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.48.3","_integrity":"sha512-R53Nr4Gicz77icS+RiH0fwHa9A0uFPtzsjC8SBaGwtOel5ZyxeBbayWE6HhE789hp3dok9pegwWncwwOrr4WFA==","_resolved":"/tmp/30b3daf1312c86b7d829d7cc20f3903d/hey-api-openapi-ts-0.48.3.tgz","_from":"file:hey-api-openapi-ts-0.48.3.tgz","_nodeVersion":"20.15.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-R53Nr4Gicz77icS+RiH0fwHa9A0uFPtzsjC8SBaGwtOel5ZyxeBbayWE6HhE789hp3dok9pegwWncwwOrr4WFA==","shasum":"bf1fdbd988be9af8a83b0f59d802f5bb2c470fec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.48.3.tgz","fileCount":6,"unpackedSize":191015,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDJHuwpoplMIsiJqcMxd/gX12jAPYkw34g+bfz/gn/qZAiEAncrZ/ceCYrzWY5+LtHKMuOJDC07azYTrAuAIB3Au7Zs="}],"size":43740},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.48.3_1721052431364_0.7152803836574932"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-15T14:07:11.522Z","publish_time":1721052431522,"_source_registry_name":"default","contributors":[]},"0.49.0":{"name":"@hey-api/openapi-ts","version":"0.49.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.49.0","_integrity":"sha512-x6JK3nJpIEEEdvgpSZfsE3dwGmI4GNivENKj0rHhwQDHOkP8CK4tP0at53WPKtbq4xlbRFvgIMKp36o0zsW04g==","_resolved":"/tmp/844b03e1cdbd9bbc515f0fb0702fdd9c/hey-api-openapi-ts-0.49.0.tgz","_from":"file:hey-api-openapi-ts-0.49.0.tgz","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-x6JK3nJpIEEEdvgpSZfsE3dwGmI4GNivENKj0rHhwQDHOkP8CK4tP0at53WPKtbq4xlbRFvgIMKp36o0zsW04g==","shasum":"be6dea686ad6cbb87c9aad4964b582bc9d685ece","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.49.0.tgz","fileCount":6,"unpackedSize":191909,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQgbstKNEGH0JTFYW024j2i8LWSPsN0DJplokIZpyR1gIgJ7IzebhQtCnxJwadFtbCh5VKE4PrvmmczaevDsNFLAU="}],"size":44059},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.49.0_1721229706625_0.3219749587325069"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-17T15:21:46.856Z","publish_time":1721229706856,"_source_registry_name":"default","contributors":[]},"0.50.0":{"name":"@hey-api/openapi-ts","version":"0.50.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-fetch":"0.1.11"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.50.0","_integrity":"sha512-Nt3Zcv+7evPQm1YZaeT0xbGOQ5PyOUU3jjIGYbUHm9eE7awpyM6BUByTJdZulldqUh829GDhfiU/md2ZQ1VHYw==","_resolved":"/tmp/60dac67838a6c941d54c731ad37d69ee/hey-api-openapi-ts-0.50.0.tgz","_from":"file:hey-api-openapi-ts-0.50.0.tgz","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-Nt3Zcv+7evPQm1YZaeT0xbGOQ5PyOUU3jjIGYbUHm9eE7awpyM6BUByTJdZulldqUh829GDhfiU/md2ZQ1VHYw==","shasum":"d5cf160693d6ac509f2b2e6bb3abc9cc33fd095e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.50.0.tgz","fileCount":6,"unpackedSize":194087,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAaEaOoXA4NE09gQ+/ZBdWq3L+v1/sIIHYePxb+C8h9+AiEA9vWuIfnJJB361J2PsACcPNWBHy8DR40jOwCDbGvJL1I="}],"size":44573},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.50.0_1721595784191_0.21217524754110895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-21T21:03:04.363Z","publish_time":1721595784363,"_source_registry_name":"default","contributors":[]},"0.50.1":{"name":"@hey-api/openapi-ts","version":"0.50.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.1.0","@hey-api/client-fetch":"0.1.11"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.50.1","_integrity":"sha512-9xc5TZP7srz2R90B2qDOPgRYHLjnrcpKKMDcGQo90T4gYLgBupus8cKY/s+gps7AVtxYeI7M9IDvHOc3t+5UFA==","_resolved":"/tmp/dd133412b8c60377fb54153325dd4e07/hey-api-openapi-ts-0.50.1.tgz","_from":"file:hey-api-openapi-ts-0.50.1.tgz","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-9xc5TZP7srz2R90B2qDOPgRYHLjnrcpKKMDcGQo90T4gYLgBupus8cKY/s+gps7AVtxYeI7M9IDvHOc3t+5UFA==","shasum":"3a66b4228106b564674b8d3f8a59c4927475c64f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.50.1.tgz","fileCount":6,"unpackedSize":195540,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlw7KRtQcbAHNzSB5lT9fk+VulRjiRpkhYsjl5nhZEnQIgGvK3mCvApof9XvUCrrk3xzXwnXnvd4iZ3q30Ghz0tUU="}],"size":45239},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.50.1_1721799404284_0.21587501185065427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-24T05:36:44.511Z","publish_time":1721799404511,"_source_registry_name":"default","contributors":[]},"0.50.2":{"name":"@hey-api/openapi-ts","version":"0.50.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.1.1","@hey-api/client-fetch":"0.1.12"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.50.2","_integrity":"sha512-DkkjgLYUgbD0CJAAA79R9Dj2E8YOh0/Gus8lky6pEHL6ntirkfe7Biu2J1pddfdoO37qx14BKkA7exgOhvZYrQ==","_resolved":"/tmp/b350aa8c900c3b1645f24f61fc17ee6b/hey-api-openapi-ts-0.50.2.tgz","_from":"file:hey-api-openapi-ts-0.50.2.tgz","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-DkkjgLYUgbD0CJAAA79R9Dj2E8YOh0/Gus8lky6pEHL6ntirkfe7Biu2J1pddfdoO37qx14BKkA7exgOhvZYrQ==","shasum":"b2aa4a0408b81a5cbdc59820484e659d50dad3d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.50.2.tgz","fileCount":6,"unpackedSize":195639,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLDRGsJtftvSPqtwOioj9d6t1OKeGdTPaJe3v3kyvz7wIhAPNkqhY6AVCyvK9nPmTW2L1L1RgcWTRHuQNeHplcMhvm"}],"size":45320},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.50.2_1721960957833_0.8582002767154004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-26T02:29:17.977Z","publish_time":1721960957977,"_source_registry_name":"default","contributors":[]},"0.51.0":{"name":"@hey-api/openapi-ts","version":"0.51.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.1.1","@hey-api/client-fetch":"0.1.12"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.51.0","_integrity":"sha512-ODZyPrUIVeufqPr6A2MEuLlk+UtaPQT40sgDD2OyfpK5gYFXS+/3A11guQoTX+wdgUgM6CR+cNh4MDXAScAlKg==","_resolved":"/tmp/861004434a8b3cbfe5ead2e081966546/hey-api-openapi-ts-0.51.0.tgz","_from":"file:hey-api-openapi-ts-0.51.0.tgz","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-ODZyPrUIVeufqPr6A2MEuLlk+UtaPQT40sgDD2OyfpK5gYFXS+/3A11guQoTX+wdgUgM6CR+cNh4MDXAScAlKg==","shasum":"f4914624b0ac66ae908ca71831013edcdf796ea3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.51.0.tgz","fileCount":6,"unpackedSize":196231,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBuqlhqCfQDcVUSesynnv9Ijbu/oDjc6s5xVPu2JJ2IAIhAJhT8ZEs/or+Bi12h5Ndt4UNE89Y2ocieKLgNXfrL6fJ"}],"size":45176},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.51.0_1722142277828_0.5919585412191031"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-28T04:51:18.010Z","publish_time":1722142278010,"_source_registry_name":"default","contributors":[]},"0.52.0":{"name":"@hey-api/openapi-ts","version":"0.52.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.6.4","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.2","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.0","@hey-api/client-fetch":"0.2.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.0","_integrity":"sha512-DA3Zf5ONxMK1PUkK88lAuYbXMgn5BvU5sjJdTAO2YOn6Eu/9ovilBztMzvu8pyY44PmL3n4ex4+f+XIwvgfhvw==","_resolved":"/tmp/9d3458be493477504e22dac1b477edd8/hey-api-openapi-ts-0.52.0.tgz","_from":"file:hey-api-openapi-ts-0.52.0.tgz","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-DA3Zf5ONxMK1PUkK88lAuYbXMgn5BvU5sjJdTAO2YOn6Eu/9ovilBztMzvu8pyY44PmL3n4ex4+f+XIwvgfhvw==","shasum":"99e0f30f1f4d0d3145d86d6e4e1e9ae9d89c2807","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.0.tgz","fileCount":6,"unpackedSize":197452,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAKv3RavyhgWqqgQPM+6NsZabPnZjxkLfKvaLT97eGZdAiEA2veMotJAMHjfW5IZZF187B4zDZYa0FwMN2dmKXJH/2g="}],"size":45504},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.0_1722532401740_0.8298169145391696"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T17:13:21.873Z","publish_time":1722532401873,"_source_registry_name":"default","contributors":[]},"0.52.1":{"name":"@hey-api/openapi-ts","version":"0.52.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.1","@hey-api/client-fetch":"0.2.1"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.1","_integrity":"sha512-1RZ8sJNTzhq45VZMfF6Wfhf4uynIf5INQy7nkgnjVBELPr6yNBf95Kpel6mfMrNVlSAAEQphmYfaJZPQ5yy5nQ==","_resolved":"/tmp/db2b77ed0d373c0c898fafad0d6bc4d1/hey-api-openapi-ts-0.52.1.tgz","_from":"file:hey-api-openapi-ts-0.52.1.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-1RZ8sJNTzhq45VZMfF6Wfhf4uynIf5INQy7nkgnjVBELPr6yNBf95Kpel6mfMrNVlSAAEQphmYfaJZPQ5yy5nQ==","shasum":"4f726e0d97a9f147ada57fac3f1fe3604d1cfc47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.1.tgz","fileCount":6,"unpackedSize":201287,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCu/IwepAnFnHIHeuRkNWu7CSRp0Pgx6CWp05BhlyW0egIgfQdsfp664deG8PS3dlSQ1ygaS/Y8suLZHzIopaHUwXw="}],"size":46527},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.1_1722967256935_0.3743675183355002"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-06T18:00:57.157Z","publish_time":1722967257157,"_source_registry_name":"default","contributors":[]},"0.52.2":{"name":"@hey-api/openapi-ts","version":"0.52.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.1","@hey-api/client-fetch":"0.2.2"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.2","_integrity":"sha512-ZifYJmOKafLlGN98GIVdYhj30BtZPxYAeM03TPtHPhPViiHQpxklW6f6vXK65Lsy4HpOOzj8WzoKrT73dWacCQ==","_resolved":"/tmp/a70e43754d48c02c36442fd27cf3d136/hey-api-openapi-ts-0.52.2.tgz","_from":"file:hey-api-openapi-ts-0.52.2.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-ZifYJmOKafLlGN98GIVdYhj30BtZPxYAeM03TPtHPhPViiHQpxklW6f6vXK65Lsy4HpOOzj8WzoKrT73dWacCQ==","shasum":"c7a86aebef43188f7f0881f262acb7b8b3b7b03b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.2.tgz","fileCount":6,"unpackedSize":201311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8nvXym4K7//d8ZE1oOxZ0Nm3Ig6vMy0AElsstFP2WJAiAytg+QPhgycL0UTWrxNQwiNPLwrHy/DnkaJswGcghosA=="}],"size":46539},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.2_1723053796519_0.06856876153992353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T18:03:16.724Z","publish_time":1723053796724,"_source_registry_name":"default","contributors":[]},"0.52.3":{"name":"@hey-api/openapi-ts","version":"0.52.3","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.1","@hey-api/client-fetch":"0.2.2"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.3","_integrity":"sha512-9zZo72XNKlnQlv+9gIQxdwfS7vqnY8WIbvF2HTfwyVXIc0n36J0o2NMDEmV82/NHBmcr5zhoXtdh50Y6V3eWVw==","_resolved":"/tmp/810b19d346be971215a4469496a2b50b/hey-api-openapi-ts-0.52.3.tgz","_from":"file:hey-api-openapi-ts-0.52.3.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-9zZo72XNKlnQlv+9gIQxdwfS7vqnY8WIbvF2HTfwyVXIc0n36J0o2NMDEmV82/NHBmcr5zhoXtdh50Y6V3eWVw==","shasum":"32a0493b077f8be4630f585f35e6d488d43644a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.3.tgz","fileCount":6,"unpackedSize":200668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSozjdXltJHStVHmhlk50hRFCfEWVbo1jJyHeaiGlKGgIhANMCGn1E/jldZq/wmK0qW0CmcbCiMkjaMgtEkTALCgDh"}],"size":46419},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.3_1723099676300_0.6285396198177706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T06:47:56.459Z","publish_time":1723099676459,"_source_registry_name":"default","contributors":[]},"0.52.4":{"name":"@hey-api/openapi-ts","version":"0.52.4","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","camelcase":"8.0.0","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.11","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-fetch":"0.2.3","@hey-api/client-axios":"0.2.2"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.4","_integrity":"sha512-kGhL+ytFuDEcFB75sBbXGG6mFL68+G8eiQwta0QsgdZPLfEjAG9j+RlJckAEvRDjvC5dJgA+KlpBrQF72rG/Gw==","_resolved":"/tmp/99dc76232b58d3dec2d9637b841d4ea1/hey-api-openapi-ts-0.52.4.tgz","_from":"file:hey-api-openapi-ts-0.52.4.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-kGhL+ytFuDEcFB75sBbXGG6mFL68+G8eiQwta0QsgdZPLfEjAG9j+RlJckAEvRDjvC5dJgA+KlpBrQF72rG/Gw==","shasum":"06d03a4707b2f2a8d6c557bed99fb804dab3cb95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.4.tgz","fileCount":6,"unpackedSize":207911,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+qqNj2t/GZfZQC2HQZ/F1wKaGCLGIpv5AijFufKUVoQIhAL0T8Kodwbe4iboZXD4E27rYc7iQkaANLF8hJhM3Ch6S"}],"size":48120},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.4_1723285362015_0.5251746545752229"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-10T10:22:42.174Z","publish_time":1723285362174,"_source_registry_name":"default","contributors":[]},"0.52.5":{"name":"@hey-api/openapi-ts","version":"0.52.5","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.23","@tanstack/vue-query":"5.51.21","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-fetch":"0.2.4","@hey-api/client-axios":"0.2.3"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.5","_integrity":"sha512-nhBHVeEe0S11QuD9mEYZ3Fb9eXVoY2JKzLZxpzEoqdnW1yVZssMe9qdxRfuwTJrN0IC8kcY3bna6pLk0ENXrVQ==","_resolved":"/tmp/d4c52095f624ce75eba06a6eb1c7d477/hey-api-openapi-ts-0.52.5.tgz","_from":"file:hey-api-openapi-ts-0.52.5.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-nhBHVeEe0S11QuD9mEYZ3Fb9eXVoY2JKzLZxpzEoqdnW1yVZssMe9qdxRfuwTJrN0IC8kcY3bna6pLk0ENXrVQ==","shasum":"63ed7b7e99e5b3fcbeae8260a73e8e8991be6ac9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.5.tgz","fileCount":6,"unpackedSize":209407,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbYnby9dehpUTag0dyVsF2jh+Yl/CCYdg33Eb2XM4ovwIgFxmzgwvlwmJ4PubKfrXy/frOCcq8haA6uFCqNofBh5Q="}],"size":48239},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.5_1723435274562_0.2288109303092971"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-12T04:01:14.770Z","publish_time":1723435274770,"_source_registry_name":"default","contributors":[]},"0.52.6":{"name":"@hey-api/openapi-ts","version":"0.52.6","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.23","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.51.21","@tanstack/vue-query":"5.51.21","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.3","@hey-api/client-fetch":"0.2.4"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.6","_integrity":"sha512-wwRixCADlzFgYM5XYXZXSxqaGStVwHjdppLFRqXrM/PoQdtTyss4SpFybygllLyOnleFOsl1VgpK8x7pc7zKug==","_resolved":"/tmp/23f02601df35ab82e2ed8b7adc111b81/hey-api-openapi-ts-0.52.6.tgz","_from":"file:hey-api-openapi-ts-0.52.6.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-wwRixCADlzFgYM5XYXZXSxqaGStVwHjdppLFRqXrM/PoQdtTyss4SpFybygllLyOnleFOsl1VgpK8x7pc7zKug==","shasum":"777b1f86b39d63b5db620a4c4a119528078a5526","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.6.tgz","fileCount":6,"unpackedSize":211758,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICw4Eo8t19wA5E30MHIqjpXMNLYIydc4/rkpefeerh06AiEApD0sZQdWg1Yl8y3Nrim6UnOA1mb4KiMjh1ZZUCbHjkY="}],"size":48358},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.6_1723558283215_0.6520838080421218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-13T14:11:23.432Z","publish_time":1723558283432,"_source_registry_name":"default","contributors":[]},"0.52.7":{"name":"@hey-api/openapi-ts","version":"0.52.7","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"license":"MIT","_id":"@hey-api/openapi-ts@0.52.7","maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"homepage":"https://heyapi.vercel.app/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"bin":{"openapi-ts":"bin/index.cjs"},"dist":{"shasum":"1218169580051c45d71b20254df6834987a4a338","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.7.tgz","fileCount":6,"integrity":"sha512-Ese0cAE5Yzkl696j8tFFb4ww4we6QcVoftDOCvcjB/1I/CiPD6p3+01RS8q2tnLrpY4Yh+3sEWGQJJcoLaz8pA==","signatures":[{"sig":"MEQCIHapG/LnPuIMScFCQr+UNEgiDzDjhAYY4U4rS6l9bREoAiA4xX55oMUhOvs7twofWfMy1S6ptJ2pRmN2NqfJdz1TUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215611,"size":49529},"main":"./dist/node/index.cjs","type":"module","_from":"file:hey-api-openapi-ts-0.52.7.tgz","types":"./dist/node/index.d.ts","engines":{"node":"^18.0.0 || >=20.0.0"},"scripts":{"dev":"rimraf dist && pnpm build-bundle --watch","test":"vitest run --config vitest.config.unit.ts","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","test:e2e":"vitest run --config vitest.config.e2e.ts","typecheck":"tsc --noEmit","test:watch":"vitest watch --config vitest.config.unit.ts","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types-check":"tsc --project tsconfig.check.json"},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"_resolved":"/tmp/c8c740cfe0b2e8e5d338b6a7377009c7/hey-api-openapi-ts-0.52.7.tgz","_integrity":"sha512-Ese0cAE5Yzkl696j8tFFb4ww4we6QcVoftDOCvcjB/1I/CiPD6p3+01RS8q2tnLrpY4Yh+3sEWGQJJcoLaz8pA==","repository":{"url":"git+https://github.com/hey-api/openapi-ts.git","type":"git"},"_npmVersion":"10.8.1","description":"Turn your OpenAPI specification into a beautiful TypeScript client","directories":{},"_nodeVersion":"20.16.0","dependencies":{"c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8","@apidevtools/json-schema-ref-parser":"11.7.0"},"_hasShrinkwrap":false,"devDependencies":{"glob":"10.4.3","rxjs":"7.8.1","axios":"1.7.3","tslib":"2.6.3","eslint":"9.6.0","express":"4.19.2","ts-node":"10.9.2","prettier":"3.3.2","puppeteer":"22.12.1","node-fetch":"3.3.2","typescript":"5.5.3","cross-spawn":"7.0.3","@angular/cli":"17.3.7","@angular/core":"17.3.9","@angular/forms":"17.3.9","@types/express":"4.17.21","@angular/common":"17.3.9","@angular/router":"17.3.9","@angular/compiler":"17.3.9","@types/cross-spawn":"6.0.6","@angular/animations":"17.3.9","@rollup/plugin-json":"6.1.0","@tanstack/vue-query":"5.51.21","@angular/compiler-cli":"17.3.9","@hey-api/client-axios":"0.2.3","@hey-api/client-fetch":"0.2.4","@tanstack/react-query":"5.51.23","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.51.21","@angular/platform-browser":"17.3.9","@rollup/plugin-node-resolve":"15.2.3","@angular-devkit/build-angular":"17.3.7","@angular/platform-browser-dynamic":"17.3.9"},"peerDependencies":{"typescript":"^5.x"},"_npmOperationalInternal":{"tmp":"tmp/openapi-ts_0.52.7_1723636198942_0.8200116545422031","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-14T11:49:59.124Z","publish_time":1723636199124,"_source_registry_name":"default","contributors":[]},"0.52.8":{"name":"@hey-api/openapi-ts","version":"0.52.8","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.23","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.51.21","@tanstack/vue-query":"5.51.21","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.3","@hey-api/client-fetch":"0.2.4"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.8","_integrity":"sha512-OKSHz3083Qnxn+RyPwRzCFjmeN3ZPmSw8aEWwsKyeVU1vik4H1MBfuFDiIP7luf929AYEN3nLA2mrr9wVRENnw==","_resolved":"/tmp/e3a4b5b0fa533e949024426bda01eb52/hey-api-openapi-ts-0.52.8.tgz","_from":"file:hey-api-openapi-ts-0.52.8.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-OKSHz3083Qnxn+RyPwRzCFjmeN3ZPmSw8aEWwsKyeVU1vik4H1MBfuFDiIP7luf929AYEN3nLA2mrr9wVRENnw==","shasum":"df44c7b403561467a6ac41237d1913db21bc4165","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.8.tgz","fileCount":6,"unpackedSize":215653,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEszjlCBPINoRXFp0t/kVvoTqt1/BRiO8A388z6wsbTuAiAISA9EmW8qZckQktljbM4vyXBaurLql3sWPZLYDrIkiA=="}],"size":49532},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.8_1723638860839_0.17981004212862906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-14T12:34:21.052Z","publish_time":1723638861052,"_source_registry_name":"default","contributors":[]},"0.52.9":{"name":"@hey-api/openapi-ts","version":"0.52.9","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.51.23","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.51.21","@tanstack/vue-query":"5.51.21","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.3","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-fetch":"0.2.4","@hey-api/client-axios":"0.2.3"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.9","_integrity":"sha512-257xD5lHAszpbj4US5GGnb5keqcYmnB0Sh+6BmPX4atettBOF9c3knU4mgZWEy75Dx3eEzgSMsJyUjRIVADX4w==","_resolved":"/tmp/4d6a9c573bf126c0c9cebe489de92ed8/hey-api-openapi-ts-0.52.9.tgz","_from":"file:hey-api-openapi-ts-0.52.9.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-257xD5lHAszpbj4US5GGnb5keqcYmnB0Sh+6BmPX4atettBOF9c3knU4mgZWEy75Dx3eEzgSMsJyUjRIVADX4w==","shasum":"a51dd6deb10c4e2b1a8c1cdc2f560da0cd027a88","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.9.tgz","fileCount":6,"unpackedSize":217273,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.52.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQW1PwmHm6gAabirOg7iZf0O1IGVlLtpEFghkg9UjYtwIgaibNITuuJ6vIz2DRO+7CkO2WDxfIkFWGh5Q0jN9wVCQ="}],"size":50232},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.9_1723988384113_0.8355559082841708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-18T13:39:44.287Z","publish_time":1723988384287,"_source_registry_name":"default","contributors":[]},"0.52.10":{"name":"@hey-api/openapi-ts","version":"0.52.10","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"license":"MIT","_id":"@hey-api/openapi-ts@0.52.10","maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"homepage":"https://heyapi.vercel.app/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"bin":{"openapi-ts":"bin/index.cjs"},"dist":{"shasum":"87adcafac6a53f66400b8bc8e4ed8169dc7bfab2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.10.tgz","fileCount":6,"integrity":"sha512-ZjCETgc85VOEQvqObLxM0NUx87niv5LUfPk9N9BeVZ2zgvfFX8oT4LAzojc8UEyKDakI3elZKPPY843W3a+aFA==","signatures":[{"sig":"MEYCIQDHhvYWuChhFNxy4BzdDUFaGGjcpRSsb5YkMMsC1LTzoAIhAKojAoTwGadY2u1Vot6TOfObhLGPioyL4WKAebGmvtxk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.52.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217656,"size":50276},"main":"./dist/node/index.cjs","type":"module","_from":"file:hey-api-openapi-ts-0.52.10.tgz","types":"./dist/node/index.d.ts","engines":{"node":"^18.0.0 || >=20.0.0"},"scripts":{"dev":"rimraf dist && pnpm build-bundle --watch","test":"vitest run --config vitest.config.unit.ts","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","test:e2e":"vitest run --config vitest.config.e2e.ts","typecheck":"tsc --noEmit","test:watch":"vitest watch --config vitest.config.unit.ts","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types-check":"tsc --project tsconfig.check.json"},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"_resolved":"/tmp/91cf65a2b7012157c73a09b9dd3f4dae/hey-api-openapi-ts-0.52.10.tgz","_integrity":"sha512-ZjCETgc85VOEQvqObLxM0NUx87niv5LUfPk9N9BeVZ2zgvfFX8oT4LAzojc8UEyKDakI3elZKPPY843W3a+aFA==","repository":{"url":"git+https://github.com/hey-api/openapi-ts.git","type":"git"},"_npmVersion":"10.8.1","description":"Turn your OpenAPI specification into a beautiful TypeScript client","directories":{},"_nodeVersion":"20.16.0","dependencies":{"c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8","@apidevtools/json-schema-ref-parser":"11.7.0"},"_hasShrinkwrap":false,"devDependencies":{"glob":"10.4.3","rxjs":"7.8.1","axios":"1.7.3","tslib":"2.6.3","eslint":"9.6.0","express":"4.19.2","ts-node":"10.9.2","prettier":"3.3.2","puppeteer":"22.12.1","node-fetch":"3.3.2","typescript":"5.5.3","cross-spawn":"7.0.3","@angular/cli":"17.3.7","@angular/core":"17.3.9","@angular/forms":"17.3.9","@types/express":"4.17.21","@angular/common":"17.3.9","@angular/router":"17.3.9","@angular/compiler":"17.3.9","@types/cross-spawn":"6.0.6","@angular/animations":"17.3.9","@rollup/plugin-json":"6.1.0","@tanstack/vue-query":"5.51.21","@angular/compiler-cli":"17.3.9","@hey-api/client-axios":"0.2.3","@hey-api/client-fetch":"0.2.4","@tanstack/react-query":"5.51.23","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.51.21","@angular/platform-browser":"17.3.9","@rollup/plugin-node-resolve":"15.2.3","@angular-devkit/build-angular":"17.3.7","@angular/platform-browser-dynamic":"17.3.9"},"peerDependencies":{"typescript":"^5.x"},"_npmOperationalInternal":{"tmp":"tmp/openapi-ts_0.52.10_1724684959277_0.37819982891046977","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-26T15:09:19.441Z","publish_time":1724684959441,"_source_registry_name":"default","contributors":[]},"0.52.11":{"name":"@hey-api/openapi-ts","version":"0.52.11","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.52.1","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.52.0","@tanstack/vue-query":"5.52.0","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.5","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.3","@hey-api/client-fetch":"0.2.4"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.52.11","_integrity":"sha512-S3NrCQDxy7AtW5sx8OVoBaqpaYNqYsD0y6YNwhUXPUahbrW7Wxm/N4RIEsRtXVbcjUqdAjo1FmFmeyEKYziJkw==","_resolved":"/tmp/ed1694b46754915a9f0f9af11be60912/hey-api-openapi-ts-0.52.11.tgz","_from":"file:hey-api-openapi-ts-0.52.11.tgz","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-S3NrCQDxy7AtW5sx8OVoBaqpaYNqYsD0y6YNwhUXPUahbrW7Wxm/N4RIEsRtXVbcjUqdAjo1FmFmeyEKYziJkw==","shasum":"7875d3a56bf9996b35f1b2ae50b2e3f98e0fad58","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.52.11.tgz","fileCount":6,"unpackedSize":218158,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.52.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGCQVodrKews6j05yh+ytgrDmxn6ECqlnmM9cvHIJHp9AiEAocMuaoFiDFWf1uamfjyudRsbztNnjHVq7Ral9OEtbr0="}],"size":50361},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.52.11_1724725649923_0.8195735839313878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-27T02:27:30.114Z","publish_time":1724725650114,"_source_registry_name":"default","contributors":[]},"0.53.0":{"name":"@hey-api/openapi-ts","version":"0.53.0","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.53.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.53.2","@tanstack/vue-query":"5.53.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.3","@hey-api/client-fetch":"0.2.4"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.0","_integrity":"sha512-5pDd/s0yHJniruYyKYmEsAMbY10Nh/EwhHlgIrdpQ1KZWQdyTbH/tn8rVHT5Mopr1dMuYX0kq0TzpjcNlvrROQ==","_resolved":"/tmp/dae2340bb7eb39d06468252830a9b249/hey-api-openapi-ts-0.53.0.tgz","_from":"file:hey-api-openapi-ts-0.53.0.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-5pDd/s0yHJniruYyKYmEsAMbY10Nh/EwhHlgIrdpQ1KZWQdyTbH/tn8rVHT5Mopr1dMuYX0kq0TzpjcNlvrROQ==","shasum":"22396568d72ce1bdbe13bcec9400c1250adfbc4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.0.tgz","fileCount":6,"unpackedSize":223917,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0CpBsjtFhW+oSRgwRK47THk+du+4A3V5uSZq8Y02v6wIgYVrrmCjwpEYv06qQ//smDq1qWfjzYAmN/sk90MMlRQQ="}],"size":51838},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.0_1725429547331_0.9755759347891031"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-04T05:59:07.538Z","publish_time":1725429547538,"_source_registry_name":"default","contributors":[]},"0.53.1":{"name":"@hey-api/openapi-ts","version":"0.53.1","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.2","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.19.2","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.3","@hey-api/client-fetch":"0.3.0"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.1","_integrity":"sha512-KwZHr3EFZOOG6XRPUVxnzBYEUILn81yRKmSjARThdK/Ses074m7F5FYjLVST6NTN5P3mS+ZzUnXzAhMz1q1Uug==","_resolved":"/tmp/9a10e94c4a71795bbe4f5e1164ab7655/hey-api-openapi-ts-0.53.1.tgz","_from":"file:hey-api-openapi-ts-0.53.1.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-KwZHr3EFZOOG6XRPUVxnzBYEUILn81yRKmSjARThdK/Ses074m7F5FYjLVST6NTN5P3mS+ZzUnXzAhMz1q1Uug==","shasum":"87006d9deb8e6f967399fbc85b18e0c0c7485779","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.1.tgz","fileCount":6,"unpackedSize":226263,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNJCbNzA2ee1b1/LRbuAUDy7Yg/fZkqnjD+PzBUgm88gIhAK+zId/GoadmHAy1cW7pzXWn+13XcoWseE7JHF3hdjqA"}],"size":52308},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.1_1726560110686_0.24971138998166298"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-17T08:01:50.882Z","publish_time":1726560110882,"_source_registry_name":"default","contributors":[]},"0.53.2":{"name":"@hey-api/openapi-ts","version":"0.53.2","type":"module","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"main":"./dist/node/index.cjs","types":"./dist/node/index.d.ts","bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.2","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@rollup/plugin-json":"6.1.0","@rollup/plugin-node-resolve":"15.2.3","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-fetch":"0.3.1","@hey-api/client-axios":"0.2.4"},"scripts":{"build-bundle":"rollup --config rollup.config.ts --configPlugin typescript","build-types-check":"tsc --project tsconfig.check.json","build-types-roll":"rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp","build-types-temp":"tsc --emitDeclarationOnly --outDir temp -p src/node","build-types":"pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check","build":"pnpm clean && pnpm build-bundle && pnpm build-types","clean":"rimraf dist test/generated test/e2e/generated coverage node_modules/.cache","dev":"rimraf dist && pnpm build-bundle --watch","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.2","_integrity":"sha512-Z4wM4NeFghRHibukYZHnk3AmDuisIlHYKTNhSIFt7e7njQmJt2xYSJZUmFp10y5jt/V1eIw4L9yc0kfsZPSCXQ==","_resolved":"/tmp/7fc694846596bdd844fe01fe09dac14e/hey-api-openapi-ts-0.53.2.tgz","_from":"file:hey-api-openapi-ts-0.53.2.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Z4wM4NeFghRHibukYZHnk3AmDuisIlHYKTNhSIFt7e7njQmJt2xYSJZUmFp10y5jt/V1eIw4L9yc0kfsZPSCXQ==","shasum":"0dd7f045f51301b5e7f2ba34149f31ea27b0babe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.2.tgz","fileCount":6,"unpackedSize":226672,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClVgTlMWOK2/CLSGAtRTcWluDanrBeqv/4EA+NCyYUBQIhAI+1Ad+7F+tiBrWVb9XEGH1pS0MA5o1sPg3sTJYfwXXT"}],"size":52396},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.2_1726742763869_0.11185059371230666"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-19T10:46:04.075Z","publish_time":1726742764075,"_source_registry_name":"default","contributors":[]},"0.53.3":{"name":"@hey-api/openapi-ts","version":"0.53.3","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.2","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.5","@hey-api/client-fetch":"0.3.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.3","_integrity":"sha512-o4XPr0g7Ey0xibSAohRO895ZKS2DgvVn2Dprd9wi7Oi1Vuoe+hT4Zy+0LqhMYOx14E2ViXVWa3fmihwO6meZsA==","_resolved":"/tmp/d9bb1c9fcef59173feef56796c18b7bf/hey-api-openapi-ts-0.53.3.tgz","_from":"file:hey-api-openapi-ts-0.53.3.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-o4XPr0g7Ey0xibSAohRO895ZKS2DgvVn2Dprd9wi7Oi1Vuoe+hT4Zy+0LqhMYOx14E2ViXVWa3fmihwO6meZsA==","shasum":"eb9c6f56c31b3bb6489a6324fe33c0794d3255c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.3.tgz","fileCount":10,"unpackedSize":1964038,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDDR4hguT2o9UTsv14XSFUMtfmX1rGLPSB3cb/xc6ObgAiEAkmkVeBUv23T/pzVGoYNb51eN9NyO3rTxaax2ZawPXj4="}],"size":379916},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.3_1726975132779_0.2592367491634233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-22T03:18:53.117Z","publish_time":1726975133117,"_source_registry_name":"default","contributors":[]},"0.53.4":{"name":"@hey-api/openapi-ts","version":"0.53.4","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.2","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.6","@hey-api/client-fetch":"0.3.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.4","_integrity":"sha512-5GJ7lQ8FjRFVTqmsGhikj5IpNujySXwF2pN8XJDBP6UXkKycr7GbZrnI0dAww+15Md6MixsClUZuvodp3qJ20g==","_resolved":"/tmp/0d2a1f5e2eb45c515fa2971a74ed4926/hey-api-openapi-ts-0.53.4.tgz","_from":"file:hey-api-openapi-ts-0.53.4.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-5GJ7lQ8FjRFVTqmsGhikj5IpNujySXwF2pN8XJDBP6UXkKycr7GbZrnI0dAww+15Md6MixsClUZuvodp3qJ20g==","shasum":"9db5f9ef3840ecc37b4252efddbec47164395ae7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.4.tgz","fileCount":10,"unpackedSize":1961390,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZ3lddVb42xEjUXq7kN351OIM8l2hV2Ulb4hzdGkXyawIhAOl6LOko4LAsCTmxHeus0Jpxe0X1xfbWedL4bvaLZuGx"}],"size":379066},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.4_1727259791595_0.5862046764143516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-25T10:23:11.826Z","publish_time":1727259791826,"_source_registry_name":"default","contributors":[]},"0.53.5":{"name":"@hey-api/openapi-ts","version":"0.53.5","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.2","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-fetch":"0.3.4","@hey-api/client-axios":"0.2.7"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.5","_integrity":"sha512-8IeY4J3Mbb6B/8Za5CGzxpqkDLsYLJ4cKLGIuGh6y3PQXMXOXjLxJOa6NfM+kky6SNpeoPGC4ZP6depy8EJWtg==","_resolved":"/tmp/2b8271da959ffffbe0203b42455de7a9/hey-api-openapi-ts-0.53.5.tgz","_from":"file:hey-api-openapi-ts-0.53.5.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-8IeY4J3Mbb6B/8Za5CGzxpqkDLsYLJ4cKLGIuGh6y3PQXMXOXjLxJOa6NfM+kky6SNpeoPGC4ZP6depy8EJWtg==","shasum":"aa6e9795097b6cb7abaacc0fd667a728d62bd2f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.5.tgz","fileCount":10,"unpackedSize":1979274,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUn6nMM6v/HE+sp8gKiHGYXPDKtYLHTa+MmFSNZTSQGQIhALWLcEbdSZX2VfVVFgeIsx1Q0A1Tc4YlJDCrjauN77of"}],"size":380526},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.5_1727366233901_0.8675333896672115"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-26T15:57:14.143Z","publish_time":1727366234143,"_source_registry_name":"default","contributors":[]},"0.53.6":{"name":"@hey-api/openapi-ts","version":"0.53.6","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.2","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-fetch":"0.4.0","@hey-api/client-axios":"0.2.7"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.6","_integrity":"sha512-wbTWu1GpKYoC1J1z1E4yNAsqwbrXoDx3AA6TOjK5bVEZjmxlF7JSmbxZf2cE+sDbmotId3R/J/DKPUHHyWMK+w==","_resolved":"/tmp/8487274bb633f77fb7599f438df6353f/hey-api-openapi-ts-0.53.6.tgz","_from":"file:hey-api-openapi-ts-0.53.6.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-wbTWu1GpKYoC1J1z1E4yNAsqwbrXoDx3AA6TOjK5bVEZjmxlF7JSmbxZf2cE+sDbmotId3R/J/DKPUHHyWMK+w==","shasum":"24cbcc69f36cfa54b83c231edd426924638bcb6d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.6.tgz","fileCount":10,"unpackedSize":2170196,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAIjlEXqTHvTbKNS3tFHz2NG8YfprGvCVu1Ef5Q9RYlfAiEA56hsdCh0hySarVApG+ewJIsBd0NEh7GIfcti6DA4Pc8="}],"size":420767},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.6_1727697164186_0.3865547804422289"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T11:52:44.520Z","publish_time":1727697164520,"_source_registry_name":"default","contributors":[]},"0.53.7":{"name":"@hey-api/openapi-ts","version":"0.53.7","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"1.11.2","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.7","@hey-api/client-fetch":"0.4.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.7","_integrity":"sha512-zEIo83mw6zUEJ5ysBr3DaHD9gMxCxnqM+PNdo10EbJtyZZNH2NUcQz20fyfUZKf0lNXgIuq4Dg8+yuswIJ8JWA==","_resolved":"/tmp/001f94c575a9169a8278eadfe9fce9b1/hey-api-openapi-ts-0.53.7.tgz","_from":"file:hey-api-openapi-ts-0.53.7.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-zEIo83mw6zUEJ5ysBr3DaHD9gMxCxnqM+PNdo10EbJtyZZNH2NUcQz20fyfUZKf0lNXgIuq4Dg8+yuswIJ8JWA==","shasum":"2a79e2c1e52ed93d9ee772c3d8159a096432d8fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.7.tgz","fileCount":10,"unpackedSize":2173138,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0igYGcPGcNO688kpwj3mcmrF4tY3qS3k5VhdDn8YnzQIhANYrZUMbahnnrink9U5nrrU/xMtot4J1ai2hmY0jlijK"}],"size":422840},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.7_1727967596677_0.31437214423177795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-03T14:59:56.870Z","publish_time":1727967596870,"_source_registry_name":"default","contributors":[]},"0.53.8":{"name":"@hey-api/openapi-ts","version":"0.53.8","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.7","@hey-api/client-fetch":"0.4.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.8","_integrity":"sha512-UbiaIq+JNgG00N/iWYk+LSivOBgWsfGxEHDleWEgQcQr3q7oZJTKL8oH87+KkFDDbUngm1g8lnKI/zLdu1aElQ==","_resolved":"/tmp/04e83a0b113757146b113429064f0078/hey-api-openapi-ts-0.53.8.tgz","_from":"file:hey-api-openapi-ts-0.53.8.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-UbiaIq+JNgG00N/iWYk+LSivOBgWsfGxEHDleWEgQcQr3q7oZJTKL8oH87+KkFDDbUngm1g8lnKI/zLdu1aElQ==","shasum":"26e4a599852aa38a6b26bc42398caa9e465f6aa5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.8.tgz","fileCount":10,"unpackedSize":2169877,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHR+7WfJivEJbg4GAn+AELAO/+9kqUjyuiqFj6wQEWHSAiEAhJeXpjd4tdo17UTD+7tm4aDj6jGCVqbxNKHAIWquWzA="}],"size":421981},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.8_1728237616894_0.7815847710999764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-06T18:00:17.110Z","publish_time":1728237617110,"_source_registry_name":"default","contributors":[]},"0.53.9":{"name":"@hey-api/openapi-ts","version":"0.53.9","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.56.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.56.2","@tanstack/vue-query":"5.56.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.7","@hey-api/client-fetch":"0.4.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.9","_integrity":"sha512-5fdjxM7N9IQXXLGZLezRnaP/s/wnh4OProHyX0pdO9T7sVfUk6sO4tmlqjsbmtL3Woh3yLJYFWf/mjuhtcXEpA==","_resolved":"/tmp/6b20f1f02666c521fbd7e461cb247f27/hey-api-openapi-ts-0.53.9.tgz","_from":"file:hey-api-openapi-ts-0.53.9.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-5fdjxM7N9IQXXLGZLezRnaP/s/wnh4OProHyX0pdO9T7sVfUk6sO4tmlqjsbmtL3Woh3yLJYFWf/mjuhtcXEpA==","shasum":"2866dfe8a4cf777331b847321dafc3a2256767a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.9.tgz","fileCount":10,"unpackedSize":2170953,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0UkLyVPLsL7vIuk7FF8bp0hPx7iwKKRcNB9poBP2QBgIgSpD+L9IX/eUEdNkkis56JptoJAGz1597cqxn2Hj9tWQ="}],"size":422177},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.9_1728569371092_0.6484229224468294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-10T14:09:31.419Z","publish_time":1728569371419,"_source_registry_name":"default","contributors":[]},"0.53.10":{"name":"@hey-api/openapi-ts","version":"0.53.10","description":"Turn your OpenAPI specification into a beautiful TypeScript client","homepage":"https://heyapi.vercel.app/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.59.0","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.0","@tanstack/vue-query":"5.59.1","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.8","@hey-api/client-fetch":"0.4.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.10","_integrity":"sha512-FHtUBiP0uMKxgdzEsaCR2IHHRR7v+SC7adgQ/gk5H4vh+30HN2NxIObXL+sy0VFvk+WwgzcL0pcZWbEiRXFMpg==","_resolved":"/tmp/c93b0989b8c76f3d1b96965fce4a4755/hey-api-openapi-ts-0.53.10.tgz","_from":"file:hey-api-openapi-ts-0.53.10.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-FHtUBiP0uMKxgdzEsaCR2IHHRR7v+SC7adgQ/gk5H4vh+30HN2NxIObXL+sy0VFvk+WwgzcL0pcZWbEiRXFMpg==","shasum":"9708573fa12449e7124b2a59c03add5a6bad8be0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.10.tgz","fileCount":10,"unpackedSize":2171120,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICYVxMIDtBg3BAgPvrY/wFS/C4dVeLrdAko8yWDNMIicAiBPbytwRTbPh1+Q+ZETSjunub9fL6/ggr3Vem2cQDqAIg=="}],"size":422255},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.10_1728668624143_0.25319372028630527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T17:43:44.381Z","publish_time":1728668624381,"_source_registry_name":"default","contributors":[]},"0.53.11":{"name":"@hey-api/openapi-ts","version":"0.53.11","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.0","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.59.0","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.0","@tanstack/vue-query":"5.59.1","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","@hey-api/client-axios":"0.2.9","@hey-api/client-fetch":"0.4.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.11","_integrity":"sha512-PaO+o0jDhfHVS5SjtonP5CzP/NYoW8dVZUn8WthSgzpgPts8AiWYXplOyk5uEnM4ZxbkZbeTiREwaNLnJmXlTQ==","_resolved":"/tmp/00c42486bc4135408f6f9302277f3c3f/hey-api-openapi-ts-0.53.11.tgz","_from":"file:hey-api-openapi-ts-0.53.11.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PaO+o0jDhfHVS5SjtonP5CzP/NYoW8dVZUn8WthSgzpgPts8AiWYXplOyk5uEnM4ZxbkZbeTiREwaNLnJmXlTQ==","shasum":"d2d745e9405bec49b7ddf69f0cefdcfa9e884297","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.11.tgz","fileCount":10,"unpackedSize":2170990,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3Oi8oCcCOVCao+v6v8SWe+ziZC4zOObrJXrExSiKW4QIhAP+4Hokdv1P4Z8H0zrZAPOFGP2jE6HnOIg5fYgdN78Q6"}],"size":422272},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.11_1728845911281_0.7056787683040748"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-13T18:58:31.619Z","publish_time":1728845911619,"_source_registry_name":"default","contributors":[]},"0.53.12":{"name":"@hey-api/openapi-ts","version":"0.53.12","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.59.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.13","@tanstack/vue-query":"5.59.13","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.9","@hey-api/client-fetch":"0.4.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.53.12","_integrity":"sha512-cOm8AlUqJIWdLXq+Pk4mTXhEApRSc9xEWTVT8MZAyEqrN1Yhiisl2wyZGH9quzKpolq+oqvgcx61txtwHwi8vQ==","_resolved":"/tmp/c7baa8c69dc0e565de3a125c9da998b8/hey-api-openapi-ts-0.53.12.tgz","_from":"file:hey-api-openapi-ts-0.53.12.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-cOm8AlUqJIWdLXq+Pk4mTXhEApRSc9xEWTVT8MZAyEqrN1Yhiisl2wyZGH9quzKpolq+oqvgcx61txtwHwi8vQ==","shasum":"7cd49d9e04c6b95308a1b0f597d002e5c3e84977","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.53.12.tgz","fileCount":10,"unpackedSize":2846859,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.53.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhaM1DTGbjIaTco4NmdhNLlGy2PVJgdGcHnv6VmdttIQIgOn7R2sif9mhoPDBfeSSFxrzRNGzudBaBhsyLNJcIDBg="}],"size":548576},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.53.12_1729858198259_0.30570831928438746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T12:09:58.564Z","publish_time":1729858198564,"_source_registry_name":"default","contributors":[]},"0.54.0":{"name":"@hey-api/openapi-ts","version":"0.54.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.59.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.13","@tanstack/vue-query":"5.59.13","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.9","@hey-api/client-fetch":"0.4.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.54.0","_integrity":"sha512-Uouh1WTwEWhlBaDxWlDnPgMcT3I9QpkA2qnVZvc37tgZm9CRN4H0PCrHX7VKIEU/GqHvNRZPDYfT+z1Z+P4Rkg==","_resolved":"/tmp/473a73158cf7730d78950197d06452f1/hey-api-openapi-ts-0.54.0.tgz","_from":"file:hey-api-openapi-ts-0.54.0.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Uouh1WTwEWhlBaDxWlDnPgMcT3I9QpkA2qnVZvc37tgZm9CRN4H0PCrHX7VKIEU/GqHvNRZPDYfT+z1Z+P4Rkg==","shasum":"6a241b3000f7179a06c16d8c587c01318808586e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.54.0.tgz","fileCount":10,"unpackedSize":2881163,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.54.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEQ6SO7yf2aidOpsyDxQu3hMZzDhNJWv23+tKGrKjRWWAiEAjGPv0u9Az9V/MvDeubjeKg4VyVnB5M01mFDoa6F2x2E="}],"size":545829},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.54.0_1730121604564_0.3440565499372916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-28T13:20:04.792Z","publish_time":1730121604792,"_source_registry_name":"default","contributors":[]},"0.54.1":{"name":"@hey-api/openapi-ts","version":"0.54.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"17.3.7","@angular/animations":"17.3.9","@angular/cli":"17.3.7","@angular/common":"17.3.9","@angular/compiler":"17.3.9","@angular/compiler-cli":"17.3.9","@angular/core":"17.3.9","@angular/forms":"17.3.9","@angular/platform-browser":"17.3.9","@angular/platform-browser-dynamic":"17.3.9","@angular/router":"17.3.9","@tanstack/react-query":"5.59.16","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.16","@tanstack/vue-query":"5.59.16","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-fetch":"0.4.2","@hey-api/client-axios":"0.2.9"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.54.1","_integrity":"sha512-CgHT19XzIuJKygFOb8fMhLhD5sUkQWBcVFoSZFgOQ3xSz0utbYrkrFkW3fIyPSZko6XsAHRUJqNylzk5TxcMjg==","_resolved":"/tmp/a3ef329f893fe637e8e5283517c40279/hey-api-openapi-ts-0.54.1.tgz","_from":"file:hey-api-openapi-ts-0.54.1.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-CgHT19XzIuJKygFOb8fMhLhD5sUkQWBcVFoSZFgOQ3xSz0utbYrkrFkW3fIyPSZko6XsAHRUJqNylzk5TxcMjg==","shasum":"78a58830a696304d7e130c013965e07f3539d88d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.54.1.tgz","fileCount":10,"unpackedSize":2886210,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.54.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/EuH/vAy8kgfozVF/QcEk/5fNKL0CtqVOsRJjrD3e7gIhAI+mLN6FmoG/nu4k9fHMpyqQcpU1HCRZNwXcAe1kFkOd"}],"size":546568},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.54.1_1730206573878_0.01386881412089358"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-29T12:56:14.124Z","publish_time":1730206574124,"_source_registry_name":"default","contributors":[]},"0.54.2":{"name":"@hey-api/openapi-ts","version":"0.54.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.11","@angular/animations":"18.2.10","@angular/cli":"18.2.11","@angular/common":"18.2.10","@angular/compiler":"18.2.10","@angular/compiler-cli":"18.2.10","@angular/core":"18.2.10","@angular/forms":"18.2.10","@angular/platform-browser":"18.2.10","@angular/platform-browser-dynamic":"18.2.10","@angular/router":"18.2.10","@tanstack/angular-query-experimental":"5.59.16","@tanstack/react-query":"5.59.16","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.16","@tanstack/vue-query":"5.59.16","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.6.3","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.9","@hey-api/client-fetch":"0.4.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.54.2","_integrity":"sha512-hU/Xf8D5yOSA5JsOkM0x4Sz9jChI0v4JMkkk3sy1Tc3DXbbr+s3uyJngvYoimXOq6ljF/9QSCtrk7z5LXxd64g==","_resolved":"/tmp/b404e338d8fbfc6b5b55ed6e7e1e40de/hey-api-openapi-ts-0.54.2.tgz","_from":"file:hey-api-openapi-ts-0.54.2.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hU/Xf8D5yOSA5JsOkM0x4Sz9jChI0v4JMkkk3sy1Tc3DXbbr+s3uyJngvYoimXOq6ljF/9QSCtrk7z5LXxd64g==","shasum":"f8b27b77b52243f8230663e73e98483c7f155795","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.54.2.tgz","fileCount":10,"unpackedSize":2893212,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.54.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE8aaS2TljoxJmA/cgkNkLe3dW4sv8OA0Jk2qvCNl6F4AiEAzoy5HYZfhE6v0F+MKVDmr+h4Cj8UtjdfxXIgmb48ioQ="}],"size":547038},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.54.2_1730482012442_0.9672333532664203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-01T17:26:52.664Z","publish_time":1730482012664,"_source_registry_name":"default","contributors":[]},"0.54.3":{"name":"@hey-api/openapi-ts","version":"0.54.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.11","@angular/animations":"18.2.10","@angular/cli":"18.2.11","@angular/common":"18.2.10","@angular/compiler":"18.2.10","@angular/compiler-cli":"18.2.10","@angular/core":"18.2.10","@angular/forms":"18.2.10","@angular/platform-browser":"18.2.10","@angular/platform-browser-dynamic":"18.2.10","@angular/router":"18.2.10","@tanstack/angular-query-experimental":"5.59.17","@tanstack/react-query":"5.59.19","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.17","@tanstack/vue-query":"5.59.17","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.9","@hey-api/client-fetch":"0.4.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.54.3","_integrity":"sha512-NE7f4HI8DwqHoIpWGhraKbya9EzJrfAQxItDtazWDMXd7YIKH2EYQZgMYa/KXq5QXn1/Hmglqz7aSNNv7hCrYw==","_resolved":"/tmp/81e052fd01e0f73f8eb80bcb0927c673/hey-api-openapi-ts-0.54.3.tgz","_from":"file:hey-api-openapi-ts-0.54.3.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NE7f4HI8DwqHoIpWGhraKbya9EzJrfAQxItDtazWDMXd7YIKH2EYQZgMYa/KXq5QXn1/Hmglqz7aSNNv7hCrYw==","shasum":"054de14959a74e0c998738d69d9f3232aa42daec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.54.3.tgz","fileCount":10,"unpackedSize":3186012,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.54.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBA62KMus5nz34js3GUPrViJ3c3OkU54m0NkujapHDPwIgFA7oUEHesqEnKizMB1C1PkYuUtqSLVkH3DuQkZzKhfI="}],"size":598675},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.54.3_1730831812078_0.12377255122841824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-05T18:36:52.363Z","publish_time":1730831812363,"_source_registry_name":"default","contributors":[]},"0.54.4":{"name":"@hey-api/openapi-ts","version":"0.54.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.11","@angular/animations":"18.2.10","@angular/cli":"18.2.11","@angular/common":"18.2.10","@angular/compiler":"18.2.10","@angular/compiler-cli":"18.2.10","@angular/core":"18.2.10","@angular/forms":"18.2.10","@angular/platform-browser":"18.2.10","@angular/platform-browser-dynamic":"18.2.10","@angular/router":"18.2.10","@tanstack/angular-query-experimental":"5.59.17","@tanstack/react-query":"5.59.19","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.17","@tanstack/vue-query":"5.59.17","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-fetch":"0.4.2","@hey-api/client-axios":"0.2.9"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.54.4","_integrity":"sha512-Xt5hhzRhixaaeTDV64w94q99cZywBe8aUvT15I+bV7kI/e/RjmUKu//4m0U8y7t9e6FEPCv0xVUnEaJuGuzG5w==","_resolved":"/tmp/4353a671064f2c0d536620ad0e2bb09b/hey-api-openapi-ts-0.54.4.tgz","_from":"file:hey-api-openapi-ts-0.54.4.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Xt5hhzRhixaaeTDV64w94q99cZywBe8aUvT15I+bV7kI/e/RjmUKu//4m0U8y7t9e6FEPCv0xVUnEaJuGuzG5w==","shasum":"a0b7e77c3354ba1397be44396c1fc59bcc75be5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.54.4.tgz","fileCount":10,"unpackedSize":3197900,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.54.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8WttLNOp+j+F7Y5cYSzVjAPkrelZydvMd+j1H4WYyGgIhAPnmyKzMm/+QM46CwNGsin6h9mOxdnB9+xiJSZIzmWtg"}],"size":600177},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.54.4_1730888121939_0.8985985527459084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-06T10:15:22.180Z","publish_time":1730888122180,"_source_registry_name":"default","contributors":[]},"0.55.0":{"name":"@hey-api/openapi-ts","version":"0.55.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.11","@angular/animations":"18.2.10","@angular/cli":"18.2.11","@angular/common":"18.2.10","@angular/compiler":"18.2.10","@angular/compiler-cli":"18.2.10","@angular/core":"18.2.10","@angular/forms":"18.2.10","@angular/platform-browser":"18.2.10","@angular/platform-browser-dynamic":"18.2.10","@angular/router":"18.2.10","@tanstack/angular-query-experimental":"5.59.17","@tanstack/react-query":"5.59.19","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.17","@tanstack/vue-query":"5.59.17","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.9","@hey-api/client-fetch":"0.4.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.55.0","_integrity":"sha512-GpOdpSbtYOfF5+G7P2CFUlVFl9hYMynKoM3Yw48EeCP1vuI85TBbjnMja1GkX5Ek4kLjvDmwP2dGHq+kL5b4LQ==","_resolved":"/tmp/77e0ac6ad449ee516bb2111d4feae683/hey-api-openapi-ts-0.55.0.tgz","_from":"file:hey-api-openapi-ts-0.55.0.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-GpOdpSbtYOfF5+G7P2CFUlVFl9hYMynKoM3Yw48EeCP1vuI85TBbjnMja1GkX5Ek4kLjvDmwP2dGHq+kL5b4LQ==","shasum":"9281f9c9437622df7a4317fb14bc34df8dc9ee57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.55.0.tgz","fileCount":10,"unpackedSize":3216420,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.55.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvxbjid85SyuetCljrbvm6dj5ccRtkpTBCKargVlIPvgIgHatsmTczwr+Ix5OmXEdzmoSNiI+lVRdTi4x9Edpmw3E="}],"size":603334},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.55.0_1730985983453_0.8712757975946663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-07T13:26:23.617Z","publish_time":1730985983617,"_source_registry_name":"default","contributors":[]},"0.55.1":{"name":"@hey-api/openapi-ts","version":"0.55.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/mrlubos","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.11","@angular/animations":"18.2.10","@angular/cli":"18.2.11","@angular/common":"18.2.10","@angular/compiler":"18.2.10","@angular/compiler-cli":"18.2.10","@angular/core":"18.2.10","@angular/forms":"18.2.10","@angular/platform-browser":"18.2.10","@angular/platform-browser-dynamic":"18.2.10","@angular/router":"18.2.10","@tanstack/angular-query-experimental":"5.59.17","@tanstack/react-query":"5.59.19","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.17","@tanstack/vue-query":"5.59.17","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.9","@hey-api/client-fetch":"0.4.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.55.1","_integrity":"sha512-wLwrnb/MrwRpPCywizrbegZdXbdWWtiC7JerInGhkDksaigihszRyq3GHsibZsvs6gvpPQk0OioaSvgKoNP6ZA==","_resolved":"/tmp/dec8d4dbd25238bf0ba0625fcbb34193/hey-api-openapi-ts-0.55.1.tgz","_from":"file:hey-api-openapi-ts-0.55.1.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-wLwrnb/MrwRpPCywizrbegZdXbdWWtiC7JerInGhkDksaigihszRyq3GHsibZsvs6gvpPQk0OioaSvgKoNP6ZA==","shasum":"6ed4d4dc24bf06eb3052b1bc8ef9c984f7d824cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.55.1.tgz","fileCount":10,"unpackedSize":3223104,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.55.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIETLm0LWJN5YvizC5q8fz/KPYN77KSuLn6jPjW7ysy/nAiEAjvrcuo0FXnzJdnRAY7gqgrcfrVKai6Pn542ZNUfMPvc="}],"size":606813},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.55.1_1731038736134_0.2979588402540525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-08T04:05:36.396Z","publish_time":1731038736396,"_source_registry_name":"default","contributors":[]},"0.55.2":{"name":"@hey-api/openapi-ts","version":"0.55.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.11","@angular/animations":"18.2.10","@angular/cli":"18.2.11","@angular/common":"18.2.10","@angular/compiler":"18.2.10","@angular/compiler-cli":"18.2.10","@angular/core":"18.2.10","@angular/forms":"18.2.10","@angular/platform-browser":"18.2.10","@angular/platform-browser-dynamic":"18.2.10","@angular/router":"18.2.10","@tanstack/angular-query-experimental":"5.59.17","@tanstack/react-query":"5.59.19","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.17","@tanstack/vue-query":"5.59.17","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.10","@hey-api/client-fetch":"0.4.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.55.2","_integrity":"sha512-EdVslFxtV27prj8oLWCm4ZOFAx+zGOqRVbDkKOcaYzg6wQQdvQ0j14LMapvhM0PtP2hkffh6PGeh6dt9aJORZQ==","_resolved":"/tmp/31ad8f290686a3c3cae53f26e9f9b7b9/hey-api-openapi-ts-0.55.2.tgz","_from":"file:hey-api-openapi-ts-0.55.2.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-EdVslFxtV27prj8oLWCm4ZOFAx+zGOqRVbDkKOcaYzg6wQQdvQ0j14LMapvhM0PtP2hkffh6PGeh6dt9aJORZQ==","shasum":"5587b6e93f6420dd4a843771a5a3f9cc78c5c39c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.55.2.tgz","fileCount":10,"unpackedSize":3257961,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.55.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD9W/kzMs+zkW3L7v6R47QHWYMoHpG6j1yyrKSrlllWgIhAMBnIgfOFxMxfEIlc0DoFIP2E7JlbaUJLTWJCAP8mgyb"}],"size":613864},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.55.2_1731280226195_0.8338932485892532"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-10T23:10:26.473Z","publish_time":1731280226473,"_source_registry_name":"default","contributors":[]},"0.55.3":{"name":"@hey-api/openapi-ts","version":"0.55.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.11","@angular/animations":"18.2.11","@angular/cli":"18.2.11","@angular/common":"18.2.11","@angular/compiler":"18.2.11","@angular/compiler-cli":"18.2.11","@angular/core":"18.2.11","@angular/forms":"18.2.11","@angular/platform-browser":"18.2.11","@angular/platform-browser-dynamic":"18.2.11","@angular/router":"18.2.11","@tanstack/angular-query-experimental":"5.60.0","@tanstack/react-query":"5.59.20","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.59.20","@tanstack/vue-query":"5.59.20","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.3","eslint":"9.6.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.10","@hey-api/client-fetch":"0.4.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.55.3","_integrity":"sha512-eboeFHqMimdTwhO5VrBl2HoPzby0wlbO8900N3ukvGu8dG9PgXGzHBcLF2ukwt4TReNcsIm3daj/9cqcJ5LWUQ==","_resolved":"/tmp/a72e8df69079568722f6e7a4ca4f8889/hey-api-openapi-ts-0.55.3.tgz","_from":"file:hey-api-openapi-ts-0.55.3.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-eboeFHqMimdTwhO5VrBl2HoPzby0wlbO8900N3ukvGu8dG9PgXGzHBcLF2ukwt4TReNcsIm3daj/9cqcJ5LWUQ==","shasum":"0bc93f47ee066d1031240858534b9c22c7ad91ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.55.3.tgz","fileCount":10,"unpackedSize":3258775,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.55.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDv2dabnUDdT0aYFbgwxScRDjqSpRqNSLxJj3ga7gTQ1QIgLSugfJ8R8gvq/cjMIN2usKe6wVgXtdYCdqNCNiQProM="}],"size":613920},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.55.3_1731535543888_0.754084318541205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-13T22:05:44.210Z","publish_time":1731535544210,"_source_registry_name":"default","contributors":[]},"0.56.0":{"name":"@hey-api/openapi-ts","version":"0.56.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.12","@angular/animations":"18.2.12","@angular/cli":"18.2.12","@angular/common":"18.2.12","@angular/compiler":"18.2.12","@angular/compiler-cli":"18.2.12","@angular/core":"18.2.12","@angular/forms":"18.2.12","@angular/platform-browser":"18.2.12","@angular/platform-browser-dynamic":"18.2.12","@angular/router":"18.2.12","@tanstack/angular-query-experimental":"5.60.5","@tanstack/react-query":"5.60.5","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.60.5","@tanstack/vue-query":"5.60.5","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.10","@hey-api/client-fetch":"0.4.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.56.0","_integrity":"sha512-bwqfuqJVNRVsbyC+jlAY2geJOWVQZWpVKS9z9sFeuTeRMJ5C8m+WzucMP0hurqYy67I90GaRyFSepvL1+miSXg==","_resolved":"/tmp/834d7878ba2e093270ea3240776ad6fd/hey-api-openapi-ts-0.56.0.tgz","_from":"file:hey-api-openapi-ts-0.56.0.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-bwqfuqJVNRVsbyC+jlAY2geJOWVQZWpVKS9z9sFeuTeRMJ5C8m+WzucMP0hurqYy67I90GaRyFSepvL1+miSXg==","shasum":"d4f9d310260333d0ba28e8faf3610af9f975d1b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.56.0.tgz","fileCount":10,"unpackedSize":3308063,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.56.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFlNlY+XoX9OdRwlpdmqaIUFB8H3mtt5EeZahyUy8drWAiEAp2QVUIZvB2qkuyNoxu1UNWdeQbDC6ZQeU6lZ1YKmI3k="}],"size":627714},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.56.0_1731931193243_0.8027003831016297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-18T11:59:53.473Z","publish_time":1731931193473,"_source_registry_name":"default","contributors":[]},"0.56.1":{"name":"@hey-api/openapi-ts","version":"0.56.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.12","@angular/animations":"18.2.12","@angular/cli":"18.2.12","@angular/common":"18.2.12","@angular/compiler":"18.2.12","@angular/compiler-cli":"18.2.12","@angular/core":"18.2.12","@angular/forms":"18.2.12","@angular/platform-browser":"18.2.12","@angular/platform-browser-dynamic":"18.2.12","@angular/router":"18.2.12","@tanstack/angular-query-experimental":"5.60.5","@tanstack/react-query":"5.60.5","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.60.5","@tanstack/vue-query":"5.60.5","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.10","@hey-api/client-fetch":"0.4.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.56.1","_integrity":"sha512-AGoFnI2Mx8p70L+yaVnrpVK39Jo9flP4JyUTc5pqyp3syBdfwNecnoCL/JOjMvOq4Jy3IHneRJr0mQXKXZsziA==","_resolved":"/tmp/8dca70ee23ecc7dcd0a134013d4245f3/hey-api-openapi-ts-0.56.1.tgz","_from":"file:hey-api-openapi-ts-0.56.1.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-AGoFnI2Mx8p70L+yaVnrpVK39Jo9flP4JyUTc5pqyp3syBdfwNecnoCL/JOjMvOq4Jy3IHneRJr0mQXKXZsziA==","shasum":"c42909acc3446e3d0dc907817b3a0ed8ac04e676","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.56.1.tgz","fileCount":10,"unpackedSize":3312983,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.56.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTXmIf1SCYZXJHWbjXsA1Beold0nyY0IVh6bS/RoWwwgIgCOp7HkHtXijVK8EigUdKPYl4rq6J0+E+oQv8NzbdjBk="}],"size":627447},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.56.1_1731957334956_0.6059851341068521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-18T19:15:35.260Z","publish_time":1731957335260,"_source_registry_name":"default","contributors":[]},"0.56.2":{"name":"@hey-api/openapi-ts","version":"0.56.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.12","@angular/animations":"18.2.12","@angular/cli":"18.2.12","@angular/common":"18.2.12","@angular/compiler":"18.2.12","@angular/compiler-cli":"18.2.12","@angular/core":"18.2.12","@angular/forms":"18.2.12","@angular/platform-browser":"18.2.12","@angular/platform-browser-dynamic":"18.2.12","@angular/router":"18.2.12","@tanstack/angular-query-experimental":"5.60.5","@tanstack/react-query":"5.60.5","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.60.5","@tanstack/vue-query":"5.60.5","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.10","@hey-api/client-fetch":"0.4.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.56.2","_integrity":"sha512-vIjrVt6N1PSmQosjh6FEhb+PSKl2pgUXIaiU32mPO6hRiX6/N4AZ3pRGAebypYXO9SuJKvFkym6onEXQNgsRDg==","_resolved":"/tmp/b2307dd29b2a80386a86d550927c43b0/hey-api-openapi-ts-0.56.2.tgz","_from":"file:hey-api-openapi-ts-0.56.2.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-vIjrVt6N1PSmQosjh6FEhb+PSKl2pgUXIaiU32mPO6hRiX6/N4AZ3pRGAebypYXO9SuJKvFkym6onEXQNgsRDg==","shasum":"4d5ceb702de804241c5d5b245a6b06519ce5ec41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.56.2.tgz","fileCount":10,"unpackedSize":3407199,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.56.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFK/uxdpL6gAXEMcM5Y5C9PBXz/wdj7hwIaQq5Qs+ZydAiB9nLbw2Um/kHttmQFskery+YP0fnb1RzmGzgbj6SxLhQ=="}],"size":634497},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.56.2_1732130009245_0.46535214079601617"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-20T19:13:29.680Z","publish_time":1732130009680,"_source_registry_name":"default","contributors":[]},"0.56.3":{"name":"@hey-api/openapi-ts","version":"0.56.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.12","@angular/animations":"18.2.12","@angular/cli":"18.2.12","@angular/common":"18.2.12","@angular/compiler":"18.2.12","@angular/compiler-cli":"18.2.12","@angular/core":"18.2.12","@angular/forms":"18.2.12","@angular/platform-browser":"18.2.12","@angular/platform-browser-dynamic":"18.2.12","@angular/router":"18.2.12","@tanstack/angular-query-experimental":"5.60.5","@tanstack/react-query":"5.60.5","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.60.5","@tanstack/vue-query":"5.60.5","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.10","@hey-api/client-fetch":"0.4.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.56.3","_integrity":"sha512-8tXjZJzVD/+S2MGIxsblPtETu9KdmXNPIvWmLnDTNyYNh101gBCu83A1XvSb2kjr7prxxzodcXDxneSUPgagmQ==","_resolved":"/tmp/508ae21ced3b4c4c50a0b23ff56e2548/hey-api-openapi-ts-0.56.3.tgz","_from":"file:hey-api-openapi-ts-0.56.3.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-8tXjZJzVD/+S2MGIxsblPtETu9KdmXNPIvWmLnDTNyYNh101gBCu83A1XvSb2kjr7prxxzodcXDxneSUPgagmQ==","shasum":"7365ba0c667626d12d203ba348bdbea7a45d983a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.56.3.tgz","fileCount":10,"unpackedSize":3422259,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.56.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkUYMl2om3B7E1q4dw7/8kjcFjrd9t6SQyi/R7Xq7n1wIgILRXU283hbCZIZ9Zsbkz5ksHG7Z9ziyrGsV8kN4EXv8="}],"size":637323},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.56.3_1732192135495_0.4196912949920333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-21T12:28:55.693Z","publish_time":1732192135693,"_source_registry_name":"default","contributors":[]},"0.57.0":{"name":"@hey-api/openapi-ts","version":"0.57.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"18.2.12","@angular/animations":"18.2.12","@angular/cli":"18.2.12","@angular/common":"18.2.12","@angular/compiler":"18.2.12","@angular/compiler-cli":"18.2.12","@angular/core":"18.2.12","@angular/forms":"18.2.12","@angular/platform-browser":"18.2.12","@angular/platform-browser-dynamic":"18.2.12","@angular/router":"18.2.12","@tanstack/angular-query-experimental":"5.60.5","@tanstack/react-query":"5.60.5","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.60.5","@tanstack/vue-query":"5.60.5","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.10","@hey-api/client-fetch":"0.4.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.57.0","_integrity":"sha512-TFcr7CYAFYLJVjJzCNk8bbGpLhn5K7PR3SHvBizVCZM4PdrcbTx6++W7FyKq84TGXuptN70+LvM+8bOSf3PgCw==","_resolved":"/tmp/09a0b308ae89b77aeee79728349e339e/hey-api-openapi-ts-0.57.0.tgz","_from":"file:hey-api-openapi-ts-0.57.0.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-TFcr7CYAFYLJVjJzCNk8bbGpLhn5K7PR3SHvBizVCZM4PdrcbTx6++W7FyKq84TGXuptN70+LvM+8bOSf3PgCw==","shasum":"2bc5080108099b343b7deeb6866709a1f2a4fd4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.57.0.tgz","fileCount":10,"unpackedSize":3424482,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.57.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8EJENRnDRT01yMY8d4rf5AdtyiSpc7xO0Ekr4WNiUAQIgBoOLfQBCTeF2uF6q0J1ip+FCylgH1mL/vZVizZAPVyY="}],"size":638544},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.57.0_1732274400551_0.02145260649649039"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-22T11:20:00.765Z","publish_time":1732274400765,"_source_registry_name":"default","contributors":[]},"0.57.1":{"name":"@hey-api/openapi-ts","version":"0.57.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.1","@angular/animations":"19.0.0","@angular/cli":"19.0.1","@angular/common":"19.0.0","@angular/compiler":"19.0.0","@angular/compiler-cli":"19.0.0","@angular/core":"19.0.0","@angular/forms":"19.0.0","@angular/platform-browser":"19.0.0","@angular/platform-browser-dynamic":"19.0.0","@angular/router":"19.0.0","@tanstack/angular-query-experimental":"5.61.3","@tanstack/react-query":"5.61.3","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.61.3","@tanstack/vue-query":"5.61.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.11","@hey-api/client-fetch":"0.5.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.57.1","_integrity":"sha512-CZ2W1Ma4Z1zPI2M7mR5wfgTvDnxYenv/zAiX4wYgUX3n8GlWWjRkAQ02TgwBiHD3T9isR2zPyub/8rqyZ5yIsA==","_resolved":"/tmp/d7f3ebf9c099ad52d5935c6130b0d351/hey-api-openapi-ts-0.57.1.tgz","_from":"file:hey-api-openapi-ts-0.57.1.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-CZ2W1Ma4Z1zPI2M7mR5wfgTvDnxYenv/zAiX4wYgUX3n8GlWWjRkAQ02TgwBiHD3T9isR2zPyub/8rqyZ5yIsA==","shasum":"1e9eac7ab66bb8c1ed33502218be1870f65776b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.57.1.tgz","fileCount":10,"unpackedSize":3455591,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.57.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFcDgoRqAAMuIhlCXxFBzfUgiK/z+jIT9NaQZm6dn9/rAiBMnUyBq9sE1t9VyLJEyXGSqkO5Q/VqjINoieCAT/CfGQ=="}],"size":645162},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.57.1_1732526144452_0.23201991146005208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-25T09:15:44.657Z","publish_time":1732526144657,"_source_registry_name":"default","contributors":[]},"0.58.0":{"name":"@hey-api/openapi-ts","version":"0.58.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.1","@angular/animations":"19.0.0","@angular/cli":"19.0.1","@angular/common":"19.0.0","@angular/compiler":"19.0.0","@angular/compiler-cli":"19.0.0","@angular/core":"19.0.0","@angular/forms":"19.0.0","@angular/platform-browser":"19.0.0","@angular/platform-browser-dynamic":"19.0.0","@angular/router":"19.0.0","@tanstack/angular-query-experimental":"5.61.3","@tanstack/react-query":"5.61.3","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.61.3","@tanstack/vue-query":"5.61.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.7","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.11","@hey-api/client-fetch":"0.5.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.58.0","_integrity":"sha512-ynOsoDwtQ3wyknufMbjeOc6GgUfLN50o0y6rtMIWSggb9Rl5VJsqdQZs0b5Z9GW8MU8uYQO9b8gskR4dQ2gqLg==","_resolved":"/tmp/a5eb772ebcbf4d9393f2185963ffd908/hey-api-openapi-ts-0.58.0.tgz","_from":"file:hey-api-openapi-ts-0.58.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ynOsoDwtQ3wyknufMbjeOc6GgUfLN50o0y6rtMIWSggb9Rl5VJsqdQZs0b5Z9GW8MU8uYQO9b8gskR4dQ2gqLg==","shasum":"0e107b454e91e58cf2d3bee89422b9dd4e0e1a3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.58.0.tgz","fileCount":10,"unpackedSize":3521731,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.58.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDqWnbZK1vWW30+Q0rX1gUh1bwaeppE+T4eAw+yvBiDJAiAVVxDmXduQ7tMXbpWn0eWAObBpwtYjXMv9iz1+wpo37g=="}],"size":661195},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.58.0_1733123706187_0.8772967851698905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-02T07:15:06.418Z","publish_time":1733123706418,"_source_registry_name":"default","contributors":[]},"0.59.0":{"name":"@hey-api/openapi-ts","version":"0.59.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.2","@angular/animations":"19.0.1","@angular/cli":"19.0.2","@angular/common":"19.0.1","@angular/compiler":"19.0.1","@angular/compiler-cli":"19.0.1","@angular/core":"19.0.1","@angular/forms":"19.0.1","@angular/platform-browser":"19.0.1","@angular/platform-browser-dynamic":"19.0.1","@angular/router":"19.0.1","@tanstack/angular-query-experimental":"5.62.2","@tanstack/react-query":"5.62.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.2","@tanstack/vue-query":"5.62.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.8","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.11","@hey-api/client-fetch":"0.5.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.59.0","_integrity":"sha512-LeRl4GLtXbCS5PgWRWkeilyWUIXZTahTgHEY8fx0GMhtQsbkaX3LSm/WQCgEZpvT26lEWdF7gl3cKUJZ1MJe6A==","_resolved":"/tmp/e3772f3c611f9e38333d875766c1f2ec/hey-api-openapi-ts-0.59.0.tgz","_from":"file:hey-api-openapi-ts-0.59.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LeRl4GLtXbCS5PgWRWkeilyWUIXZTahTgHEY8fx0GMhtQsbkaX3LSm/WQCgEZpvT26lEWdF7gl3cKUJZ1MJe6A==","shasum":"98aa163802ce6107a2401001342851a63b0ebf7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.59.0.tgz","fileCount":10,"unpackedSize":3543555,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.59.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2VWaB2ltP4JHKkWfQp7h5cTK8ypqd4soVcJzlZTMUWAiEAsQlDf5GSI3sMSp1ipLwgaRel8uVN7vAgd/5ksDQ/8v8="}],"size":665372},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.59.0_1733357150940_0.918833163637514"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-05T00:05:51.299Z","publish_time":1733357151299,"_source_registry_name":"default","contributors":[]},"0.59.1":{"name":"@hey-api/openapi-ts","version":"0.59.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.2","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.2","@angular/animations":"19.0.1","@angular/cli":"19.0.2","@angular/common":"19.0.1","@angular/compiler":"19.0.1","@angular/compiler-cli":"19.0.1","@angular/core":"19.0.1","@angular/forms":"19.0.1","@angular/platform-browser":"19.0.1","@angular/platform-browser-dynamic":"19.0.1","@angular/router":"19.0.1","@tanstack/angular-query-experimental":"5.62.2","@tanstack/react-query":"5.62.2","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.2","@tanstack/vue-query":"5.62.2","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.8","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.2.12","@hey-api/client-fetch":"0.5.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.59.1","_integrity":"sha512-6/GeQFr4tMNFirkyuaTivYAvBoU5qQtcvbLtGnx2mlGkheBpdrcZQDqtNYpSKIUlGw/czTkzwVA4T8hYSWxcJQ==","_resolved":"/tmp/61b49e3b5a009b49d27e14cf975441d3/hey-api-openapi-ts-0.59.1.tgz","_from":"file:hey-api-openapi-ts-0.59.1.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6/GeQFr4tMNFirkyuaTivYAvBoU5qQtcvbLtGnx2mlGkheBpdrcZQDqtNYpSKIUlGw/czTkzwVA4T8hYSWxcJQ==","shasum":"ccc60b6729a2e3486eb5c2cdfc1b9538cd1f87da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.59.1.tgz","fileCount":10,"unpackedSize":3549373,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.59.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0PrO8ql5JHwnBkHV98UupqL/UWpDgjWdcDuvykZLe/AiBD7eFeMiLxP7XxsPpqkPmQDokdyyom3VegWKyladgaNQ=="}],"size":665623},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-ts_0.59.1_1733507568543_0.34983315768984524"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T17:52:48.909Z","publish_time":1733507568909,"_source_registry_name":"default","contributors":[]},"0.59.2":{"name":"@hey-api/openapi-ts","version":"0.59.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"FSL-1.1-MIT","author":{"name":"Lubos Menus","email":"lmenus@lmen.us","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.3","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.4","@angular/animations":"19.0.3","@angular/cli":"19.0.4","@angular/common":"19.0.3","@angular/compiler":"19.0.3","@angular/compiler-cli":"19.0.3","@angular/core":"19.0.3","@angular/forms":"19.0.3","@angular/platform-browser":"19.0.3","@angular/platform-browser-dynamic":"19.0.3","@angular/router":"19.0.3","@tanstack/angular-query-experimental":"5.62.4","@tanstack/react-query":"5.62.3","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.3","@tanstack/vue-query":"5.62.3","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.1.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.3.0","@hey-api/client-fetch":"0.5.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.59.2","_integrity":"sha512-knb7KL+qb6vFVf/LlP8DcrRQW39VZlW2LcJDZan5RrnJkeZ00ZK6sE3WAC3pI6TaI3TYHmS6yJMWaLL08L2iVQ==","_resolved":"/tmp/07a40e3975a3fd2f66dfbfb7eeab2043/hey-api-openapi-ts-0.59.2.tgz","_from":"file:hey-api-openapi-ts-0.59.2.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-knb7KL+qb6vFVf/LlP8DcrRQW39VZlW2LcJDZan5RrnJkeZ00ZK6sE3WAC3pI6TaI3TYHmS6yJMWaLL08L2iVQ==","shasum":"137f648aaa550c2c0fd458b0d3d20268b5e4b47e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.59.2.tgz","fileCount":10,"unpackedSize":3533632,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.59.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQaH8u/osQ81Zk1BXa630BW8N15zeJXPrXX4s3AyL2pAiBMNNevAaFeM9PyZvNFlFr0awL9F9nd+fLGnGbOOUblgQ=="}],"size":676515},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.59.2_1734013855113_0.6474703001223114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T14:30:55.352Z","publish_time":1734013855352,"_source_registry_name":"default","contributors":[]},"0.60.0":{"name":"@hey-api/openapi-ts","version":"0.60.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Lubos Menus","email":"lubos@heyapi.dev","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.3","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.5","@angular/animations":"19.0.4","@angular/cli":"19.0.5","@angular/common":"19.0.4","@angular/compiler":"19.0.4","@angular/compiler-cli":"19.0.4","@angular/core":"19.0.4","@angular/forms":"19.0.4","@angular/platform-browser":"19.0.4","@angular/platform-browser-dynamic":"19.0.4","@angular/router":"19.0.4","@tanstack/angular-query-experimental":"5.62.7","@tanstack/react-query":"5.62.7","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.7","@tanstack/vue-query":"5.62.7","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.3.2","@hey-api/client-fetch":"0.5.5"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.60.0","_integrity":"sha512-6g7TuIQ40OluuKJOJGi4dVqa/EWGStcPMA1wGaKAWkEfzhepRINBR5FMlYrWB1bOeAQSrlZJyj0MHRQzY5D4sA==","_resolved":"/tmp/a72e0f8d91bfbf78634d5d32cc27b8e3/hey-api-openapi-ts-0.60.0.tgz","_from":"file:hey-api-openapi-ts-0.60.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6g7TuIQ40OluuKJOJGi4dVqa/EWGStcPMA1wGaKAWkEfzhepRINBR5FMlYrWB1bOeAQSrlZJyj0MHRQzY5D4sA==","shasum":"2bfedbb0039203b954a4cf383c6237248b114fdd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.60.0.tgz","fileCount":10,"unpackedSize":3534294,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.60.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSa63fRA5w5i5B+o5Tguihk63xdcCv73y+jpSvGfLxpQIhAO9SnFiU+X6CQ8t5TBOrGyBLFOtrwGtkTOmOFoVblFGY"}],"size":676845},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.60.0_1734469554685_0.42280776274942444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-17T21:05:54.945Z","publish_time":1734469554945,"_source_registry_name":"default","contributors":[]},"0.60.1":{"name":"@hey-api/openapi-ts","version":"0.60.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Lubos Menus","email":"lubos@heyapi.dev","url":"https://lmen.us"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@apidevtools/json-schema-ref-parser":"11.7.3","c12":"2.0.1","commander":"12.1.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.5","@angular/animations":"19.0.4","@angular/cli":"19.0.5","@angular/common":"19.0.4","@angular/compiler":"19.0.4","@angular/compiler-cli":"19.0.4","@angular/core":"19.0.4","@angular/forms":"19.0.4","@angular/platform-browser":"19.0.4","@angular/platform-browser-dynamic":"19.0.4","@angular/router":"19.0.4","@tanstack/angular-query-experimental":"5.62.7","@tanstack/react-query":"5.62.7","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.7","@tanstack/vue-query":"5.62.7","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.3.4","@hey-api/client-fetch":"0.5.7"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:sample":"node test/sample.cjs","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.60.1","_integrity":"sha512-W3fW6pjQ3rwRsmvp9+hDEStyedTWgNjd6PfdVOIegtPBKj3o4ThK3J14kXeqdH2tJXrudfLpXHRp43+ahi4QSg==","_resolved":"/tmp/7ffc62dfa0d64608e5ce36c6186f029f/hey-api-openapi-ts-0.60.1.tgz","_from":"file:hey-api-openapi-ts-0.60.1.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-W3fW6pjQ3rwRsmvp9+hDEStyedTWgNjd6PfdVOIegtPBKj3o4ThK3J14kXeqdH2tJXrudfLpXHRp43+ahi4QSg==","shasum":"32c6777501db50f60287df1c72c913d2b6b4b7d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.60.1.tgz","fileCount":10,"unpackedSize":3548586,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.60.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHo96WRdtbF78k5zg3cWpJOF/ursTY8VZO3xDXNEcLF6AiAob1Zo4PBGZqd4HBmxjbwmPKIGDT7NI4VXqPRFF0uvEw=="}],"size":683293},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.60.1_1734638589805_0.7680505378825657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T20:03:10.043Z","publish_time":1734638590043,"_source_registry_name":"default","contributors":[]},"0.61.0":{"name":"@hey-api/openapi-ts","version":"0.61.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.4.0","@hey-api/client-fetch":"0.6.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.61.0","_integrity":"sha512-gl1lcQFmuaMmtQuY3yn9rd/dUD9wdMW59PIv4J2g2AV9+hIKhWHn1QIdYYmQDio7eCPLvtVmj79EEu21Tu9Ahw==","_resolved":"/tmp/af14bb67bdd6057f1e5242a70fce1393/hey-api-openapi-ts-0.61.0.tgz","_from":"file:hey-api-openapi-ts-0.61.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-gl1lcQFmuaMmtQuY3yn9rd/dUD9wdMW59PIv4J2g2AV9+hIKhWHn1QIdYYmQDio7eCPLvtVmj79EEu21Tu9Ahw==","shasum":"340a032c24281dc15bb09c72b4bfa239581ed88c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.61.0.tgz","fileCount":10,"unpackedSize":3946477,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.61.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFzqxRK2lPibeZsh4deSHxnei3NfEzwR4Dc4xJqe16TFAiEA9sk56TPPtvFRBlh1/oxvGlLQj9f9COh+Wn2jp5mJ96c="}],"size":750014},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.61.0_1736157704558_0.8058858009694148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T10:01:44.777Z","publish_time":1736157704777,"_source_registry_name":"default","contributors":[]},"0.61.1":{"name":"@hey-api/openapi-ts","version":"0.61.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.4.0","@hey-api/client-fetch":"0.6.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.61.1","_integrity":"sha512-CJqwyzy2/E6BS/3wrk7M9qIaZKyu52vUiHrmAQCw72/bMzzgy69TbK1IM8AHNJ6+gR9+X/uggjTn8WfouslDUw==","_resolved":"/tmp/80e9126a7414308a7a74c9ef1b3b8c52/hey-api-openapi-ts-0.61.1.tgz","_from":"file:hey-api-openapi-ts-0.61.1.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-CJqwyzy2/E6BS/3wrk7M9qIaZKyu52vUiHrmAQCw72/bMzzgy69TbK1IM8AHNJ6+gR9+X/uggjTn8WfouslDUw==","shasum":"b8dc89414fd58f74f46b063db4b919d2ca1a157a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.61.1.tgz","fileCount":10,"unpackedSize":3970388,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.61.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyHZXbVLXhgqiYtbf2XWc5QF/9HDoCDXxJnDMq2QQr/wIgbCoHHrXvzhTsyD/3rYeGQDhw1T8HjvgvA63GZ5gCFIg="}],"size":754922},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.61.1_1736333150402_0.22669614902821933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T10:45:50.615Z","publish_time":1736333150615,"_source_registry_name":"default","contributors":[]},"0.61.2":{"name":"@hey-api/openapi-ts","version":"0.61.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.0.0 || >=20.0.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.x"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.6.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.3.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.4.0","@hey-api/client-fetch":"0.6.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.61.2","_integrity":"sha512-E0b8PibVqmZd/E/MB0h8Q2VXObZc+nhHHx3quLwNM08QgEtkC29vMcayzmuG+rR4nGvZGvREP1a4rZc0v6Xjgg==","_resolved":"/tmp/9868c66ef258229e5d706720f240d520/hey-api-openapi-ts-0.61.2.tgz","_from":"file:hey-api-openapi-ts-0.61.2.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-E0b8PibVqmZd/E/MB0h8Q2VXObZc+nhHHx3quLwNM08QgEtkC29vMcayzmuG+rR4nGvZGvREP1a4rZc0v6Xjgg==","shasum":"3f2af8a87c94d1052858e84181343bdddde07cd5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.61.2.tgz","fileCount":10,"unpackedSize":3971740,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.61.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRM+CwN/qqL6uQmQ9HzKb8zp6g1uu/MCeLh5klzQec/gIhALPTV0GMeTnyubZ7pFmhuCeiiTlavDUdLi6N+GMgXUny"}],"size":755044},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.61.2_1736441584963_0.5394182156469798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-09T16:53:05.256Z","publish_time":1736441585256,"_source_registry_name":"default","contributors":[]},"0.61.3":{"name":"@hey-api/openapi-ts","version":"0.61.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.20.5 || ^20.11.1 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.4.0","@hey-api/client-fetch":"0.6.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.61.3","_integrity":"sha512-Ls9MBRa5+vg7UHw6fIcfdgcCyZ9vKtRw63nWxwF9zjJIPlzVOZO6xKuzGmDc6o0Pb6XCdTz6lPV5hcV0R4b/ag==","_resolved":"/tmp/428529a33c05d74d9cc654c1260b5e93/hey-api-openapi-ts-0.61.3.tgz","_from":"file:hey-api-openapi-ts-0.61.3.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Ls9MBRa5+vg7UHw6fIcfdgcCyZ9vKtRw63nWxwF9zjJIPlzVOZO6xKuzGmDc6o0Pb6XCdTz6lPV5hcV0R4b/ag==","shasum":"cf7ebf84f12f09716dad25e42e7a6a92f456b52d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.61.3.tgz","fileCount":10,"unpackedSize":3972529,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.61.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBZPOw2c2nxKF/fiGrGbG+bBySeIkSD++E5gbunBtvOzAiB71YOQLTzF1I0Jcx+UgTTRgPDqyZRWOjLpHWl0Ocas4Q=="}],"size":755902},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.61.3_1736786338566_0.6904936158741828"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T16:38:58.850Z","publish_time":1736786338850,"_source_registry_name":"default","contributors":[]},"0.62.0":{"name":"@hey-api/openapi-ts","version":"0.62.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.20.5 || ^20.11.1 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-axios":"0.5.0","@hey-api/client-fetch":"0.7.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.62.0","_integrity":"sha512-XHIr3F0EakIMIwRApNb2OQndW8KjTb5W4TRMEOo5W5y65VVtHRmOMpAIcZeN5ALVFniK3RwCYY1eyxQmz/UfRg==","_resolved":"/tmp/71a05665e2599103557fc2f63f5b5d48/hey-api-openapi-ts-0.62.0.tgz","_from":"file:hey-api-openapi-ts-0.62.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-XHIr3F0EakIMIwRApNb2OQndW8KjTb5W4TRMEOo5W5y65VVtHRmOMpAIcZeN5ALVFniK3RwCYY1eyxQmz/UfRg==","shasum":"159c8640ee8456881ef47680872ef32eda94f572","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.62.0.tgz","fileCount":10,"unpackedSize":3968544,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.62.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8zvnd9JNLrgSUsgo/91l4v068zWL2IZN9YFACBCVPqQIhAJ5uHTapR0FqaVjkepaUZPA/0/8EfxA5HBGmJU0ZWTQT"}],"size":755661},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.62.0_1736884147997_0.6255740595378216"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T19:49:08.290Z","publish_time":1736884148290,"_source_registry_name":"default","contributors":[]},"0.62.1":{"name":"@hey-api/openapi-ts","version":"0.62.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.20.5 || ^20.11.1 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","zod":"3.23.8","@hey-api/client-fetch":"0.7.0","@hey-api/client-axios":"0.5.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.62.1","_integrity":"sha512-iCqeu3jhlMBBhAFu3ZCSww5fV4M9xhYhL06QXjwXso4CSfrCpEGw03wTXOphWI1mmZUl8/eNn3DKdP7QpewhHA==","_resolved":"/tmp/d782cc5d13a2dab0a758a30e4f657324/hey-api-openapi-ts-0.62.1.tgz","_from":"file:hey-api-openapi-ts-0.62.1.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-iCqeu3jhlMBBhAFu3ZCSww5fV4M9xhYhL06QXjwXso4CSfrCpEGw03wTXOphWI1mmZUl8/eNn3DKdP7QpewhHA==","shasum":"b8d680dfd3c5872663a905632abcb0d733e656ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.62.1.tgz","fileCount":10,"unpackedSize":3970244,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.62.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFZ/OUc3TEczuPQ04BY0IyUtX+qmAifdVBDgAw3215R3AiADnGsV0uXOzyES0lDLSlhkoz+vs5KFnYpV20+yWfuPig=="}],"size":756091},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.62.1_1736967163828_0.28710524283139316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-15T18:52:44.128Z","publish_time":1736967164128,"_source_registry_name":"default","contributors":[]},"0.62.2":{"name":"@hey-api/openapi-ts","version":"0.62.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.20.5 || ^20.11.1 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.15.1","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.5.0","@hey-api/client-nuxt":"0.1.0","@hey-api/client-fetch":"0.7.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.62.2","_integrity":"sha512-OWZ8tbuX66TxN23QUCqr5DYmlereaZ6fViqwjj6FDkxv+i8HVTtqgITzIeAizD8P3mykm2uE+HQnoNSya9awKg==","_resolved":"/tmp/14f406d069ea537c6da831da6e73f6d9/hey-api-openapi-ts-0.62.2.tgz","_from":"file:hey-api-openapi-ts-0.62.2.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-OWZ8tbuX66TxN23QUCqr5DYmlereaZ6fViqwjj6FDkxv+i8HVTtqgITzIeAizD8P3mykm2uE+HQnoNSya9awKg==","shasum":"e5dd98569acfe4ca6b4bd6c5a4ebd934b1c34ef5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.62.2.tgz","fileCount":10,"unpackedSize":3974490,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.62.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID122cWFXkLM2KSRqbJhZi1wSV+mfmHdtwepTbSHXsBmAiAnF1C8Wi2onjsgRjKfXSSnDhlSo2SoF1Wf1R8GCny9XQ=="}],"size":755933},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.62.2_1737391457322_0.007061214045172681"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T16:44:17.568Z","publish_time":1737391457568,"_source_registry_name":"default","contributors":[]},"0.62.3":{"name":"@hey-api/openapi-ts","version":"0.62.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.20.5 || ^20.11.1 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.15.1","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.5.1","@hey-api/client-fetch":"0.7.1","@hey-api/client-nuxt":"0.1.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.62.3","_integrity":"sha512-5XZRHjImsB+z0S4tYs5HZ1RQqgxYk6bCQ4NrmHFA92Zs75W1BW87fvF1grFu9bJ7ZtFhOadRkV0oZ5Z6FFX+yg==","_resolved":"/tmp/d3e9e25a6929b964f6b4f4491b1b0343/hey-api-openapi-ts-0.62.3.tgz","_from":"file:hey-api-openapi-ts-0.62.3.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-5XZRHjImsB+z0S4tYs5HZ1RQqgxYk6bCQ4NrmHFA92Zs75W1BW87fvF1grFu9bJ7ZtFhOadRkV0oZ5Z6FFX+yg==","shasum":"a0e4922881394eb14c5c8b541bae2801549d6d37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.62.3.tgz","fileCount":10,"unpackedSize":3977932,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.62.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIACEcViUaKnFxdvmmos7Mi3leruDM/yOwt97QnoFb0cLAiB2+WfPnq86JxSPFhZBPNMYGNb/ZJZNh23Ky2+fw93hkg=="}],"size":757568},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.62.3_1737445824084_0.09768036221765786"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T07:50:24.298Z","publish_time":1737445824298,"_source_registry_name":"default","contributors":[]},"0.63.0":{"name":"@hey-api/openapi-ts","version":"0.63.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","node","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.20.5 || ^20.11.1 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.15.1","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-fetch":"0.7.2","@hey-api/client-axios":"0.5.2","@hey-api/client-nuxt":"0.1.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.63.0","_integrity":"sha512-P3bleOja/aaL/b3B9yJQSSxQ3Q6m488mu2unMLej8oR2z4/rGc2F3+uODHIXxVYbc7M9mvFRDK9JuJnnPzKbEw==","_resolved":"/tmp/04698c9d9718da64b081eb521f6ab223/hey-api-openapi-ts-0.63.0.tgz","_from":"file:hey-api-openapi-ts-0.63.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-P3bleOja/aaL/b3B9yJQSSxQ3Q6m488mu2unMLej8oR2z4/rGc2F3+uODHIXxVYbc7M9mvFRDK9JuJnnPzKbEw==","shasum":"f30daa2faa73715e6494adf83b3e435f5ea2019b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.63.0.tgz","fileCount":10,"unpackedSize":4011751,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.63.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID448U0IPMcWshGnx76o1mMiaytM0uRf2rIlqfCtONHQAiEA1Y1uXezf4ce7+EkpJB7BJZWw/M0CQ0KNjxSfG0GVCDE="}],"size":761037},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.63.0_1738012610728_0.7037933738245419"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T21:16:51.137Z","publish_time":1738012611137,"_source_registry_name":"default","contributors":[]},"0.63.1":{"name":"@hey-api/openapi-ts","version":"0.63.1","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"author":{"url":"https://heyapi.dev","name":"Hey API","email":"lubos@heyapi.dev"},"license":"MIT","_id":"@hey-api/openapi-ts@0.63.1","maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"bin":{"openapi-ts":"bin/index.cjs"},"dist":{"shasum":"09c4320001cf6502dcee0194729053357c67fd2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.63.1.tgz","fileCount":10,"integrity":"sha512-W/XTJEGiRCW+/jBo7kW/Gm2m0mX9eotTqmR07T8LournIiMDigSSTKSg4+Hqr/e4ybjqEcKNaVKBX2Kd60Uw9A==","signatures":[{"sig":"MEYCIQDNWlNCfnQTsk1D3W7tZZBwhQbkNaO8AYgsVdtYXynl+QIhAJ8UaE+jOQoPe4MIFhH20UTjkrOBaZV+vT7eBwO6qFLG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.63.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4034995,"size":766577},"main":"./dist/index.cjs","type":"module","_from":"file:hey-api-openapi-ts-0.63.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":"^18.20.5 || ^20.11.1 || >=22.11.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/hey-api","scripts":{"dev":"tsup --watch","test":"vitest run --config vitest.config.unit.ts","build":"tsup && pnpm check-exports","test:e2e":"vitest run --config vitest.config.e2e.ts","typecheck":"tsc --noEmit","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:watch":"vitest watch --config vitest.config.unit.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","check-exports":"attw --pack .","test:coverage":"vitest run --config vitest.config.unit.ts --coverage"},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"_resolved":"/tmp/d354a3b4434edf35d2e1cf7d9d41b39d/hey-api-openapi-ts-0.63.1.tgz","_integrity":"sha512-W/XTJEGiRCW+/jBo7kW/Gm2m0mX9eotTqmR07T8LournIiMDigSSTKSg4+Hqr/e4ybjqEcKNaVKBX2Kd60Uw9A==","repository":{"url":"git+https://github.com/hey-api/openapi-ts.git","type":"git"},"_npmVersion":"10.8.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8","@hey-api/json-schema-ref-parser":"1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.5.13","zod":"3.23.8","glob":"10.4.3","nuxt":"3.15.1","rxjs":"7.8.1","axios":"1.7.9","tslib":"2.8.1","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","ts-node":"10.9.2","prettier":"3.4.2","puppeteer":"22.12.1","node-fetch":"3.3.2","typescript":"5.5.3","cross-spawn":"7.0.5","@angular/cli":"19.0.6","@angular/core":"19.0.5","@angular/forms":"19.0.5","@types/express":"4.17.21","@angular/common":"19.0.5","@angular/router":"19.0.5","@angular/compiler":"19.0.5","@types/cross-spawn":"6.0.6","@angular/animations":"19.0.5","@tanstack/vue-query":"5.62.12","@hey-api/client-next":"0.1.0","@hey-api/client-nuxt":"0.1.3","@angular/compiler-cli":"19.0.5","@hey-api/client-axios":"0.5.3","@hey-api/client-fetch":"0.7.3","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@angular/platform-browser":"19.0.5","@angular-devkit/build-angular":"19.0.6","@angular/platform-browser-dynamic":"19.0.5","@tanstack/angular-query-experimental":"5.62.13"},"peerDependencies":{"typescript":"^5.5.3"},"_npmOperationalInternal":{"tmp":"tmp/openapi-ts_0.63.1_1738216423186_0.9670764049073484","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-30T05:53:43.433Z","publish_time":1738216423433,"_source_registry_name":"default","contributors":[]},"0.63.2":{"name":"@hey-api/openapi-ts","version":"0.63.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.5.3","@hey-api/client-fetch":"0.7.3","@hey-api/client-nuxt":"0.1.3","@hey-api/client-next":"0.1.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.63.2","_integrity":"sha512-HC5fR3+07P1AvDYrcZv0kbnhWogvMFot848PfpS3Gbncm47mDdO/uhNGIr2RF9CaRIvJNSJvAf1jL3XAQZ18RA==","_resolved":"/tmp/513e734687aae806f0772a41c9a644d3/hey-api-openapi-ts-0.63.2.tgz","_from":"file:hey-api-openapi-ts-0.63.2.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HC5fR3+07P1AvDYrcZv0kbnhWogvMFot848PfpS3Gbncm47mDdO/uhNGIr2RF9CaRIvJNSJvAf1jL3XAQZ18RA==","shasum":"581614abe883069040365d9c331defc4434c8288","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.63.2.tgz","fileCount":10,"unpackedSize":4034997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.63.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDeSIfli7SC9KDzbv6UMJuC+u+6pdoqnn2o0xU5IJFjZwIhAMRh7Iz/i7GD+uK5NIA/ZxfgSrRFbOj1S09p3gBULaAG"}],"size":766577},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.63.2_1738219169383_0.32137171423858324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-30T06:39:29.587Z","publish_time":1738219169587,"_source_registry_name":"default","contributors":[]},"0.64.0":{"name":"@hey-api/openapi-ts","version":"0.64.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.1","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.0","@hey-api/client-nuxt":"0.2.0","@hey-api/client-next":"0.2.0","@hey-api/client-fetch":"0.8.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.0","_integrity":"sha512-gXrzVgnTy1kCy0oH6mqj0C2nEbpktBZtKhbIDRf4qK7+yy5n+vTOzmUUpOP0gTNUzCJEOxb/qN/rymnyVBBVTA==","_resolved":"/tmp/1042aa19e04160a928fc2d8672f8206f/hey-api-openapi-ts-0.64.0.tgz","_from":"file:hey-api-openapi-ts-0.64.0.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-gXrzVgnTy1kCy0oH6mqj0C2nEbpktBZtKhbIDRf4qK7+yy5n+vTOzmUUpOP0gTNUzCJEOxb/qN/rymnyVBBVTA==","shasum":"8fe2d2f028f8c1ec7a1d0bb3ec263c20c113fe01","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.0.tgz","fileCount":10,"unpackedSize":4097131,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDzwf/OqxZAoBiItF3Zi8NsNu5qKpdk2yMFj+Qa9Ga2aAIhAIyHK8LKPsACs9ZnWIunNrnwwLw149PhXQxBDPHp9WO/"}],"size":778914},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.0_1738492621365_0.8059472496379527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-02T10:37:01.594Z","publish_time":1738492621594,"_source_registry_name":"default","contributors":[]},"0.64.1":{"name":"@hey-api/openapi-ts","version":"0.64.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-fetch":"0.8.0","@hey-api/client-axios":"0.6.0","@hey-api/client-nuxt":"0.2.0","@hey-api/client-next":"0.2.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.1","_integrity":"sha512-d9FWyJKjyH4KeCjOoR5x8+zKER7h7EIRzk3Xo5a2ShAxNoq9HlAArLbWgJFnH7QypQ+f3q29mTp/z2Zw0XkP9g==","_resolved":"/tmp/91aa926153f20f076953a56b9a6281e3/hey-api-openapi-ts-0.64.1.tgz","_from":"file:hey-api-openapi-ts-0.64.1.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-d9FWyJKjyH4KeCjOoR5x8+zKER7h7EIRzk3Xo5a2ShAxNoq9HlAArLbWgJFnH7QypQ+f3q29mTp/z2Zw0XkP9g==","shasum":"32df1fb221cd7d00003fb6be811ec62cca9ebf97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.1.tgz","fileCount":10,"unpackedSize":4110129,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEDca+7NH8vEeMzUYuKmrRCJstnDMLokBueLT86fEQKyAiEAg5EolHVIk2lL3fWhiFRhty35j8xzsdwvHFW4K7VmhKE="}],"size":781730},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.1_1738548621406_0.3516536674757542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-03T02:10:21.650Z","publish_time":1738548621650,"_source_registry_name":"default","contributors":[]},"0.64.2":{"name":"@hey-api/openapi-ts","version":"0.64.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.1","@hey-api/client-fetch":"0.8.1","@hey-api/client-nuxt":"0.2.1","@hey-api/client-next":"0.2.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.2","_integrity":"sha512-+MdvAGkM7Zsuz08gVk81/pWDaOPxOvSugZYp51vEalIBku+y0zHzS0U4x/5x9WWtPAXBbu6ErAzl7sMyRKpGNA==","_resolved":"/tmp/b187de439d086c601fb450db54a7e643/hey-api-openapi-ts-0.64.2.tgz","_from":"file:hey-api-openapi-ts-0.64.2.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-+MdvAGkM7Zsuz08gVk81/pWDaOPxOvSugZYp51vEalIBku+y0zHzS0U4x/5x9WWtPAXBbu6ErAzl7sMyRKpGNA==","shasum":"07f3d56a71b6f1b4fb065c7e2ea2ba38450d1697","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.2.tgz","fileCount":10,"unpackedSize":4122223,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC166lLAGc9s6NI2eIbOjnOSJ222iFFSkrX/JXSe0vlFAiEA1uMs9y2pSqsEK2V/INtxL5nL1XESrQA3IaaxcroFHMM="}],"size":784845},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.2_1739169957662_0.19393684559978297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-10T06:45:57.881Z","publish_time":1739169957881,"_source_registry_name":"default","contributors":[]},"0.64.3":{"name":"@hey-api/openapi-ts","version":"0.64.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-nuxt":"0.2.2","@hey-api/client-next":"0.2.1","@hey-api/client-axios":"0.6.1","@hey-api/client-fetch":"0.8.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.3","_integrity":"sha512-V/7KUq59T9uu4QXMminBlqWqoVqLggDSakRdHuJX+QRSkMUhso1d4QuMEzQcvaKt0uMQdHktPd1bdc2k5puH+g==","_resolved":"/tmp/99a060bc56739cae45b9bbdd4be35fe7/hey-api-openapi-ts-0.64.3.tgz","_from":"file:hey-api-openapi-ts-0.64.3.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-V/7KUq59T9uu4QXMminBlqWqoVqLggDSakRdHuJX+QRSkMUhso1d4QuMEzQcvaKt0uMQdHktPd1bdc2k5puH+g==","shasum":"c6743321003db401b35712fc3057bb2de36be671","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.3.tgz","fileCount":10,"unpackedSize":4132335,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDlCASnlx6dgDG2j/pceh5GHemJobMJzlyawXVIWq6jMQIgVTAck6MMvpr0cepq+oIfJpR1xmYG2AtGPWkKRUtfUlU="}],"size":784851},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.3_1739178761083_0.6972182248030863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-10T09:12:41.482Z","publish_time":1739178761482,"_source_registry_name":"default","contributors":[]},"0.64.4":{"name":"@hey-api/openapi-ts","version":"0.64.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.1","@hey-api/client-next":"0.2.1","@hey-api/client-nuxt":"0.2.2","@hey-api/client-fetch":"0.8.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.4","_integrity":"sha512-ffN/6/v0ulgMcdNKFQydX1+jB7jM4imlIbdMtKf7OTZrSS3XERDIKYNd6yq35xuhC9+BfLQn9+2Y0I9fL1icAA==","_resolved":"/tmp/42cf2d6b711c0bb177a9b1506f452bb6/hey-api-openapi-ts-0.64.4.tgz","_from":"file:hey-api-openapi-ts-0.64.4.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ffN/6/v0ulgMcdNKFQydX1+jB7jM4imlIbdMtKf7OTZrSS3XERDIKYNd6yq35xuhC9+BfLQn9+2Y0I9fL1icAA==","shasum":"147b9840d8886f269dcb0dfff17e2bf8425dd3b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.4.tgz","fileCount":10,"unpackedSize":4133683,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDQ4MYH6xpV8ZDRiZgxphba9Et2fknv16/Y6tBc9/ufvgIgQi8S+wfxmv6iUB0Bv4m+xsyfULBKt4Nu6vuvI/yfPBs="}],"size":786365},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.4_1739435968189_0.2512896632669377"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-13T08:39:28.495Z","publish_time":1739435968495,"_source_registry_name":"default","contributors":[]},"0.64.5":{"name":"@hey-api/openapi-ts","version":"0.64.5","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.1","@hey-api/client-fetch":"0.8.1","@hey-api/client-next":"0.2.1","@hey-api/client-nuxt":"0.2.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.5","_integrity":"sha512-Vl6QQbkb+TXPG/ihobCPj/13KFJPfnjTVljno+T18L2ywL8cRHDFYqi5356ktBixBuwK2cSJvKzxYR6TIMq+AA==","_resolved":"/tmp/41de547a3f0e3aa0e3065faf0b0ce60e/hey-api-openapi-ts-0.64.5.tgz","_from":"file:hey-api-openapi-ts-0.64.5.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Vl6QQbkb+TXPG/ihobCPj/13KFJPfnjTVljno+T18L2ywL8cRHDFYqi5356ktBixBuwK2cSJvKzxYR6TIMq+AA==","shasum":"24f436b809d6ecbd185d8a72384a14705dfd95dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.5.tgz","fileCount":10,"unpackedSize":4132001,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIG+5SHfDFYi1h/k+I0TaL2pjpXV0wDuRQwZZ8fKPIngoAiEAwKKJHGnKjvvfSBOBz/BjVaq7wt8Qlmm4D3PPKuLTQTo="}],"size":787864},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.5_1740000814159_0.2877471382673471"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T21:33:34.374Z","publish_time":1740000814374,"_source_registry_name":"default","contributors":[]},"0.64.6":{"name":"@hey-api/openapi-ts","version":"0.64.6","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.1","@hey-api/client-fetch":"0.8.1","@hey-api/client-next":"0.2.1","@hey-api/client-nuxt":"0.2.2"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.6","_integrity":"sha512-pFZoLCnoBNrCW1g4lI/cvv14EP53UmmFOdl34TlNvmI5mzHG/doI1m24M9OQwdOH5jeQUhIdaqvTXzJ0qdWLiw==","_resolved":"/tmp/dd94905a3b9dd1f53917284b73011136/hey-api-openapi-ts-0.64.6.tgz","_from":"file:hey-api-openapi-ts-0.64.6.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-pFZoLCnoBNrCW1g4lI/cvv14EP53UmmFOdl34TlNvmI5mzHG/doI1m24M9OQwdOH5jeQUhIdaqvTXzJ0qdWLiw==","shasum":"8b6ce2b64f49a9a4feb3488633ea7928666dfb41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.6.tgz","fileCount":10,"unpackedSize":4133005,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDWWStPZNNZUTiiX9kjK+PEtYyKdgvknTeLQCuQYQ9p6AIhAKUV6oJB4lmTP5B838FwX4Uy4DeSL1LfWsg+yDzbNizr"}],"size":788128},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.6_1740607923769_0.36079460277298825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-26T22:12:04.000Z","publish_time":1740607924000,"_source_registry_name":"default","contributors":[]},"0.64.7":{"name":"@hey-api/openapi-ts","version":"0.64.7","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.11.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.1","@hey-api/client-next":"0.2.2","@hey-api/client-fetch":"0.8.2","@hey-api/client-nuxt":"0.2.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.7","_integrity":"sha512-xpaBzdGAKz7cPuGah1GZWl3zTZquOXRnwmpVCQKEUpvDtSYWBLjSxtAYIqDBjwJkuNHcakZBIWLcappx7slc2g==","_resolved":"/tmp/e6f6cc5e41987d5d831b706a0e0eb7e1/hey-api-openapi-ts-0.64.7.tgz","_from":"file:hey-api-openapi-ts-0.64.7.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-xpaBzdGAKz7cPuGah1GZWl3zTZquOXRnwmpVCQKEUpvDtSYWBLjSxtAYIqDBjwJkuNHcakZBIWLcappx7slc2g==","shasum":"f239d268b4a35b91f5ff25479d15578feb01f365","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.7.tgz","fileCount":10,"unpackedSize":4133779,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCYdxNj/lWpbejmABY6zhvzFsUVvdhARkjfdk+o4f2ATQIgFs0kfWHwlnMr6A4vmHlYU0pcSddK/cyFfG1qCJ++MDo="}],"size":788227},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.7_1740678588981_0.7180316138151261"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-27T17:49:49.276Z","publish_time":1740678589276,"_source_registry_name":"default","contributors":[]},"0.64.8":{"name":"@hey-api/openapi-ts","version":"0.64.8","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.1","@hey-api/client-fetch":"0.8.2","@hey-api/client-next":"0.2.2","@hey-api/client-nuxt":"0.2.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.8","_integrity":"sha512-ytPt/k+ecK7zcpxVocPWzD1bKn98a+9WDK8eJITvbOEkvYsWlozAPO63tQg+65Qpl2pr37025fEo8YcX+DPhBQ==","_resolved":"/tmp/41550671e8f2363d2c66e46821c81f1b/hey-api-openapi-ts-0.64.8.tgz","_from":"file:hey-api-openapi-ts-0.64.8.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ytPt/k+ecK7zcpxVocPWzD1bKn98a+9WDK8eJITvbOEkvYsWlozAPO63tQg+65Qpl2pr37025fEo8YcX+DPhBQ==","shasum":"27e6f6f23bc2cb781e2e48ae08f594ed3585a4c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.8.tgz","fileCount":10,"unpackedSize":4133779,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDBz1BtYYBpCwPrzMTU9dX2fpL0BAh0n2/ps1b6pijbGgIgb8Kw5hXwePB1RXLByOZ+UoTrQPeijGsBtSCVGoUldKk="}],"size":788223},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.8_1740854447136_0.4799893365578116"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-01T18:40:47.340Z","publish_time":1740854447340,"_source_registry_name":"default","contributors":[]},"0.64.9":{"name":"@hey-api/openapi-ts","version":"0.64.9","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.0.6","@angular/animations":"19.0.5","@angular/cli":"19.0.6","@angular/common":"19.0.5","@angular/compiler":"19.0.5","@angular/compiler-cli":"19.0.5","@angular/core":"19.0.5","@angular/forms":"19.0.5","@angular/platform-browser":"19.0.5","@angular/platform-browser-dynamic":"19.0.5","@angular/router":"19.0.5","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.2","@hey-api/client-fetch":"0.8.3","@hey-api/client-next":"0.2.3","@hey-api/client-nuxt":"0.2.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.9","_integrity":"sha512-nnhkxJCwShCyvQspYDDAW09D7BWzy4g3prDZhj5Hsux2TAExXiFr4HpXIDFu0JxgXupFfs1dbgBSaL8/4uU9jg==","_resolved":"/tmp/fcdd2299049b628b8aa1ada1f0c6db5c/hey-api-openapi-ts-0.64.9.tgz","_from":"file:hey-api-openapi-ts-0.64.9.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-nnhkxJCwShCyvQspYDDAW09D7BWzy4g3prDZhj5Hsux2TAExXiFr4HpXIDFu0JxgXupFfs1dbgBSaL8/4uU9jg==","shasum":"25f2d9952a741a374ca75e5d6cb78e9702d008c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.9.tgz","fileCount":10,"unpackedSize":4133985,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC2WaAapa/ZF/KlmCtmDfFCe/PnNs5JOQIooS26UdRukAiAfS6tSMXtoG/ph4ljK4bgJaWn2jacSzRmfWAfHwXrNEw=="}],"size":788249},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.9_1741021059881_0.7045119255073078"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-03T16:57:40.099Z","publish_time":1741021060099,"_source_registry_name":"default","contributors":[]},"0.64.10":{"name":"@hey-api/openapi-ts","version":"0.64.10","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.2.0","@angular/animations":"19.2.0","@angular/cli":"19.2.0","@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/forms":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.2","@hey-api/client-fetch":"0.8.3","@hey-api/client-nuxt":"0.2.4","@hey-api/client-next":"0.2.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.10","_integrity":"sha512-mTTD4DtOt68OmrZ6VXM4+sCma+JxhqDjiqdaUCpLIS8yWNWAmgBCRS5LE3i8AS8HUN1dsCetTGFAIUT2rElDVg==","_resolved":"/tmp/0027f1d66f8ec5bef28ff770e5565955/hey-api-openapi-ts-0.64.10.tgz","_from":"file:hey-api-openapi-ts-0.64.10.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-mTTD4DtOt68OmrZ6VXM4+sCma+JxhqDjiqdaUCpLIS8yWNWAmgBCRS5LE3i8AS8HUN1dsCetTGFAIUT2rElDVg==","shasum":"84107890594e8e983608ad6e535045d6986f92b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.10.tgz","fileCount":10,"unpackedSize":4133789,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDWRI5lxT7wQUunLzFWsWDMrTbpNkR3uqnlgXf67c6c7AiBFANhkKIRqWIbQ5APcIpBsoiRTtXOGCv073XUCNFLnww=="}],"size":787773},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.10_1741051041540_0.7074473480006886"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-04T01:17:21.750Z","publish_time":1741051041750,"_source_registry_name":"default","contributors":[]},"0.64.11":{"name":"@hey-api/openapi-ts","version":"0.64.11","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.2.0","@angular/animations":"19.2.0","@angular/cli":"19.2.0","@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/forms":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-fetch":"0.8.3","@hey-api/client-axios":"0.6.2","@hey-api/client-next":"0.2.3","@hey-api/client-nuxt":"0.3.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.11","_integrity":"sha512-ehvi2P3cJY7GC5768N+OvYK8Pak0N3oSjosDmjUjc+W7C8JTbabiCLwszxLefCtqFyv2G2mLl0vqlCj6Bpy+DQ==","_resolved":"/tmp/393af2cdd930c9855bd7bc671a6370a7/hey-api-openapi-ts-0.64.11.tgz","_from":"file:hey-api-openapi-ts-0.64.11.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ehvi2P3cJY7GC5768N+OvYK8Pak0N3oSjosDmjUjc+W7C8JTbabiCLwszxLefCtqFyv2G2mLl0vqlCj6Bpy+DQ==","shasum":"f0a3fc77ff1a9cbc5ea56b1d354eb254f3f95265","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.11.tgz","fileCount":10,"unpackedSize":4162247,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDnka4Q1Ge4aHOpN2fxOv4p4t+g+cjaIQBFgBUBaz3WWQIhAPlIDXDTE9GTYHZ5M+VKEaHqHeviZKcLD11n1ta7gzj2"}],"size":795316},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.11_1741753941666_0.9402310093718869"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-12T04:32:21.896Z","publish_time":1741753941896,"_source_registry_name":"default","contributors":[]},"0.64.12":{"name":"@hey-api/openapi-ts","version":"0.64.12","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.2","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.2.0","@angular/animations":"19.2.0","@angular/cli":"19.2.0","@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/forms":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.2","@hey-api/client-next":"0.2.3","@hey-api/client-fetch":"0.8.3","@hey-api/client-nuxt":"0.3.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.12","_integrity":"sha512-Y1UUJWgSYHTqU33sRzv+ASs9Txqz+wJ4UE/f6g69X81SoOPMpa2LXLbNvAtNFUpTMcdCV2hd7+m2/gxmkx79DQ==","_resolved":"/tmp/682ea6357d692bf5e9aca23e85b0b446/hey-api-openapi-ts-0.64.12.tgz","_from":"file:hey-api-openapi-ts-0.64.12.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Y1UUJWgSYHTqU33sRzv+ASs9Txqz+wJ4UE/f6g69X81SoOPMpa2LXLbNvAtNFUpTMcdCV2hd7+m2/gxmkx79DQ==","shasum":"0a14ee845d8a8152e42d31fd5bf13bb6d83f29f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.12.tgz","fileCount":10,"unpackedSize":4162359,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHH25H4mfLpvGDHNqZpB9Exek8t1ZNBLCevVlLcBuFbrAiEA3ltg3F8pvi7SiJNXQMdfHsJ3Jc4PseAl+Macfu/Z824="}],"size":795231},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.12_1741887625006_0.4436448367608208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-13T17:40:25.290Z","publish_time":1741887625290,"_source_registry_name":"default","contributors":[]},"0.64.13":{"name":"@hey-api/openapi-ts","version":"0.64.13","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.3","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.2.0","@angular/animations":"19.2.0","@angular/cli":"19.2.0","@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/forms":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.2","@hey-api/client-next":"0.2.3","@hey-api/client-fetch":"0.8.3","@hey-api/client-nuxt":"0.3.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.13","_integrity":"sha512-KOf/bQ9JbGJFsdQjUrne3ZttoJm/68kG00oc/5VovduMAoX0gUyGNpZ+yppvUdLvmxL1GvaGut2JFk0XSZxIlw==","_resolved":"/tmp/bd77860fb538a03a42c6c059edcf9697/hey-api-openapi-ts-0.64.13.tgz","_from":"file:hey-api-openapi-ts-0.64.13.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-KOf/bQ9JbGJFsdQjUrne3ZttoJm/68kG00oc/5VovduMAoX0gUyGNpZ+yppvUdLvmxL1GvaGut2JFk0XSZxIlw==","shasum":"e66b0bf5270ec5215d8b16284a980e297d360510","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.13.tgz","fileCount":10,"unpackedSize":4164281,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID/C688dqNH/r74YRK2Lgvwub2C69TKGJMwbS7dPov5xAiBp7zmWQAvTHrDaMfArNerL1p9qSi2VbHAsUiFrS7wEZg=="}],"size":795455},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.13_1742256175877_0.06302395815160278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-18T00:02:56.115Z","publish_time":1742256176115,"_source_registry_name":"default","contributors":[]},"0.64.14":{"name":"@hey-api/openapi-ts","version":"0.64.14","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.3","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.2.0","@angular/animations":"19.2.0","@angular/cli":"19.2.0","@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/forms":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.2","@hey-api/client-fetch":"0.8.3","@hey-api/client-nuxt":"0.3.0","@hey-api/client-next":"0.2.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.14","_integrity":"sha512-Y0LJard1R7B6IZbD5/b7UkPM2afs2Zrca0uemWeWw7V+tQOpICsAFhYCXtosup595L43/+PFkMXWQVVUg/0KyQ==","_resolved":"/tmp/afc11cb0bdac2ae309b63d4c59666008/hey-api-openapi-ts-0.64.14.tgz","_from":"file:hey-api-openapi-ts-0.64.14.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Y0LJard1R7B6IZbD5/b7UkPM2afs2Zrca0uemWeWw7V+tQOpICsAFhYCXtosup595L43/+PFkMXWQVVUg/0KyQ==","shasum":"f978aedf0616d05dff7a100680428f1d5b6962d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.14.tgz","fileCount":10,"unpackedSize":4170899,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDwtvALKpdpmA4eq2JwZ2+Yf9JbIl4SqkIZEWAIr/b9XwIgUH16ifg9uZyhynFSEmsX087ydEQPxICEoswrq9jy5QY="}],"size":797944},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.14_1742981543431_0.5972003247728073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-26T09:32:23.827Z","publish_time":1742981543827,"_source_registry_name":"default","contributors":[]},"0.64.15":{"name":"@hey-api/openapi-ts","version":"0.64.15","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.3","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular-devkit/build-angular":"19.2.0","@angular/animations":"19.2.0","@angular/cli":"19.2.0","@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/forms":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@tanstack/angular-query-experimental":"5.62.13","@tanstack/react-query":"5.62.15","@tanstack/solid-query":"5.51.21","@tanstack/svelte-query":"5.62.12","@tanstack/vue-query":"5.62.12","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","fastify":"5.2.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","puppeteer":"22.12.1","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3","vue":"3.5.13","zod":"3.23.8","@hey-api/client-axios":"0.6.3","@hey-api/client-next":"0.2.4","@hey-api/client-nuxt":"0.3.1","@hey-api/client-fetch":"0.8.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --config vitest.config.unit.ts --coverage","test:e2e":"vitest run --config vitest.config.e2e.ts","test:update":"vitest watch --config vitest.config.unit.ts --update","test:watch":"vitest watch --config vitest.config.unit.ts","test":"vitest run --config vitest.config.unit.ts","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.64.15","_integrity":"sha512-bXpi9z3YEPVt9bVqlFA3hHmgDzfM8ID5kjnXR7t6PFxlmqo8CH8Y8aCNP7rMk1q7MXk42y2CXC2ehbU9cthCyw==","_resolved":"/tmp/c467d5b6e945c07d64018a86594f69d1/hey-api-openapi-ts-0.64.15.tgz","_from":"file:hey-api-openapi-ts-0.64.15.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-bXpi9z3YEPVt9bVqlFA3hHmgDzfM8ID5kjnXR7t6PFxlmqo8CH8Y8aCNP7rMk1q7MXk42y2CXC2ehbU9cthCyw==","shasum":"655e8ee4039f9f190244e72595bcfee0adf43ad6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.64.15.tgz","fileCount":10,"unpackedSize":4170187,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.64.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDn8+yTSFiakftUP4ibKBa8oYnh1GmxKh2lekJZEpWA+QIhAOEjrEvFCvhXhTq+pELqPg2TWRQggBExyPI63GsgGqqy"}],"size":797981},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.64.15_1743030286894_0.50451923819796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-26T23:04:47.094Z","publish_time":1743030287094,"_source_registry_name":"default","contributors":[]},"0.65.0":{"name":"@hey-api/openapi-ts","version":"0.65.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.4","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.65.0","_integrity":"sha512-FieuDilgG8sVgykNQa2x/rREt77n0QjOam47h+qxcogb+m6AME1DrD3ZRJINtN8Xqi/qwxlG3dMqzD7tPQFiig==","_resolved":"/tmp/25b33af3665d9c8cc43b80d8c9325ab7/hey-api-openapi-ts-0.65.0.tgz","_from":"file:hey-api-openapi-ts-0.65.0.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-FieuDilgG8sVgykNQa2x/rREt77n0QjOam47h+qxcogb+m6AME1DrD3ZRJINtN8Xqi/qwxlG3dMqzD7tPQFiig==","shasum":"52700793a1e371f6e1df1dca7595746f57859b2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.65.0.tgz","fileCount":10,"unpackedSize":4183891,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.65.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD3MiQ6mfT6ECI0gC1aSQAY/FsMsCByKCM7AQ9AEv8D5AIhAMQQnz4Ohzk/KLHdnaKwQc8LQqxUUnPIZS9e+lvmL2HV"}],"size":801810},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.65.0_1743408841118_0.695904574442435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T08:14:01.367Z","publish_time":1743408841367,"_source_registry_name":"default","contributors":[]},"0.66.0":{"name":"@hey-api/openapi-ts","version":"0.66.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.4","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.0","_integrity":"sha512-PmAiNrG9IL/4zsvIS0hRaqLfBIlN8tC+STHK5rcQTkxFjTJWHz3wA7gTCYzG2NTg24QrF9t7QaVS67nfa7LQkg==","_resolved":"/tmp/50a9ba0bf122296ddb671c77e7b591d1/hey-api-openapi-ts-0.66.0.tgz","_from":"file:hey-api-openapi-ts-0.66.0.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PmAiNrG9IL/4zsvIS0hRaqLfBIlN8tC+STHK5rcQTkxFjTJWHz3wA7gTCYzG2NTg24QrF9t7QaVS67nfa7LQkg==","shasum":"8f05e02fb9339d599a26b5c08580f6d60e76fab8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.0.tgz","fileCount":10,"unpackedSize":4262645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDB6dvp3q+sVhYBJimQQ2hxzIAfuza+bInww+mkJgTE4gIhAID3hKV/PANfwyTEVwtuA+VOgw69ykzqw6GRUIaKnSnK"}],"size":815602},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.0_1743536552437_0.09533695159199285"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-01T19:42:32.702Z","publish_time":1743536552702,"_source_registry_name":"default","contributors":[]},"0.66.1":{"name":"@hey-api/openapi-ts","version":"0.66.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.4","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.7.9","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.1","_integrity":"sha512-Mol3vuM76d8F7xLvcZi502UxM3taXy7TDZzZfFpUMT+VLMdPiGd9cTWfKfQde0kgi+SZPjejvqmad1zk4EIu7A==","_resolved":"/tmp/dda9dca6bed440207ae722ac41a8c096/hey-api-openapi-ts-0.66.1.tgz","_from":"file:hey-api-openapi-ts-0.66.1.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Mol3vuM76d8F7xLvcZi502UxM3taXy7TDZzZfFpUMT+VLMdPiGd9cTWfKfQde0kgi+SZPjejvqmad1zk4EIu7A==","shasum":"13c527994e06a7302343bbefed84ad8058ebc619","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.1.tgz","fileCount":10,"unpackedSize":4270977,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEqa4Suup65txSN21AnEmgXziHTYrlocUnw9yDH5zfXCAiEA9k5jObJ0Rxf6lUcrj3x244itPwZH0LQGgmZ5LwAMiA4="}],"size":817279},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.1_1743593921817_0.32094782918271303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-02T11:38:42.057Z","publish_time":1743593922057,"_source_registry_name":"default","contributors":[]},"0.66.2":{"name":"@hey-api/openapi-ts","version":"0.66.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.4","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.2","_integrity":"sha512-77nofk/zacBNDwVb86kjS2sMIrwbwoBgUNw10crhPPrhV7HUs6A4SzZxePLEGRyHbM54v0g+XL6P8DSr98BM+A==","_resolved":"/tmp/65f0e93f1d9742690e1acb6fd75dc193/hey-api-openapi-ts-0.66.2.tgz","_from":"file:hey-api-openapi-ts-0.66.2.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-77nofk/zacBNDwVb86kjS2sMIrwbwoBgUNw10crhPPrhV7HUs6A4SzZxePLEGRyHbM54v0g+XL6P8DSr98BM+A==","shasum":"84a7adbb4becbbe257a8d8f5e3f6c82e0f421e9b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.2.tgz","fileCount":10,"unpackedSize":4271301,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFTmLuHFzNcN+lH+IEE8bGXnPhi1W4WeObOmXmpThB6cAiEA4SeB3K492+UPfwOZvRSn2KWKwwzqkTEq8akJEbRZv0Q="}],"size":817542},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.2_1743689791795_0.20434112748192534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-03T14:16:32.072Z","publish_time":1743689792072,"_source_registry_name":"default","contributors":[]},"0.66.3":{"name":"@hey-api/openapi-ts","version":"0.66.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.4","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.5.3"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack .","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.3","_integrity":"sha512-kws5hZo/M5WuapSYVvA7Nr+/4bCCjzDEzdjxUqWH8VV28MG7nob+TwZRgqaus7POZmJ2+zc2oCzHhdlvOTYVLA==","_resolved":"/tmp/58d8efeb4d98ea194b8a969b7c3d1867/hey-api-openapi-ts-0.66.3.tgz","_from":"file:hey-api-openapi-ts-0.66.3.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-kws5hZo/M5WuapSYVvA7Nr+/4bCCjzDEzdjxUqWH8VV28MG7nob+TwZRgqaus7POZmJ2+zc2oCzHhdlvOTYVLA==","shasum":"a87e5a33a132ee42ae4f800619bec269ea608a87","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.3.tgz","fileCount":10,"unpackedSize":4273389,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDTXJ6CL4mwZMnhAGEZ7OLeAJD0oVEr9CXxxNLqoR98+AIhAIoXH71n6IKQuoY1eFkFLdBrz//0Cj/uHe53SQ2qsode"}],"size":818699},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.3_1743771383332_0.3249835362551905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-04T12:56:23.670Z","publish_time":1743771383670,"_source_registry_name":"default","contributors":[]},"0.66.4":{"name":"@hey-api/openapi-ts","version":"0.66.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.4","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.4","_integrity":"sha512-3W0/mb/eBCr4lP58yzeOda3d/wWR+b0MH3GrhN9652FAKMmy872mlUSr6SmJgj832PgxVZ9K7iX/JNegSk/OOQ==","_resolved":"/tmp/c6bfe776b429b425d8bd95d727d4a198/hey-api-openapi-ts-0.66.4.tgz","_from":"file:hey-api-openapi-ts-0.66.4.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-3W0/mb/eBCr4lP58yzeOda3d/wWR+b0MH3GrhN9652FAKMmy872mlUSr6SmJgj832PgxVZ9K7iX/JNegSk/OOQ==","shasum":"c10cdf5179b2e6dda0eb5902fffd15db49e5ddb0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.4.tgz","fileCount":20,"unpackedSize":5444161,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICdPPG2RN+jFdNLyhzXZuSGt6hQsRjDkOTA806CMs3ViAiEAi9tlUI2m1FPq/bX15HIYyKMQIbBqjlRchiQEgRd1kGE="}],"size":1058199},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.4_1744585424050_0.25254241145195633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-13T23:03:44.347Z","publish_time":1744585424347,"_source_registry_name":"default","contributors":[]},"0.66.5":{"name":"@hey-api/openapi-ts","version":"0.66.5","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.4","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.5","_integrity":"sha512-3bk0UMrIYdF7IC+SoJ941jni0rmc0cTk10MzcKarW5ybR2z631UrIU1sHNzadftaYL/WK+dbaDRwJ5Juhmf9/A==","_resolved":"/tmp/d26daead71059b2f7bbd46c070a00fa1/hey-api-openapi-ts-0.66.5.tgz","_from":"file:hey-api-openapi-ts-0.66.5.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-3bk0UMrIYdF7IC+SoJ941jni0rmc0cTk10MzcKarW5ybR2z631UrIU1sHNzadftaYL/WK+dbaDRwJ5Juhmf9/A==","shasum":"9018584c02d7e409f87667e417d38bc142cdb941","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.5.tgz","fileCount":20,"unpackedSize":5446744,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD+xHUJa4F8Hr3v05/lcxuQ7s3tWxN4Fpv3qkzNw87lDAIhAI4iBI3MLo4AbKPUZZQRUWyWUk11P5+KIYN5qYchSiOh"}],"size":1058302},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.5_1744912728166_0.28942351471473793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-17T17:58:48.398Z","publish_time":1744912728398,"_source_registry_name":"default","contributors":[]},"0.66.6":{"name":"@hey-api/openapi-ts","version":"0.66.6","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.5","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.6","_integrity":"sha512-EmZHVqfHuGNoyBDPcL+3vGHLb/qEbjIix3dnQ/CzfZQ+xm4vnOecpR7JaaaR9u2W8Ldeyqnk7NwmEqOBgkgG4Q==","_resolved":"/tmp/e98c754a915982f4ebc207fbcc3f9ca7/hey-api-openapi-ts-0.66.6.tgz","_from":"file:hey-api-openapi-ts-0.66.6.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-EmZHVqfHuGNoyBDPcL+3vGHLb/qEbjIix3dnQ/CzfZQ+xm4vnOecpR7JaaaR9u2W8Ldeyqnk7NwmEqOBgkgG4Q==","shasum":"d8287cf2b72c57544baa9114e93a0c7f29810d5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.6.tgz","fileCount":20,"unpackedSize":5451650,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHQMazjeM+rcruxp3/vbC++Lbn4pH3brZvvUfsJ0Vus6AiEAlytd1uBaHJlk72iP36tKU/jL7LjjC7DnjVhkHevjU+o="}],"size":1059920},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.6_1745378857563_0.5640410202692336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-23T03:27:37.785Z","publish_time":1745378857785,"_source_registry_name":"default","contributors":[]},"0.66.7":{"name":"@hey-api/openapi-ts","version":"0.66.7","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.5","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.66.7","_integrity":"sha512-BQMrbiNTWPHwZQ2wMnFdKXVMR47P77hc8fuUseQmmXsXG3Rvt2qstXtlQPmbEds/RO5iTL+JKqdcbhPSWuu/og==","_resolved":"/tmp/24f70c0962697f4cc1b4957134fad594/hey-api-openapi-ts-0.66.7.tgz","_from":"file:hey-api-openapi-ts-0.66.7.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-BQMrbiNTWPHwZQ2wMnFdKXVMR47P77hc8fuUseQmmXsXG3Rvt2qstXtlQPmbEds/RO5iTL+JKqdcbhPSWuu/og==","shasum":"de97113eef6939522ad91248d7b4b53f72470021","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.66.7.tgz","fileCount":20,"unpackedSize":5501230,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.66.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC3UX2+gwCStCG9Tz8ND2JltNc1RK1NzrL0K1tL3Mw1AQIgWsZoRNN3l8bK5dvIOBGzaW9pVFNqNmtLKxlLfgZvxwA="}],"size":1069465},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.66.7_1745821591280_0.8609204292339798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-28T06:26:31.491Z","publish_time":1745821591491,"_source_registry_name":"default","contributors":[]},"0.67.0":{"name":"@hey-api/openapi-ts","version":"0.67.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.5","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.67.0","_integrity":"sha512-AWRcLkTy3vJbyxT6wxEkKw8Qou6Pl2hV0zGn2/eu3EVmmk6WEEjzbRg2v6qkDXtsaxVep6N8ON1yajHg8t33JQ==","_resolved":"/tmp/c04c4c3f1a0ce9e487d250442307a7fb/hey-api-openapi-ts-0.67.0.tgz","_from":"file:hey-api-openapi-ts-0.67.0.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-AWRcLkTy3vJbyxT6wxEkKw8Qou6Pl2hV0zGn2/eu3EVmmk6WEEjzbRg2v6qkDXtsaxVep6N8ON1yajHg8t33JQ==","shasum":"3502c03d357d734b1704692429c05926cd6fd26a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.67.0.tgz","fileCount":20,"unpackedSize":5521870,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.67.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDAXH8s97CxeLeGWZX+3h0qgcbkUT1/nXtAemGDuOw01gIhAPcRYYzRuZgs1vVYN9VwVZr1mcP/PkoGmC4eGBW+qGVp"}],"size":1073757},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.67.0_1746343081370_0.4579946909336221"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-04T07:18:01.574Z","publish_time":1746343081574,"_source_registry_name":"default","contributors":[]},"0.67.1":{"name":"@hey-api/openapi-ts","version":"0.67.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.5","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.67.1","_integrity":"sha512-WXnh/mTl9m4UmeJd19iLLZyd7oTPw+lgnq+xcu3MmEIWYBx6BeLxsy5SFMYxcBPDyg6QtNQUFXBgUIxhGoh5Eg==","_resolved":"/tmp/53a3f5444e4f971d8b49965246441626/hey-api-openapi-ts-0.67.1.tgz","_from":"file:hey-api-openapi-ts-0.67.1.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-WXnh/mTl9m4UmeJd19iLLZyd7oTPw+lgnq+xcu3MmEIWYBx6BeLxsy5SFMYxcBPDyg6QtNQUFXBgUIxhGoh5Eg==","shasum":"7a6b1aaee9fe3f01bf8fc62bac941476378a7d03","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.67.1.tgz","fileCount":20,"unpackedSize":5521264,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.67.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDTyfbdRkEO3xwvvvppfvFuMQoY2J0RXaV7WU6L7ld8NQIhAOsWbAJDAjy0EFkLkYVK+KChL7o2/BlEwy0e9MLXrS1U"}],"size":1073609},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.67.1_1746371556047_0.4125537887241899"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-04T15:12:36.343Z","publish_time":1746371556343,"_source_registry_name":"default","contributors":[]},"0.67.2":{"name":"@hey-api/openapi-ts","version":"0.67.2","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"author":{"url":"https://heyapi.dev","name":"Hey API","email":"lubos@heyapi.dev"},"license":"MIT","_id":"@hey-api/openapi-ts@0.67.2","maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"bin":{"openapi-ts":"bin/index.cjs"},"dist":{"shasum":"c4b28b048a0ff913706216000e89b9a0e07dc8bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.67.2.tgz","fileCount":20,"integrity":"sha512-SgBO0epZ50/TxPwWHlHJ/YtHNnAgkIGzdbVVUJR0ewLQyKZLSFomei9Nv/IzRyb27M6k3YwxrebO9rJm4SAvmQ==","signatures":[{"sig":"MEUCIQDPEfoHA/rwZWlSVuCzrC/9al4oNrWbw/LosSgJNXUP7AIgaVl8MxZg3OWex9EPeNI8N3Ku+xdrwIH+ntGQkpEMixc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.67.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5523554,"size":1074368},"main":"./dist/index.cjs","type":"module","_from":"file:hey-api-openapi-ts-0.67.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/hey-api","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup && pnpm check-exports","typecheck":"tsc --noEmit","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:watch":"vitest watch","test:update":"vitest watch --update","check-exports":"attw --pack . --profile node16","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"_resolved":"/tmp/7db45009f2bab563507c854eba84cc00/hey-api-openapi-ts-0.67.2.tgz","_integrity":"sha512-SgBO0epZ50/TxPwWHlHJ/YtHNnAgkIGzdbVVUJR0ewLQyKZLSFomei9Nv/IzRyb27M6k3YwxrebO9rJm4SAvmQ==","repository":{"url":"git+https://github.com/hey-api/openapi-ts.git","type":"git"},"_npmVersion":"10.8.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8","@hey-api/json-schema-ref-parser":"1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"glob":"10.4.3","axios":"1.8.2","tslib":"2.8.1","eslint":"9.17.0","express":"4.21.0","ts-node":"10.9.2","prettier":"3.4.2","node-fetch":"3.3.2","typescript":"5.8.3","cross-spawn":"7.0.5","@types/express":"4.17.21","@config/vite-base":"0.0.1","@types/cross-spawn":"6.0.6","@hey-api/client-core":"0.1.4"},"peerDependencies":{"typescript":"^5.5.3"},"_npmOperationalInternal":{"tmp":"tmp/openapi-ts_0.67.2_1746619540950_0.42796189834121123","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T12:05:41.199Z","publish_time":1746619541199,"_source_registry_name":"default","contributors":[]},"0.67.3":{"name":"@hey-api/openapi-ts","version":"0.67.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.5","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.67.3","_integrity":"sha512-hoLis1YOPBw3+JjwjX+lU6mJZ69PekJ7fYY0qFTFmVuCMhlHk7lbU69SnJk/3GqeUGLL6cXS1s0OtvJJD5mZbg==","_resolved":"/tmp/a2a08c91885d4bcf1d0159b035359898/hey-api-openapi-ts-0.67.3.tgz","_from":"file:hey-api-openapi-ts-0.67.3.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hoLis1YOPBw3+JjwjX+lU6mJZ69PekJ7fYY0qFTFmVuCMhlHk7lbU69SnJk/3GqeUGLL6cXS1s0OtvJJD5mZbg==","shasum":"50525361d01272ddd39ea2fea6f816a9f9c6f668","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.67.3.tgz","fileCount":20,"unpackedSize":5531340,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.67.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCDDT8ID6AgttyAujzad/365kMqgLYT4Y86ezpFbCzTWAIhAMmxoBZsAPSzvPv1/tnxFPPqtM2LTVv0hAafqQiKdOZI"}],"size":1076553},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.67.3_1746661668896_0.1209326696778883"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-07T23:47:49.138Z","publish_time":1746661669138,"_source_registry_name":"default","contributors":[]},"0.67.4":{"name":"@hey-api/openapi-ts","version":"0.67.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.67.4","_integrity":"sha512-uI66X7twx1J1BSOzApVVxpNhJZs6AOt/u1N3WKqrFbAonCejMQm/vsySgfZVCPetAv40KyHYclk09vRlrffjMQ==","_resolved":"/tmp/8a65e00978423b62f64834e0d2cd3ec7/hey-api-openapi-ts-0.67.4.tgz","_from":"file:hey-api-openapi-ts-0.67.4.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-uI66X7twx1J1BSOzApVVxpNhJZs6AOt/u1N3WKqrFbAonCejMQm/vsySgfZVCPetAv40KyHYclk09vRlrffjMQ==","shasum":"24e2e1911e9799c3700f734b5bcaef2bbabf5d4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.67.4.tgz","fileCount":20,"unpackedSize":5535515,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.67.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC1FrxgIZSQaSyyQuzsLA5MfZ0KPtsE/F8qfPKqk/ml3wIgXyyyTKnj6jxxNRiLRjhf34LuNk7SST/PZV6LpPVwEIw="}],"size":1076970},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.67.4_1747237943400_0.00801756374765894"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T15:52:23.627Z","publish_time":1747237943627,"_source_registry_name":"default","contributors":[]},"0.67.5":{"name":"@hey-api/openapi-ts","version":"0.67.5","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.67.5","_integrity":"sha512-fZd+3im0038rnK7W0mAfLTrdygCR/k6zq7XfYZj/wu0/3GvIg/aGlOwMUtZinRJBH21W+GoH0MJoce3BagVXsw==","_resolved":"/tmp/91a9f2fa0b046fea0f492b6ed3125620/hey-api-openapi-ts-0.67.5.tgz","_from":"file:hey-api-openapi-ts-0.67.5.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-fZd+3im0038rnK7W0mAfLTrdygCR/k6zq7XfYZj/wu0/3GvIg/aGlOwMUtZinRJBH21W+GoH0MJoce3BagVXsw==","shasum":"26209c8cdbf0da8dccf47b58e7af4e53e0f95e90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.67.5.tgz","fileCount":20,"unpackedSize":5545448,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.67.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA1Y32+iRrjyRjE2j/za8sywr0bgy27uKhIn/MM7cxX4AiAAxonkS/qLRL/H1ASUX7E5wHEIrpXX887wkegJ+RiixQ=="}],"size":1078403},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.67.5_1747682109327_0.0005394294106051412"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-19T19:15:09.534Z","publish_time":1747682109534,"_source_registry_name":"default","contributors":[]},"0.67.6":{"name":"@hey-api/openapi-ts","version":"0.67.6","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.67.6","_integrity":"sha512-ywZggKKYieVjM6O6T60/Bl+QBRvhcKAov8dAIQor7reyKpFbEn3Ws+9WKoXR8QUuXN8AR8nMFjOuYPer5db/dg==","_resolved":"/tmp/b3bcb7f29a0908ebb5d5b14dc255d0eb/hey-api-openapi-ts-0.67.6.tgz","_from":"file:hey-api-openapi-ts-0.67.6.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ywZggKKYieVjM6O6T60/Bl+QBRvhcKAov8dAIQor7reyKpFbEn3Ws+9WKoXR8QUuXN8AR8nMFjOuYPer5db/dg==","shasum":"67cc4655e60425b40afd2497a1706abb37f904ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.67.6.tgz","fileCount":20,"unpackedSize":5879583,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.67.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCMGfLWhSyqpSlrLS//+NkVAauBYMlmCoJCDfKlVAOUAwIgRUIiqyw4ty6trouHu/ljBn4LmiH9IUK2VOGfdn3qO3o="}],"size":1122466},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.67.6_1747990707159_0.39964233048490194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-23T08:58:27.505Z","publish_time":1747990707505,"_source_registry_name":"default","contributors":[]},"0.68.0":{"name":"@hey-api/openapi-ts","version":"0.68.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.68.0","_integrity":"sha512-Pqz26xx/KpyQBqEzhIVQB2m7K9vq9ENufxpzDA0hrr9paE0n5OLEpbJOht5MK7Hxk5G+f/ifaYXciat0bRCXjQ==","_resolved":"/tmp/31527298dbdead741920735409ab3aaf/hey-api-openapi-ts-0.68.0.tgz","_from":"file:hey-api-openapi-ts-0.68.0.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Pqz26xx/KpyQBqEzhIVQB2m7K9vq9ENufxpzDA0hrr9paE0n5OLEpbJOht5MK7Hxk5G+f/ifaYXciat0bRCXjQ==","shasum":"eaa0887507cc778737e82d57040a96f46e054aca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.68.0.tgz","fileCount":20,"unpackedSize":6020720,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.68.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF6TQK6ZNpWJw9B4BnKC47W8s5PZw1dxUHL6FG/ByVhuAiEAyS11QWh3tdUh/JXJ4vgYj2oZKSCpzSVG4+GmW8oc400="}],"size":1154993},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.68.0_1748419455715_0.18827651808511425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-28T08:04:15.964Z","publish_time":1748419455964,"_source_registry_name":"default","contributors":[]},"0.68.1":{"name":"@hey-api/openapi-ts","version":"0.68.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@hey-api/client-core":"0.1.4","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.68.1","_integrity":"sha512-QLoj3XYEUxJVgWKxkIqLJcHZGz4I8PocOBTJE+xkEGIaagdHOLzRZK5PdnvwPuMY8BqXcSUznJMG3U4Vg+AYwQ==","_resolved":"/tmp/6b04d61773d603b59055f8d008a32347/hey-api-openapi-ts-0.68.1.tgz","_from":"file:hey-api-openapi-ts-0.68.1.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-QLoj3XYEUxJVgWKxkIqLJcHZGz4I8PocOBTJE+xkEGIaagdHOLzRZK5PdnvwPuMY8BqXcSUznJMG3U4Vg+AYwQ==","shasum":"f99ba032a6361734d55c02aec0c91b3dd01f5a9b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.68.1.tgz","fileCount":20,"unpackedSize":6137552,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.68.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBx5glzeZO+6Xsp8PGoVg7vP8vG41wqrs9+nuRBP4539AiBac3EOfW5q7nex58WzgTSH7JgRKs/MlEepSmg8oDAA4g=="}],"size":1175548},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.68.1_1748475796226_0.9843433026286719"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-28T23:43:16.503Z","publish_time":1748475796503,"_source_registry_name":"default","contributors":[]},"0.69.0":{"name":"@hey-api/openapi-ts","version":"0.69.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.69.0","_integrity":"sha512-ADEDH+a9RB2tlsOUZmiP6CMf9ju5exjDmylDwJqQ47YaxG7Qe3dQFt84cCV8SZQ6G5kFcHdNefFupBJM+EbimA==","_resolved":"/tmp/86be79c7c622c7b2eb2cfb3c9b8f0aad/hey-api-openapi-ts-0.69.0.tgz","_from":"file:hey-api-openapi-ts-0.69.0.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ADEDH+a9RB2tlsOUZmiP6CMf9ju5exjDmylDwJqQ47YaxG7Qe3dQFt84cCV8SZQ6G5kFcHdNefFupBJM+EbimA==","shasum":"3db2177a00cb518974fe9b6ae9780bc9f120d72b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.69.0.tgz","fileCount":20,"unpackedSize":6167646,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.69.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHboLZKckT0DGT5Xw7ti3BAQLPAUuwn6cwv+5/WZqqMRAiEArouZA1GS5po7zx7aFeGIN3LloRJQfqe3MV3zmQgQIE8="}],"size":1182303},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.69.0_1748577565294_0.48694719233505457"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-30T03:59:25.551Z","publish_time":1748577565551,"_source_registry_name":"default","contributors":[]},"0.69.1":{"name":"@hey-api/openapi-ts","version":"0.69.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","c12":"2.0.1","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.69.1","_integrity":"sha512-+qEy8e45SUwAqCGkqCQtBnhTsUrClsE6TZc03oaG2o3Bo/fGekDp9+XD7r/uxMF68hCT4LP0GhEAoMuh1BIEYg==","_resolved":"/tmp/9090ae8ca5bdf93ee0fecf2bd397531e/hey-api-openapi-ts-0.69.1.tgz","_from":"file:hey-api-openapi-ts-0.69.1.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-+qEy8e45SUwAqCGkqCQtBnhTsUrClsE6TZc03oaG2o3Bo/fGekDp9+XD7r/uxMF68hCT4LP0GhEAoMuh1BIEYg==","shasum":"934db7bc38c4eb6fab15bfa8c5280e1a13d49673","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.69.1.tgz","fileCount":20,"unpackedSize":6173613,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.69.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG6Z0janPSFbkEnUvlIYaTS0pf+8lxOKHEC3YOL/GnRBAiBQABrn8ctKOkEQSKTRaKfw8eKMBrAwuyE3lPkeDpzPgg=="}],"size":1183659},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.69.1_1748650298766_0.44581216669527035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-31T00:11:39.022Z","publish_time":1748650299022,"_source_registry_name":"default","contributors":[]},"0.69.2":{"name":"@hey-api/openapi-ts","version":"0.69.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","yaml":"2.8.0","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.69.2","_integrity":"sha512-VlpHhgU8qY+SGLNeEZQaFi9AstbgXS+AjQmYgas/kvlKTqrwxXJ84xs3qKN2MntkTEIGms9Wn3GTJz6WwDpIHQ==","_resolved":"/tmp/edefa2d9bd6922ec0541debaf885dfcf/hey-api-openapi-ts-0.69.2.tgz","_from":"file:hey-api-openapi-ts-0.69.2.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-VlpHhgU8qY+SGLNeEZQaFi9AstbgXS+AjQmYgas/kvlKTqrwxXJ84xs3qKN2MntkTEIGms9Wn3GTJz6WwDpIHQ==","shasum":"407d2bb65d21084fc95e210a81f09b5e72697b31","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.69.2.tgz","fileCount":20,"unpackedSize":6264539,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.69.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFVZv22INlfJeRiKO8KzVu+q30l+5XYlLRaEQ6htH+ibAiBHtKZ87Uxn6GVFCIl1LelW3+hJNSpXgNdo84y7rbD0Hg=="}],"size":1207032},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.69.2_1748851579838_0.8868561427153909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-02T08:06:20.111Z","publish_time":1748851580111,"_source_registry_name":"default","contributors":[]},"0.70.0":{"name":"@hey-api/openapi-ts","version":"0.70.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","yaml":"2.8.0","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.70.0","_integrity":"sha512-3lRtMwTOSq/iNkoPjgKqrMLQU63ar+QcdD9+SXmIY+L5YNxiZZGc0QkMwQKRauPO6i5AN0DY/ldHbZgdZLlQ6A==","_resolved":"/tmp/70d1eaf7aeb5904a07a9777d994dca48/hey-api-openapi-ts-0.70.0.tgz","_from":"file:hey-api-openapi-ts-0.70.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-3lRtMwTOSq/iNkoPjgKqrMLQU63ar+QcdD9+SXmIY+L5YNxiZZGc0QkMwQKRauPO6i5AN0DY/ldHbZgdZLlQ6A==","shasum":"2603823541355672a507ab75f0704a036e5e48cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.70.0.tgz","fileCount":20,"unpackedSize":6281870,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.70.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCqfwTU7GHGbPROedEIgSmpG/Gsz03iXJ1Y4GwrcYcOtgIgR/JkCzZa4pbbvPYvxu9OpQlLTlidXN+5AzL0+dOUhCs="}],"size":1212844},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.70.0_1749041560898_0.46840355344457585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-04T12:52:41.145Z","publish_time":1749041561145,"_source_registry_name":"default","contributors":[]},"0.71.0":{"name":"@hey-api/openapi-ts","version":"0.71.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","yaml":"2.8.0","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.71.0","_integrity":"sha512-4uE0TwEyoi0QgqJssfj7W3CMeomEYnxb6U5k8FegAIcuHD46kU7EYZbcJz5DV5vOGZSecmxc6h03YB31+Xm3gw==","_resolved":"/tmp/8ecd7ecca516301108d091247cc7fdc0/hey-api-openapi-ts-0.71.0.tgz","_from":"file:hey-api-openapi-ts-0.71.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-4uE0TwEyoi0QgqJssfj7W3CMeomEYnxb6U5k8FegAIcuHD46kU7EYZbcJz5DV5vOGZSecmxc6h03YB31+Xm3gw==","shasum":"8f95dcfa170606a7a189d1d031657c8a7f6728a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.71.0.tgz","fileCount":20,"unpackedSize":6341150,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.71.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBZJRg7MKaHT69962hlkYCwFz6aVbzHDXe0egv5wcr92AiEAyXXHS6KdsgAx8eN4TfBBNk9Jsw2C65E372+VvB3g5uU="}],"size":1216914},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.71.0_1749125563874_0.02527934723039582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-05T12:12:44.095Z","publish_time":1749125564095,"_source_registry_name":"default","contributors":[]},"0.71.1":{"name":"@hey-api/openapi-ts","version":"0.71.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","yaml":"2.8.0","@config/vite-base":"0.0.1","@hey-api/client-core":"0.1.4"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.71.1","_integrity":"sha512-LZhHH1CngE2vRgMdZGRI4UrxJ/JHvcsAy4Qjsbiu9BGWyZIraIqWLMsQgqB3TU5yJTrblFo9DA7RI5LIUol0yg==","_resolved":"/tmp/63db64d83c5f7bcb0a237b65c557f409/hey-api-openapi-ts-0.71.1.tgz","_from":"file:hey-api-openapi-ts-0.71.1.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LZhHH1CngE2vRgMdZGRI4UrxJ/JHvcsAy4Qjsbiu9BGWyZIraIqWLMsQgqB3TU5yJTrblFo9DA7RI5LIUol0yg==","shasum":"c9d6f814e84194cfa42aa75c8431403ef7f03378","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.71.1.tgz","fileCount":20,"unpackedSize":6366071,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.71.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBxQ8jA9aqn/4WqSx3tP+wv/5xRvWO2up+/TLth55wNwAiEA+tpFym9QAcjPU9BrR1RfO25BGzG7+IQDnVFN9dj7spw="}],"size":1222143},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.71.1_1749209113885_0.29169835177904746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-06T11:25:14.174Z","publish_time":1749209114174,"_source_registry_name":"default","contributors":[]},"0.72.0":{"name":"@hey-api/openapi-ts","version":"0.72.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","yaml":"2.8.0","@config/vite-base":"0.0.1","@hey-api/client-core":"0.2.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.72.0","_integrity":"sha512-UPTV+aIky5SoX0mgLWIhP09xUrJ0szkP0U3YB684d/moKU7DS/l37uHsa7sDDcX3egdRJ6UhKP06pVdzX6GE5w==","_resolved":"/tmp/a88a0d4788572fed0ca0b67ccf1b5396/hey-api-openapi-ts-0.72.0.tgz","_from":"file:hey-api-openapi-ts-0.72.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-UPTV+aIky5SoX0mgLWIhP09xUrJ0szkP0U3YB684d/moKU7DS/l37uHsa7sDDcX3egdRJ6UhKP06pVdzX6GE5w==","shasum":"53147e3a5751199440989c0422794bfad8e7a70d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.72.0.tgz","fileCount":20,"unpackedSize":6467816,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.72.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE3KG21ajWZ32rQUgHguKYRytXV7I2sZ/8x4QBsXbCSsAiBxi+hFI87cLcVLmifDPabaPezYe1Fg3AYwL5AjackhNQ=="}],"size":1244683},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.72.0_1749548862456_0.8298081191428599"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-10T09:47:42.663Z","publish_time":1749548862663,"_source_registry_name":"default","contributors":[]},"0.72.1":{"name":"@hey-api/openapi-ts","version":"0.72.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","yaml":"2.8.0","@config/vite-base":"0.0.1","@hey-api/client-core":"0.2.0"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.72.1","_integrity":"sha512-PR0w9IJ5Zft9RM9jNDn7NZCX2juDetvs+n6c8wiNw2nC7os8LCowXZDS/yP2rfb9mruQlr9GFGDEWMY1Ie1tpQ==","_resolved":"/tmp/32713ffb127f6d3a65171e745d8f51bf/hey-api-openapi-ts-0.72.1.tgz","_from":"file:hey-api-openapi-ts-0.72.1.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PR0w9IJ5Zft9RM9jNDn7NZCX2juDetvs+n6c8wiNw2nC7os8LCowXZDS/yP2rfb9mruQlr9GFGDEWMY1Ie1tpQ==","shasum":"e5146e0d11545e26fcf0f6a2cc18addfd3099fa7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.72.1.tgz","fileCount":20,"unpackedSize":6470386,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.72.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGhI5CX82B3UYYRY2Jvvt9drmjDuVlRz6fOF9Y8dI1TzAiEAgSZe7ecoYbO0Z3hmyweWbnxEQCt6wFFvSzvVfwVT71U="}],"size":1244764},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.72.1_1749650482643_0.8099988019876223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-11T14:01:22.836Z","publish_time":1749650482836,"_source_registry_name":"default","contributors":[]},"0.72.2":{"name":"@hey-api/openapi-ts","version":"0.72.2","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"author":{"url":"https://heyapi.dev","name":"Hey API","email":"lubos@heyapi.dev"},"license":"MIT","_id":"@hey-api/openapi-ts@0.72.2","maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"bin":{"openapi-ts":"bin/index.cjs"},"dist":{"shasum":"a73a656039a2810de930da2f39ef4584ce16d277","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.72.2.tgz","fileCount":20,"integrity":"sha512-b3LbxALDvDo3vulesHbVJ5KbeC+fRw8mQA/8WzYfe0hDmJk6JHy/6xhP626ay3oTrvP+KHMsCQPGPSMh/cydCg==","signatures":[{"sig":"MEQCIHB5anaN4IRTqhY/cOp4OHe/3J1LXway0ECW8p5eHdw4AiAjC9zxOtTLEmS96tXY4sYd1b1qwQPOYtjL6TBmNZVQhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.72.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6503660,"size":1249408},"main":"./dist/index.cjs","type":"module","_from":"file:hey-api-openapi-ts-0.72.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/hey-api","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup && pnpm check-exports","typecheck":"tsc --noEmit","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:watch":"vitest watch","test:update":"vitest watch --update","check-exports":"attw --pack . --profile node16","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"_resolved":"/tmp/c96b2afb3a660c8652564d363c50da3b/hey-api-openapi-ts-0.72.2.tgz","_integrity":"sha512-b3LbxALDvDo3vulesHbVJ5KbeC+fRw8mQA/8WzYfe0hDmJk6JHy/6xhP626ay3oTrvP+KHMsCQPGPSMh/cydCg==","repository":{"url":"git+https://github.com/hey-api/openapi-ts.git","type":"git"},"_npmVersion":"10.8.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","directories":{},"_nodeVersion":"20.19.2","dependencies":{"c12":"2.0.1","open":"10.1.2","commander":"13.0.0","handlebars":"4.7.8","ansi-colors":"4.1.3","color-support":"1.1.3","@hey-api/json-schema-ref-parser":"1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"glob":"10.4.3","yaml":"2.8.0","axios":"1.8.2","tslib":"2.8.1","eslint":"9.17.0","express":"4.21.0","ts-node":"10.9.2","prettier":"3.4.2","node-fetch":"3.3.2","typescript":"5.8.3","cross-spawn":"7.0.5","@types/express":"4.17.21","@config/vite-base":"0.0.1","@types/cross-spawn":"6.0.6","@hey-api/client-core":"0.2.1"},"peerDependencies":{"typescript":"^5.5.3"},"_npmOperationalInternal":{"tmp":"tmp/openapi-ts_0.72.2_1749730540341_0.8851731251827157","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-12T12:15:40.552Z","publish_time":1749730540552,"_source_registry_name":"default","contributors":[]},"0.73.0":{"name":"@hey-api/openapi-ts","version":"0.73.0","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"author":{"url":"https://heyapi.dev","name":"Hey API","email":"lubos@heyapi.dev"},"license":"MIT","_id":"@hey-api/openapi-ts@0.73.0","maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"bin":{"openapi-ts":"bin/index.cjs"},"dist":{"shasum":"bab24362f61e16578b6d46d8f1b514ae374c2952","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.73.0.tgz","fileCount":41,"integrity":"sha512-sUscR3OIGW0k9U//28Cu6BTp3XaogWMDORj9H+5Du9E5AvTT7LZbCEDvkLhebFOPkp2cZAQfd66HiZsiwssBcQ==","signatures":[{"sig":"MEUCIETOMBC2/0ewZNwJXxHLFRujRCcG6Hy9D/COH8pziNzvAiEA8kvlvm6NQcsfA0Nddiq87ApQFAk6ux7uKoiE/YHsUUo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.73.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6639109,"size":1273855},"main":"./dist/index.cjs","type":"module","_from":"file:hey-api-openapi-ts-0.73.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/hey-api","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup && pnpm check-exports","typecheck":"tsc --noEmit","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:watch":"vitest watch","test:update":"vitest watch --update","check-exports":"attw --pack . --profile node16","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"_resolved":"/tmp/f48676512fd2f97ce6074a60aa892c7c/hey-api-openapi-ts-0.73.0.tgz","_integrity":"sha512-sUscR3OIGW0k9U//28Cu6BTp3XaogWMDORj9H+5Du9E5AvTT7LZbCEDvkLhebFOPkp2cZAQfd66HiZsiwssBcQ==","repository":{"url":"git+https://github.com/hey-api/openapi-ts.git","type":"git"},"_npmVersion":"10.8.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","directories":{},"_nodeVersion":"20.19.2","dependencies":{"c12":"2.0.1","open":"10.1.2","commander":"13.0.0","handlebars":"4.7.8","ansi-colors":"4.1.3","color-support":"1.1.3","@hey-api/json-schema-ref-parser":"1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.5.13","glob":"10.4.3","nuxt":"3.14.1592","yaml":"2.8.0","axios":"1.8.2","tslib":"2.8.1","eslint":"9.17.0","express":"4.21.0","ts-node":"10.9.2","prettier":"3.4.2","node-fetch":"3.3.2","typescript":"5.8.3","cross-spawn":"7.0.5","@types/express":"4.17.21","@config/vite-base":"0.0.1","@types/cross-spawn":"6.0.6"},"peerDependencies":{"typescript":"^5.5.3"},"_npmOperationalInternal":{"tmp":"tmp/openapi-ts_0.73.0_1749890639525_0.5964276648285649","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-14T08:43:59.771Z","publish_time":1749890639771,"_source_registry_name":"default","contributors":[]},"0.74.0":{"name":"@hey-api/openapi-ts","version":"0.74.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.74.0","_integrity":"sha512-nRh51kF8xIzG93VVXOMFlPFz8XGcvfglf+4XFFjv0DtKUhmkafx6IR4jD99Jpaau95UfqvKbGSbwL7RyfvdXFw==","_resolved":"/tmp/b9c88c57239525430ca1457633f77d05/hey-api-openapi-ts-0.74.0.tgz","_from":"file:hey-api-openapi-ts-0.74.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-nRh51kF8xIzG93VVXOMFlPFz8XGcvfglf+4XFFjv0DtKUhmkafx6IR4jD99Jpaau95UfqvKbGSbwL7RyfvdXFw==","shasum":"1e2cec7479e78d4eb0a62f88091791a92c0f07b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.74.0.tgz","fileCount":41,"unpackedSize":6699704,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.74.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICUNKoLqeGAu1vPeN4A8jkU7bwYA5xlZz7GeRU9bV/eWAiEAtFEcufSXTKxmxpM4Jj6jO46j4HLeGxc868OU2g5XV98="}],"size":1291176},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us","actor":{"name":"mrlubos","email":"lmenus@lmen.us","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.74.0_1750348806461_0.5546590242134315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-19T16:00:06.734Z","publish_time":1750348806734,"_source_registry_name":"default","contributors":[]},"0.75.0":{"name":"@hey-api/openapi-ts","version":"0.75.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.75.0","_integrity":"sha512-i1CLCHTzXREjW++urFFhhx0uaPEDdHBrudsKGjTIzG81svroTi2NW43OQ5/fGerKr07hsEmE6uy/kU6HpTPa4w==","_resolved":"/tmp/f98fcfe7fa61daea3a0ed5636a6cec09/hey-api-openapi-ts-0.75.0.tgz","_from":"file:hey-api-openapi-ts-0.75.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-i1CLCHTzXREjW++urFFhhx0uaPEDdHBrudsKGjTIzG81svroTi2NW43OQ5/fGerKr07hsEmE6uy/kU6HpTPa4w==","shasum":"701a6a9b71d3a27665edc976f3322ee875741fc6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.75.0.tgz","fileCount":41,"unpackedSize":6777537,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.75.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDiZ04meDQsCSLqhD39xIwDGMbWSpChEYmI/6SRzp5GYQIgUC/hRFsmXOTSxcMULUFx3jtza/AOWclGm9hPinM0Eb0="}],"size":1290451},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us","actor":{"name":"mrlubos","email":"lmenus@lmen.us","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.75.0_1750534505734_0.32509558660574944"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-21T19:35:05.986Z","publish_time":1750534505986,"_source_registry_name":"default","contributors":[]},"0.76.0":{"name":"@hey-api/openapi-ts","version":"0.76.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.76.0","_integrity":"sha512-zNSZX6pqOULV0znt8UFTLLNKT5ArBXAXcIQiVMZLOCNmwyQ7c23B0QsjboRYOrb3NzVwYehT/5Nj65axDkxXOw==","_resolved":"/tmp/192bfb505888a620fba54d3522439f03/hey-api-openapi-ts-0.76.0.tgz","_from":"file:hey-api-openapi-ts-0.76.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-zNSZX6pqOULV0znt8UFTLLNKT5ArBXAXcIQiVMZLOCNmwyQ7c23B0QsjboRYOrb3NzVwYehT/5Nj65axDkxXOw==","shasum":"31bd5e8b1c0af38580a0fe62a538b73d2991a118","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.76.0.tgz","fileCount":41,"unpackedSize":6837217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.76.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFgNj7XWZjmunRcFC/ol+eRdG6XbgoJaEP7tqWW4GrUvAiEA4gdrZdk4PtKZxetS+Nq8c8QQsQpZLzVFajuE2suHRY8="}],"size":1307729},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us","actor":{"name":"mrlubos","email":"lmenus@lmen.us","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.76.0_1750626130337_0.8593364938365993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-22T21:02:10.575Z","publish_time":1750626130575,"_source_registry_name":"default","contributors":[]},"0.77.0":{"name":"@hey-api/openapi-ts","version":"0.77.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.77.0","_integrity":"sha512-HAJbd8QfxeBPZ788Ghiw7bzzzTKxW+wW+34foleEztyZJnRV20barvevu8YAK1BtyiIGIpEtAfoqO8KUj4VuBw==","_resolved":"/tmp/42f43a3f67a6c7e099400e3d391ee47b/hey-api-openapi-ts-0.77.0.tgz","_from":"file:hey-api-openapi-ts-0.77.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HAJbd8QfxeBPZ788Ghiw7bzzzTKxW+wW+34foleEztyZJnRV20barvevu8YAK1BtyiIGIpEtAfoqO8KUj4VuBw==","shasum":"6acc34e48d2df9efc6356229c2f0817f6dbdd787","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.77.0.tgz","fileCount":41,"unpackedSize":6898692,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.77.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAwwq9p1KTzqSQ7hf3uDqkEtpAUno+3QMCLXDX3x2APWAiAw8+0ctm7/+YZ6kdhiga35Chv2Eegx0yMg1TcW4lmLPA=="}],"size":1302913},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us","actor":{"name":"mrlubos","email":"lmenus@lmen.us","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.77.0_1750794624345_0.5778098872896462"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-24T19:50:24.593Z","publish_time":1750794624593,"_source_registry_name":"default","contributors":[]},"0.78.0":{"name":"@hey-api/openapi-ts","version":"0.78.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.78.0","_integrity":"sha512-ms0JXOr/Dus9S1TZxODqHA6pv9RrjG0uyZcyIiU4x+dsl4hucqvvBvr2SRXqIgsEazYHiUszCwWFh3tN4QD4Rw==","_resolved":"/tmp/aff0ac4dbf8b797f5d0092760ca13ab4/hey-api-openapi-ts-0.78.0.tgz","_from":"file:hey-api-openapi-ts-0.78.0.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ms0JXOr/Dus9S1TZxODqHA6pv9RrjG0uyZcyIiU4x+dsl4hucqvvBvr2SRXqIgsEazYHiUszCwWFh3tN4QD4Rw==","shasum":"ca1aa4583978ae4a5870099167cb803ae9adfd33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.78.0.tgz","fileCount":41,"unpackedSize":7101936,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.78.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFiivgLLoBjTC26H0UVL+HqwWmWV4WWNzKzDkQdt5gUsAiEA08h+lCb/AB7bwL2BIjoJjsyumcRL8WLOrkvu6ixJ9s4="}],"size":1359430},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us","actor":{"name":"mrlubos","email":"lmenus@lmen.us","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.78.0_1751661086449_0.056991047689826324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-04T20:31:26.700Z","publish_time":1751661086700,"_source_registry_name":"default","contributors":[]},"0.78.1":{"name":"@hey-api/openapi-ts","version":"0.78.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.78.1","_integrity":"sha512-DjpA26aqP9JP6tYUlcydNdxC4KbAhjnIDC4aL5V81DnTdQ70SkD9vFDe8CMeLxAHcngr6ca2kIEIJH3iT2KHkA==","_resolved":"/tmp/fa17cfba89b9d763a08fe9a11b7d0255/hey-api-openapi-ts-0.78.1.tgz","_from":"file:hey-api-openapi-ts-0.78.1.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-DjpA26aqP9JP6tYUlcydNdxC4KbAhjnIDC4aL5V81DnTdQ70SkD9vFDe8CMeLxAHcngr6ca2kIEIJH3iT2KHkA==","shasum":"fdf2542e84bbf3f5dfee2116328e994e147b67c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.78.1.tgz","fileCount":41,"unpackedSize":7111958,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.78.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDewdjzBd3FRoPmpmhrvPBmCRUGYtxi2UiI+1vUTadhCAiBSIDUGefvHlmOCQhecn15ty7PScPWFRM3oWWhQPl0maA=="}],"size":1360722},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us","actor":{"name":"mrlubos","email":"lmenus@lmen.us","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.78.1_1751679285832_0.04212059334634777"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-05T01:34:46.071Z","publish_time":1751679286071,"_source_registry_name":"default","contributors":[]},"0.78.2":{"name":"@hey-api/openapi-ts","version":"0.78.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.78.2","_integrity":"sha512-gi/htSDqbhtURhJKBpMqIA6QgTX/0GI+gqPZSuDAflcti7OuJyhecUkQkhFQddU1hNahLy79r6qugE5TGGuwUA==","_resolved":"/tmp/d8baa96a1b3d38e2ab9474984925704f/hey-api-openapi-ts-0.78.2.tgz","_from":"file:hey-api-openapi-ts-0.78.2.tgz","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-gi/htSDqbhtURhJKBpMqIA6QgTX/0GI+gqPZSuDAflcti7OuJyhecUkQkhFQddU1hNahLy79r6qugE5TGGuwUA==","shasum":"7fd4ada75cbf3634ed43dbbd0a3112e48b0d0d97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.78.2.tgz","fileCount":41,"unpackedSize":7147999,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.78.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE2rxt4SNBuPOWYCQv18SaqaWYN9XE7o3LMaLXxoh7noAiAp/OKZtFOP89HSWLRKx/U1BKTOmtfr1QNiRs1Kq6sA9w=="}],"size":1368349},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us","actor":{"name":"mrlubos","email":"lmenus@lmen.us","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.78.2_1751853496161_0.44347708870757896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T01:58:16.388Z","publish_time":1751853496388,"_source_registry_name":"default","contributors":[]},"0.78.3":{"name":"@hey-api/openapi-ts","version":"0.78.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.78.3","_integrity":"sha512-uTP/EGA/mM4MsFN0xGcQ4fkFxeaAUGT2T1VKnNBv6WUwRY7J59Wg8kVuRXn3dLeI/IWUDwNNdHU0SfnEbXEmYw==","_resolved":"/tmp/39669c2b6eb40dd6aa228545f742d770/hey-api-openapi-ts-0.78.3.tgz","_from":"file:hey-api-openapi-ts-0.78.3.tgz","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-uTP/EGA/mM4MsFN0xGcQ4fkFxeaAUGT2T1VKnNBv6WUwRY7J59Wg8kVuRXn3dLeI/IWUDwNNdHU0SfnEbXEmYw==","shasum":"5be175f06381ce78401a8310518369cc8a8cf403","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.78.3.tgz","fileCount":41,"unpackedSize":7148167,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.78.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDxXhkNFFKoIM2mRdCSNxUGe+6rjaE9HgYuBYG5KiDh6gIgZ6p9K8IcQjw05r9oh4yftsccVklSIldBvw5pxjdRwj4="}],"size":1368368},"_npmUser":{"name":"anonymous","actor":{"name":"mrlubos","type":"user","email":"lmenus@lmen.us"},"email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.78.3_1752077440741_0.3807669886841083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T16:10:41.187Z","publish_time":1752077441187,"_source_registry_name":"default","contributors":[]},"0.79.0":{"name":"@hey-api/openapi-ts","version":"0.79.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.79.0","_integrity":"sha512-eZGjubsmX4Zi6t/nxLMrehzmvsg99Gkx8kCuTQC2YiGsDO/32lHJ05O3MWRXlZF8E3EoSB3g+y2AYXi0L8yMTQ==","_resolved":"/tmp/bef5766fdba4b46764a587feb539dfec/hey-api-openapi-ts-0.79.0.tgz","_from":"file:hey-api-openapi-ts-0.79.0.tgz","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-eZGjubsmX4Zi6t/nxLMrehzmvsg99Gkx8kCuTQC2YiGsDO/32lHJ05O3MWRXlZF8E3EoSB3g+y2AYXi0L8yMTQ==","shasum":"75f02505fedad977394bf480bbf2aac553ee4009","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.79.0.tgz","fileCount":41,"unpackedSize":7335190,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.79.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDX03C+VsigBU+r7DUgT+NB24Zb9i87nLAEgrDSLNSGxgIhAMFwF9QHY6TmvThfkONCDMJ9p0PbbFdbveaZOnZuonbp"}],"size":1392137},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.79.0_1753020261681_0.06939840200278269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-20T14:04:21.930Z","publish_time":1753020261930,"_source_registry_name":"default","contributors":[]},"0.79.1":{"name":"@hey-api/openapi-ts","version":"0.79.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.79.1","_integrity":"sha512-GkVIVNph9Ag94XgzfUnR1zM3egrnMZv7ye7S7xkcFApDhgmjpihWIKC7a10WpPC8s68oGpsL2Zxm5O5eZ18EBg==","_resolved":"/tmp/84a9ef72ea5270e79e6bc92fb66a592b/hey-api-openapi-ts-0.79.1.tgz","_from":"file:hey-api-openapi-ts-0.79.1.tgz","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-GkVIVNph9Ag94XgzfUnR1zM3egrnMZv7ye7S7xkcFApDhgmjpihWIKC7a10WpPC8s68oGpsL2Zxm5O5eZ18EBg==","shasum":"856f6a13ce59f9f7de1f6de36b3f36dc4beb97c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.79.1.tgz","fileCount":41,"unpackedSize":7340429,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.79.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAIiINC02NJ1UTAhN00kx+9Isc+Cod6VivP/lDzoQs9HAiAaWeNPt6rCvYOOXxJBVIXCAlpXX4eF2Zhu4pnI0dA9gw=="}],"size":1394325},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.79.1_1753037511872_0.8553718236384389"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-20T18:51:52.126Z","publish_time":1753037512126,"_source_registry_name":"default","contributors":[]},"0.79.2":{"name":"@hey-api/openapi-ts","version":"0.79.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.79.2","_integrity":"sha512-+JUWPPAYcB/nFQ8gT6/Bfaedo8NItc2ESGlcLewws4NW70v+GmC9ZtkWZ49oZ1/p+VYZM/eIO8DHgvaHk9dKMQ==","_resolved":"/tmp/7535f63251c6fea836481e9c006a2447/hey-api-openapi-ts-0.79.2.tgz","_from":"file:hey-api-openapi-ts-0.79.2.tgz","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-+JUWPPAYcB/nFQ8gT6/Bfaedo8NItc2ESGlcLewws4NW70v+GmC9ZtkWZ49oZ1/p+VYZM/eIO8DHgvaHk9dKMQ==","shasum":"25533111d2c6429800e764f250a19954262553a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.79.2.tgz","fileCount":41,"unpackedSize":7363898,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.79.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDndrSrPjenRyGJBbPLo6sAVpKXgJHxNb2GdFRGJ/QxOwIgeiJkKxfFVQhEAm8AOzNc7p+nLXRgfFKp78iWqDEfa+s="}],"size":1398588},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.79.2_1753115652977_0.14769762289223554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-21T16:34:13.250Z","publish_time":1753115653250,"_source_registry_name":"default","contributors":[]},"0.80.0":{"name":"@hey-api/openapi-ts","version":"0.80.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.0","_integrity":"sha512-sX0TFKCvwMyh10C1mmqYR2TBaHla//72kocuPpRM5ya38LqRaqkMW9A0hjcrZTrzFtjYtz2Pdr3in+JrsM3TLA==","_resolved":"/tmp/94eaf22a9e5242966528b62c5626645a/hey-api-openapi-ts-0.80.0.tgz","_from":"file:hey-api-openapi-ts-0.80.0.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-sX0TFKCvwMyh10C1mmqYR2TBaHla//72kocuPpRM5ya38LqRaqkMW9A0hjcrZTrzFtjYtz2Pdr3in+JrsM3TLA==","shasum":"057dff90a903cfbc83c5dcd365f106db55fc2f11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.0.tgz","fileCount":41,"unpackedSize":7929903,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCnanVD9IEzxx5QojaDHKxXvRsWIoZfSZGbjKIa7yhdoQIhAMqCjX3ckXQricoU5BDz8Hk1oGqpWOj2rEV8eco81Ehh"}],"size":1460333},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.0_1753269101356_0.08864672861014977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-23T11:11:41.614Z","publish_time":1753269101614,"_source_registry_name":"default","contributors":[]},"0.80.1":{"name":"@hey-api/openapi-ts","version":"0.80.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.1","_integrity":"sha512-AC478kg36vmmrseLZNFonZ/cmXXmDzW5yWz4PVg1S8ebJsRtVRJ/QU+mtnXfzf9avN2P0pz/AO4WAe4jyFY2gA==","_resolved":"/tmp/6ac8f25b3a6b6896334aee0514e53b26/hey-api-openapi-ts-0.80.1.tgz","_from":"file:hey-api-openapi-ts-0.80.1.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-AC478kg36vmmrseLZNFonZ/cmXXmDzW5yWz4PVg1S8ebJsRtVRJ/QU+mtnXfzf9avN2P0pz/AO4WAe4jyFY2gA==","shasum":"3f787bc19d875d5b4e47282a33ba3362d02c8723","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.1.tgz","fileCount":41,"unpackedSize":7984861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCoR87SPsCv3cDKY9LcFc6YhXdydu++Avl2ls6V3WrggIhAMSJegdSTAJPI4af1wefoF/YqxEwi/xLFE4tzggFuH+5"}],"size":1468778},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.1_1753352037334_0.47820846005995676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-24T10:13:57.592Z","publish_time":1753352037592,"_source_registry_name":"default","contributors":[]},"0.80.2":{"name":"@hey-api/openapi-ts","version":"0.80.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.2","_integrity":"sha512-8Hjk6a4A9VZzi1jEj3TQ5QFuIuUXI9JNyayXH/+BwdDzivVRzJuGQ0bi9TQXQMDxfBEvl6U8K9FBxB4yJn/RIQ==","_resolved":"/tmp/4acc79cfa1270f944ea101ae587f3b8b/hey-api-openapi-ts-0.80.2.tgz","_from":"file:hey-api-openapi-ts-0.80.2.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-8Hjk6a4A9VZzi1jEj3TQ5QFuIuUXI9JNyayXH/+BwdDzivVRzJuGQ0bi9TQXQMDxfBEvl6U8K9FBxB4yJn/RIQ==","shasum":"a845072f234fc7a0e730a59f90ae948399ac19d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.2.tgz","fileCount":41,"unpackedSize":7997349,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDFFRfgkyUaUrKx4ak04SYaMXhqWOKTgyXqe26Z/IZ9+AIhAIa24VaTE02ijp1ziZGJFsfl2KMd6YM6JlVOd0j3UzFx"}],"size":1466805},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.2_1754210342431_0.977241456676698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-03T08:39:02.647Z","publish_time":1754210342647,"_source_registry_name":"default","contributors":[]},"0.80.3":{"name":"@hey-api/openapi-ts","version":"0.80.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.3","_integrity":"sha512-y/NMI7fEm/IoZxRfuueBaEYr40092xD8uehsyBRph+iiXOhB7aJIwRj8IRkzoiyxL1bElm+oFwEL5vWTGGvlqA==","_resolved":"/tmp/b4954a13b2d68c3a37f3c3a09c921f96/hey-api-openapi-ts-0.80.3.tgz","_from":"file:hey-api-openapi-ts-0.80.3.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-y/NMI7fEm/IoZxRfuueBaEYr40092xD8uehsyBRph+iiXOhB7aJIwRj8IRkzoiyxL1bElm+oFwEL5vWTGGvlqA==","shasum":"261fcd46efda8637088c9fb520673b51ea48c65e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.3.tgz","fileCount":41,"unpackedSize":8008591,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEqHDYGCRBDMMY4EORa9FRmdoFyWQ5MeulelzIxEk9ecAiEAwK1/uUCoLEevm40yEGPfDvaC3k2Nn8X+kunNpJ3Yylk="}],"size":1473561},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.3_1754473233455_0.34260693347790006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T09:40:33.687Z","publish_time":1754473233687,"_source_registry_name":"default","contributors":[]},"0.80.4":{"name":"@hey-api/openapi-ts","version":"0.80.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.4","_integrity":"sha512-cMxbVi2fgzpdOFbTfxPxIvOz9IYY82LakZSAZvktlcEcCQhODolPgtRVS3PLHswFn1peRwhcuEekJg/aX1MWjA==","_resolved":"/tmp/9bad404d5aac899523e02130b4e8b701/hey-api-openapi-ts-0.80.4.tgz","_from":"file:hey-api-openapi-ts-0.80.4.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-cMxbVi2fgzpdOFbTfxPxIvOz9IYY82LakZSAZvktlcEcCQhODolPgtRVS3PLHswFn1peRwhcuEekJg/aX1MWjA==","shasum":"47bfbc53a34605729d5a44d08e43bf71bb16e379","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.4.tgz","fileCount":41,"unpackedSize":8030890,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF2jA5idZ2hQWr7v/q/e16NzHJch7gVcBLmQQB/+85gnAiEApMHHdZZEgZhKLG4BLXUlWFgh0MR8jY9QBwZdG831MMY="}],"size":1475720},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.4_1754487936892_0.8139781328935711"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T13:45:37.250Z","publish_time":1754487937250,"_source_registry_name":"default","contributors":[]},"0.80.5":{"name":"@hey-api/openapi-ts","version":"0.80.5","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.5","_integrity":"sha512-2cX/NooOT8qiP5dR+XjKGjVQByNlRFvw4j2KV2ur1UPssdyAlLbKyWD/YAALqncLR+j4+FD9z/Ich66IQsK8pw==","_resolved":"/tmp/32e58a39e1782e493b9b01e6713054c2/hey-api-openapi-ts-0.80.5.tgz","_from":"file:hey-api-openapi-ts-0.80.5.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-2cX/NooOT8qiP5dR+XjKGjVQByNlRFvw4j2KV2ur1UPssdyAlLbKyWD/YAALqncLR+j4+FD9z/Ich66IQsK8pw==","shasum":"a40e8208d046a84c593e43aad8155227db020846","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.5.tgz","fileCount":41,"unpackedSize":8035070,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCWPJ02txXqYZ7FItXmSe19okEJ2vnbs1rFj7ZFDO12xAIhAJ53W44A2DhdBWRrASnTSkrdoeskyCJ5Nt0B05zkLEPI"}],"size":1477240},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.5_1754513968481_0.8190120289582774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T20:59:28.765Z","publish_time":1754513968765,"_source_registry_name":"default","contributors":[]},"0.80.6":{"name":"@hey-api/openapi-ts","version":"0.80.6","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.6","_integrity":"sha512-RfvcLtmIC8qQGbNtFDHKmpESQbjVkL+jgw3aI1+Kj/aHZ4h9/drE3Gk7hcE9cRaDRkd1lZTVWcVeV76vhGbOgQ==","_resolved":"/tmp/6d33240038af5b69d25e316ee823eb3b/hey-api-openapi-ts-0.80.6.tgz","_from":"file:hey-api-openapi-ts-0.80.6.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-RfvcLtmIC8qQGbNtFDHKmpESQbjVkL+jgw3aI1+Kj/aHZ4h9/drE3Gk7hcE9cRaDRkd1lZTVWcVeV76vhGbOgQ==","shasum":"d46c82dcb2c4ff435c6163e50d0836730b357bf6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.6.tgz","fileCount":41,"unpackedSize":8093726,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBPpsNw4vPZQBPu/k4niv59Ac9z5oZ0m1+ju430cg4XEAiAU4174NxL8Z9sHL+QrcJW5SEx2t6Wll62LWgdHuZJByQ=="}],"size":1479014},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.6_1754691751099_0.7094671855812329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-08T22:22:31.470Z","publish_time":1754691751470,"_source_registry_name":"default","contributors":[]},"0.80.7":{"name":"@hey-api/openapi-ts","version":"0.80.7","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.7","_integrity":"sha512-8Q92uEbOG0wCFQx86hn80ic24ugoO59gKg+TWIHDs9YMcWGE8LPWmUVbLt61LXbY8tJw6Nk59KPV+C/0FK4DTg==","_resolved":"/tmp/8904d36db214cea4029b7817ff23b6a8/hey-api-openapi-ts-0.80.7.tgz","_from":"file:hey-api-openapi-ts-0.80.7.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-8Q92uEbOG0wCFQx86hn80ic24ugoO59gKg+TWIHDs9YMcWGE8LPWmUVbLt61LXbY8tJw6Nk59KPV+C/0FK4DTg==","shasum":"7cbd6526602f3760a38110e52a3bfa2bd54db1cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.7.tgz","fileCount":41,"unpackedSize":8099631,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCLpPO1fQ7SShgFjk7fNC1Maf+Sy5Gcb9X73hMwPiv8/QIhAOd/07rN6LHUcaUP7jsy6jUj2fAs4N7GZUySEiTQ9c3z"}],"size":1481695},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.7_1754745634523_0.38665872891089026"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-09T13:20:34.780Z","publish_time":1754745634780,"_source_registry_name":"default","contributors":[]},"0.80.8":{"name":"@hey-api/openapi-ts","version":"0.80.8","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.8","_integrity":"sha512-mCTHtZRoQiSGywwdA9IeeiB5r0LmyZEe560HpziOUmyEbzL6V4jQ4iiHf0DHWa+Jx8MvTyWbNZR0xKRCLvJUHw==","_resolved":"/tmp/9d1c3a70a412ea733655bbeb93da9217/hey-api-openapi-ts-0.80.8.tgz","_from":"file:hey-api-openapi-ts-0.80.8.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-mCTHtZRoQiSGywwdA9IeeiB5r0LmyZEe560HpziOUmyEbzL6V4jQ4iiHf0DHWa+Jx8MvTyWbNZR0xKRCLvJUHw==","shasum":"bb5f5e14648e3819f4d88c2d4893fe88a3a17dd6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.8.tgz","fileCount":45,"unpackedSize":8199655,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA1wnIlarV/OHtPoKWKbzSH3FpmbPi2YdntTky5uyH5vAiEAhMbsRXq22LRl2XhQs3wyy6Kt8AWwq+kX/+uwlqOweno="}],"size":1499770},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.8_1754869034551_0.9116533249209191"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-10T23:37:14.805Z","publish_time":1754869034805,"_source_registry_name":"default","contributors":[]},"0.80.9":{"name":"@hey-api/openapi-ts","version":"0.80.9","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.9","_integrity":"sha512-zwkD3gXlx2NlzFNdBB1v7d+hMeU4KZqNoSYn804tNYH5npm7PC4w0LreZUyukLrA1iAdryT5FiBDYexftFwYOg==","_resolved":"/tmp/ea0e57edd62e82e8f792876f4b52136e/hey-api-openapi-ts-0.80.9.tgz","_from":"file:hey-api-openapi-ts-0.80.9.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-zwkD3gXlx2NlzFNdBB1v7d+hMeU4KZqNoSYn804tNYH5npm7PC4w0LreZUyukLrA1iAdryT5FiBDYexftFwYOg==","shasum":"14514e7807e2a973e8c71f1c2e69a30c93bc881f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.9.tgz","fileCount":45,"unpackedSize":8201293,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDnPEEYFno3wcKskE844XooWnMfdADFHucI/6lI1et3wAiEA11zUyC3bGCy1LBA2hsSIrSk0iPwryDA3OtQdwUm50w4="}],"size":1499952},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.9_1755034776057_0.9448309363654073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-12T21:39:36.310Z","publish_time":1755034776310,"_source_registry_name":"default","contributors":[]},"0.80.10":{"name":"@hey-api/openapi-ts","version":"0.80.10","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.10","_integrity":"sha512-jFCaQJeZV9B6lbYCU8JFVkC2/FE+31FG36aT4aiOXeGvgJsIa7v3HFXQ3sdcN0uHRuLyf11GUDrVupPBPvgkuA==","_resolved":"/tmp/ea25c88d1b8d4de27d203d086b7c530a/hey-api-openapi-ts-0.80.10.tgz","_from":"file:hey-api-openapi-ts-0.80.10.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-jFCaQJeZV9B6lbYCU8JFVkC2/FE+31FG36aT4aiOXeGvgJsIa7v3HFXQ3sdcN0uHRuLyf11GUDrVupPBPvgkuA==","shasum":"3dc43fc0eaf603f01244e798416f269d7959570f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.10.tgz","fileCount":45,"unpackedSize":8201375,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEgJKbMhZ06W7ILMR1BFFWS6cWTs5mjgKkA9jGSq8SPKAiEA13zWVIi0moVWvAKhMXTP6GmC4TWBH0VbJOHlOA7zcIs="}],"size":1499971},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.10_1755106650325_0.36783859241089933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-13T17:37:30.690Z","publish_time":1755106650690,"_source_registry_name":"default","contributors":[]},"0.80.11":{"name":"@hey-api/openapi-ts","version":"0.80.11","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.11","_integrity":"sha512-xbZn9xXE9aJKBlMaiXzDthR43s2AHCv6u2dByCfg+n1tfIyuXbnPIJ7tco2uMPBf4E9xIHZsmip6+5FPmHI/hg==","_resolved":"/tmp/573c2701fbf55f7e71a925e8843c2d9e/hey-api-openapi-ts-0.80.11.tgz","_from":"file:hey-api-openapi-ts-0.80.11.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-xbZn9xXE9aJKBlMaiXzDthR43s2AHCv6u2dByCfg+n1tfIyuXbnPIJ7tco2uMPBf4E9xIHZsmip6+5FPmHI/hg==","shasum":"a85704a048a255684ebb3a62b8d94434490319fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.11.tgz","fileCount":45,"unpackedSize":8327349,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAj1/llHTxnJTS4rEUVsgG/luk+QgpqcmHi5WcDsKSBwAiEArnFpsM+ObH8ocMm1aOv1PXwQSzHoS4ztwYadmpODNF0="}],"size":1513458},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.11_1755298812587_0.6860614823965598"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-15T23:00:12.840Z","publish_time":1755298812840,"_source_registry_name":"default","contributors":[]},"0.80.12":{"name":"@hey-api/openapi-ts","version":"0.80.12","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.12","_integrity":"sha512-uMAfH20uCJT3mv4c3UK/n3Phr7DRBOrz+yOW9gtYOdeF1rWfWDDRedfXp5AymkQa56HWQd2q5JU5oXlclVyvTA==","_resolved":"/tmp/481b20c0f052c177e17af44bc14b4733/hey-api-openapi-ts-0.80.12.tgz","_from":"file:hey-api-openapi-ts-0.80.12.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-uMAfH20uCJT3mv4c3UK/n3Phr7DRBOrz+yOW9gtYOdeF1rWfWDDRedfXp5AymkQa56HWQd2q5JU5oXlclVyvTA==","shasum":"7e58d0814b818aa78aa5550f515c1b1f32ef7e2d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.12.tgz","fileCount":45,"unpackedSize":8334118,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID4az1zPsfShoan9ANl63S4/eWtmCV5VivfW378EnQXdAiEArkhVmR3wa8QOOBfgj/E600lumUsgvv7UW5hxOyXevAM="}],"size":1516132},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.12_1755510546443_0.990655381701566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-18T09:49:06.717Z","publish_time":1755510546717,"_source_registry_name":"default","contributors":[]},"0.80.13":{"name":"@hey-api/openapi-ts","version":"0.80.13","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.13","_integrity":"sha512-ysZ7sLf4zyRm9eSy+rAyrcYKNUhxM1JrhWGZ5zhYnai45o7raPp0napzA9uj57mKsu3nLoWCYa48X00de1c94A==","_resolved":"/tmp/a3c9672aee28234ba176cfcca6ca590e/hey-api-openapi-ts-0.80.13.tgz","_from":"file:hey-api-openapi-ts-0.80.13.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ysZ7sLf4zyRm9eSy+rAyrcYKNUhxM1JrhWGZ5zhYnai45o7raPp0napzA9uj57mKsu3nLoWCYa48X00de1c94A==","shasum":"ced0edaaefd8458118450f8cf514b96383b0dfc6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.13.tgz","fileCount":45,"unpackedSize":8373462,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBROO8Zq3H4QCbnxG+pFKbULz+C7JEyuFpdyYFA9W5ylAiEAsfrrbroPyFgZJgwUlyGJCo35U/K0lyQV6JTZkGv3tDE="}],"size":1525892},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.13_1755531762637_0.8019190006466395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-18T15:42:42.888Z","publish_time":1755531762888,"_source_registry_name":"default","contributors":[]},"0.80.14":{"name":"@hey-api/openapi-ts","version":"0.80.14","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.14","_integrity":"sha512-pxcXDR/FKYqRHo+Jj3d09aHUPReNZZfTKtDBVwjI7HNcspmqfGFPSQlAWwQ7ZWCTR218XO3P2kA6FRah3WwqGQ==","_resolved":"/tmp/090e5d786d231ec7727c5adf02d635e9/hey-api-openapi-ts-0.80.14.tgz","_from":"file:hey-api-openapi-ts-0.80.14.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-pxcXDR/FKYqRHo+Jj3d09aHUPReNZZfTKtDBVwjI7HNcspmqfGFPSQlAWwQ7ZWCTR218XO3P2kA6FRah3WwqGQ==","shasum":"5ce5a1a8e2a83d243ceef92246f27d462bd6380e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.14.tgz","fileCount":45,"unpackedSize":8380400,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCUgo3mczPtsW3qLJjOGiT41s18nD59SZKYWFjBVVby7QIhAN/Fa4ND+VeQG15QhZ/f1Bexn9tRAQpgE1DRlAiULX1i"}],"size":1527707},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.14_1755540335920_0.8766684196417831"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-18T18:05:36.185Z","publish_time":1755540336185,"_source_registry_name":"default","contributors":[]},"0.80.15":{"name":"@hey-api/openapi-ts","version":"0.80.15","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.15","_integrity":"sha512-THERBZUJG9lKHBqY7yBWL8icuwLJc/BY0kjuuZKZST/ZZzt+Zl78nMjP1RFaKybyT8yX0YlA/liem51dSSf+9Q==","_resolved":"/tmp/40e7654df592c4b5107433489be787fb/hey-api-openapi-ts-0.80.15.tgz","_from":"file:hey-api-openapi-ts-0.80.15.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-THERBZUJG9lKHBqY7yBWL8icuwLJc/BY0kjuuZKZST/ZZzt+Zl78nMjP1RFaKybyT8yX0YlA/liem51dSSf+9Q==","shasum":"f55a275b8dec0724e4becf898b9cd69f161e9c47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.15.tgz","fileCount":45,"unpackedSize":8385343,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDjHAHnOYRl/m7PnOORkkHX+aO1oPeEexOoWbtYLk5FPQIgG9lVcNE0u3U84o4gE7Ah3o4qk8deBqdqjSwFcdDrsvc="}],"size":1528726},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.15_1755623581194_0.8615533151462298"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-19T17:13:01.440Z","publish_time":1755623581440,"_source_registry_name":"default","contributors":[]},"0.80.16":{"name":"@hey-api/openapi-ts","version":"0.80.16","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.16","_integrity":"sha512-FzLmiajysUyOeGh0D2Va1IXVlWvQZNd6OYoNNbbIQhWIJTHWwuTd6KUit2WpaHAzxl+KmJgxh4yrewZy/u8y5w==","_resolved":"/tmp/2b6588c6a80560256448aab518c5a961/hey-api-openapi-ts-0.80.16.tgz","_from":"file:hey-api-openapi-ts-0.80.16.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-FzLmiajysUyOeGh0D2Va1IXVlWvQZNd6OYoNNbbIQhWIJTHWwuTd6KUit2WpaHAzxl+KmJgxh4yrewZy/u8y5w==","shasum":"50b41332a51fe849132df5194f6e0198824f1a5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.16.tgz","fileCount":45,"unpackedSize":8427508,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAMaLY/oqK4wYzRhPs9yd7l5/zS9lq06wSSsqqzs+Em0AiEAj8j28ZtKunXbY6KrD+xQTXE1savWdF1CuNuPpJ+u+PY="}],"size":1537353},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.16_1755715177547_0.0694086586101812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-20T18:39:37.794Z","publish_time":1755715177794,"_source_registry_name":"default","contributors":[]},"0.80.17":{"name":"@hey-api/openapi-ts","version":"0.80.17","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.17","_integrity":"sha512-NPZ0PnbrfUQNATW+hP/ofL98dGchrf5g9+R+R83+LDiblGD6jnZyWM/TYq8djWU3tKcea4HwnnHkQL8Kf/O2OQ==","_resolved":"/tmp/cb49d212533a89ea7900ef020901c06a/hey-api-openapi-ts-0.80.17.tgz","_from":"file:hey-api-openapi-ts-0.80.17.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NPZ0PnbrfUQNATW+hP/ofL98dGchrf5g9+R+R83+LDiblGD6jnZyWM/TYq8djWU3tKcea4HwnnHkQL8Kf/O2OQ==","shasum":"eadfbadfa13fc8b9771b4967189bc0c388be7e76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.17.tgz","fileCount":45,"unpackedSize":8427709,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEhvzZBeG3F1Y0nYTH/RB/ClCIBbbzMY1SAqZbjIquIZAiEAkcMPWDJCDbLpy1DuR1ScaNNwUREjhqYvD9PD+DQbeZo="}],"size":1537409},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.17_1755784579665_0.29451681244083505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-21T13:56:19.916Z","publish_time":1755784579916,"_source_registry_name":"default","contributors":[]},"0.80.18":{"name":"@hey-api/openapi-ts","version":"0.80.18","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.80.18","_integrity":"sha512-YCcRdw+OmD/WgBk5ZNaSblEb94PfqBKp4gDvfEYtEdRVS76etdgVOD0CPz72Tus+6zeSzGDVlWE8GOfcib0C6g==","_resolved":"/tmp/e6ca141eefd0c8c2fff28ca0110cf81d/hey-api-openapi-ts-0.80.18.tgz","_from":"file:hey-api-openapi-ts-0.80.18.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-YCcRdw+OmD/WgBk5ZNaSblEb94PfqBKp4gDvfEYtEdRVS76etdgVOD0CPz72Tus+6zeSzGDVlWE8GOfcib0C6g==","shasum":"e368e87e0e3804535e34cdc4c5db0f0b473ca414","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.80.18.tgz","fileCount":45,"unpackedSize":8428025,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.80.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEBEfnG5Lnp2lCZBHmVSU4+e1qT9Nb577yOyQ50gJ0IcAiEA68OJioYxW5TYmMjh07QjHn8oCpSDhPYleKFA7ycYZJc="}],"size":1537511},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.80.18_1755790761222_0.3867580861308406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-21T15:39:21.475Z","publish_time":1755790761475,"_source_registry_name":"default","contributors":[]},"0.81.0":{"name":"@hey-api/openapi-ts","version":"0.81.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.81.0","_integrity":"sha512-PoJukNBkUfHOoMDpN33bBETX49TUhy7Hu8Sa0jslOvFndvZ5VjQr4Nl/Dzjb9LG1Lp5HjybyTJMA6a1zYk/q6A==","_resolved":"/tmp/a353c2eea129fbaaa057f24c90e37961/hey-api-openapi-ts-0.81.0.tgz","_from":"file:hey-api-openapi-ts-0.81.0.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PoJukNBkUfHOoMDpN33bBETX49TUhy7Hu8Sa0jslOvFndvZ5VjQr4Nl/Dzjb9LG1Lp5HjybyTJMA6a1zYk/q6A==","shasum":"f1cc993876eeefff479d4899d78110a59695a186","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.81.0.tgz","fileCount":47,"unpackedSize":8434265,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.81.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFX1ClOopmvFTYhelgcPl1H82frgEoeI/QyzjuktRv/SAiBEgP30FRGTxfzpM/Kd0UM0vUmK/R1Aie4Q/M9WWkUZNA=="}],"size":1539255},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.81.0_1755900799034_0.37211749094163027"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-22T22:13:19.314Z","publish_time":1755900799314,"_source_registry_name":"default","contributors":[]},"0.81.1":{"name":"@hey-api/openapi-ts","version":"0.81.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.6","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.81.1","_integrity":"sha512-DdLEMbfQRMRDd+cOxG91G7Ro7vUUtt/zYlBGiYTahVO/4rn1HHnYl/WHL+to5I7CTX3sVVsVrxHWcJd0Fue7wg==","_resolved":"/tmp/00834e8bcf9db0ae7488b1a8a636ddb5/hey-api-openapi-ts-0.81.1.tgz","_from":"file:hey-api-openapi-ts-0.81.1.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-DdLEMbfQRMRDd+cOxG91G7Ro7vUUtt/zYlBGiYTahVO/4rn1HHnYl/WHL+to5I7CTX3sVVsVrxHWcJd0Fue7wg==","shasum":"3a8b2f37d130e03f3f368278634d0d0cacf548ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.81.1.tgz","fileCount":47,"unpackedSize":8619317,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.81.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCxapWc5rClnwlin3Q1VhocmDkNiNi7HF5g2kxa000xcgIhAOLwpRs3p/Nn559+Fc9GOzP5x0ZDT2iGcs41l84Ctvgx"}],"size":1552438},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.81.1_1756003466730_0.5042735972557535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-24T02:44:26.944Z","publish_time":1756003466944,"_source_registry_name":"default","contributors":[]},"0.82.0":{"name":"@hey-api/openapi-ts","version":"0.82.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.7","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.82.0","_integrity":"sha512-0LuPg4MRifswpbipG2bZSZL1qI+F4+IboA4Cn0nIdC/MIfO/4mWJUSfOskcIAB2xqb7Kuzxtgid8o5JwucfhvQ==","_resolved":"/tmp/2a69ac92f2d910478107b67194639ddd/hey-api-openapi-ts-0.82.0.tgz","_from":"file:hey-api-openapi-ts-0.82.0.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-0LuPg4MRifswpbipG2bZSZL1qI+F4+IboA4Cn0nIdC/MIfO/4mWJUSfOskcIAB2xqb7Kuzxtgid8o5JwucfhvQ==","shasum":"ad27a772c05525040839984de7efb1bf04f42478","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.82.0.tgz","fileCount":47,"unpackedSize":8935198,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.82.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDe/ZY71Eri7d4w4ISGnEntmVV+KpVpykf+WTZh/KqdSwIgbDXLcaRw/371hgcPNqz1GEQu/cGHXB47z7/D106MBmo="}],"size":1540101},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.82.0_1756405849937_0.9994063800771789"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-28T18:30:50.227Z","publish_time":1756405850227,"_source_registry_name":"default","contributors":[]},"0.82.1":{"name":"@hey-api/openapi-ts","version":"0.82.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.0.7","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":"^5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.82.1","_integrity":"sha512-5Amzvt4W9S22xer73SBTT6pvjks4EpgT2B0VUghVvvaqa6r/t1gEQEdmu4MuckM0s2+ocmZISshU/NVfzlbCnA==","_resolved":"/tmp/eb81a9a2966604ea924a96ea13317ed1/hey-api-openapi-ts-0.82.1.tgz","_from":"file:hey-api-openapi-ts-0.82.1.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-5Amzvt4W9S22xer73SBTT6pvjks4EpgT2B0VUghVvvaqa6r/t1gEQEdmu4MuckM0s2+ocmZISshU/NVfzlbCnA==","shasum":"615133a9bd27472778d4bb4b22c1eb8666097d7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.82.1.tgz","fileCount":47,"unpackedSize":8948707,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.82.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAm3OUIqP/f+gkH+w2+QWQQQP998a3mJ1sT0vPskZPm8AiEAnDDQy8w87em/07+7CvwyXoJP19u3ZWK/eIUnWgxHkwQ="}],"size":1543328},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.82.1_1756513823030_0.7405651471254497"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-30T00:30:23.325Z","publish_time":1756513823325,"_source_registry_name":"default","contributors":[]},"0.82.2":{"name":"@hey-api/openapi-ts","version":"0.82.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.0.1","@hey-api/json-schema-ref-parser":"1.0.7","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.82.2","_integrity":"sha512-zxQUQe3tgvg+eph6YNkzpYix5t1cx4rtCKNDRfwkM3N44TZdKrHt+hkVTTgsNLm4Acdiji0dwOSwfYoGZD5t/A==","_resolved":"/tmp/5567130e460ff4bb66e2128bb26663fa/hey-api-openapi-ts-0.82.2.tgz","_from":"file:hey-api-openapi-ts-0.82.2.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-zxQUQe3tgvg+eph6YNkzpYix5t1cx4rtCKNDRfwkM3N44TZdKrHt+hkVTTgsNLm4Acdiji0dwOSwfYoGZD5t/A==","shasum":"90d11af3013ad3fd1957c1cff0f7d7a019ba7d58","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.82.2.tgz","fileCount":47,"unpackedSize":9031120,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.82.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEnBN3tyzKkte334da1NeM7qZk/Ru7Bf1NhCLH56WAC0AiEAiZ7/2Ig9l1ynKDyP3l3iTOP0/QloHc0t7e4IeJj8TFg="}],"size":1565034},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.82.2_1756677505695_0.8665352058434244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-31T21:58:25.979Z","publish_time":1756677505979,"_source_registry_name":"default","contributors":[]},"0.82.3":{"name":"@hey-api/openapi-ts","version":"0.82.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.0.1","@hey-api/json-schema-ref-parser":"1.0.7","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.82.3","_integrity":"sha512-wvSrNxYE6FDrM5zRZHoDTcweLPX0dsMmtCwubS+DmPaD+tGXUWI0UajFB0sfIDGG1EWZUR3NH4ym/+cYl7nCoA==","_resolved":"/tmp/27ffc7e5ebc9a2b9f0ebec93bb1f1fd6/hey-api-openapi-ts-0.82.3.tgz","_from":"file:hey-api-openapi-ts-0.82.3.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-wvSrNxYE6FDrM5zRZHoDTcweLPX0dsMmtCwubS+DmPaD+tGXUWI0UajFB0sfIDGG1EWZUR3NH4ym/+cYl7nCoA==","shasum":"976a54101ce2886a42f09b3e3aefc5cd2a2f06a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.82.3.tgz","fileCount":47,"unpackedSize":9042551,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.82.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCo4u2cv3JU8sF0Gypqzd3yT87k+zEtZQaywzf1cbFb7gIgYJMXdZZ8adpcFtVdtUn0yfX3RgahQfQun/rZIKW8FI0="}],"size":1566465},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.82.3_1756718661889_0.5392418836023072"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-01T09:24:22.356Z","publish_time":1756718662356,"_source_registry_name":"default","contributors":[]},"0.82.4":{"name":"@hey-api/openapi-ts","version":"0.82.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.0.1","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.82.4","_integrity":"sha512-bckaPycF85yg3gxELADuVscA93GR9flhFziG30cRoKkGBtWpx4rwQgQFGpYZ4qFUScqRL5xsn0AGkJtwHmhtHg==","_resolved":"/tmp/e5acb90b416e7225f3eeddb28bf12875/hey-api-openapi-ts-0.82.4.tgz","_from":"file:hey-api-openapi-ts-0.82.4.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-bckaPycF85yg3gxELADuVscA93GR9flhFziG30cRoKkGBtWpx4rwQgQFGpYZ4qFUScqRL5xsn0AGkJtwHmhtHg==","shasum":"d86b4bc043fa7a5ff74c1b0c1a359b390922aa25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.82.4.tgz","fileCount":47,"unpackedSize":9062918,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.82.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDXQFQ4SNStOfNMg7fj2WpmDdh7ZeNDol7TpFOeCj6QJwIgQw2WDiYWuBfnXLZjmrmfFlF7weYjRJ+E7QQZjGpa4pQ="}],"size":1570672},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.82.4_1757072896666_0.3382962859365468"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-05T11:48:16.879Z","publish_time":1757072896879,"_source_registry_name":"default","contributors":[]},"0.82.5":{"name":"@hey-api/openapi-ts","version":"0.82.5","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.0.1","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","js-yaml":"4.1.0","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/js-yaml":"4.0.9","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.82.5","_integrity":"sha512-7K7HG2GeoYzU5Qc3Tu13P60JIz3ZdUNmCrOHf45OTp1mke9pxP6UBPU5DowxJ1kH9JJdxdRI4Z1yPiDJIrXuVg==","_resolved":"/tmp/71e8447a400c217c43b44399d35ef45d/hey-api-openapi-ts-0.82.5.tgz","_from":"file:hey-api-openapi-ts-0.82.5.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-7K7HG2GeoYzU5Qc3Tu13P60JIz3ZdUNmCrOHf45OTp1mke9pxP6UBPU5DowxJ1kH9JJdxdRI4Z1yPiDJIrXuVg==","shasum":"3ce280c160474f038e9c5aedf2349b683e81f94b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.82.5.tgz","fileCount":47,"unpackedSize":9063768,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.82.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAp2HUtK8Q8b6GfKNEoXp0IqXFGAmmWOotZiXJ61PGFhAiEAyyBA4ErCayJYmdfU8d9AxCZWqFpMfIQc4hS5P2yaBrk="}],"size":1571464},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.82.5_1757259936241_0.6979810852198174"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-07T15:45:36.505Z","publish_time":1757259936505,"_source_registry_name":"default","contributors":[]},"0.83.0":{"name":"@hey-api/openapi-ts","version":"0.83.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.1.0","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.83.0","_integrity":"sha512-Oj1/P1gmrG1KPAC49BxQU6OwXl7X7URBM0AZmuYJsN8m/MHTchumc4jUmdG+O0ffKYfREwWv07JeK7+P9fvaKQ==","_resolved":"/tmp/a0c323d8568e0e71cd94c0853927156f/hey-api-openapi-ts-0.83.0.tgz","_from":"file:hey-api-openapi-ts-0.83.0.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-Oj1/P1gmrG1KPAC49BxQU6OwXl7X7URBM0AZmuYJsN8m/MHTchumc4jUmdG+O0ffKYfREwWv07JeK7+P9fvaKQ==","shasum":"22ef6325acb4ab42d0d402591b5065c287cd1f9d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.83.0.tgz","fileCount":47,"unpackedSize":9206007,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.83.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIByAKlUrKL6Tpmm4ITonJe9EOYXdpLobcOuko6I+kYnzAiAIvBeY3SRmN6vsu9wWsDSfS40iRr2gcT3sBxmqmb8gFw=="}],"size":1585296},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.83.0_1757505311434_0.5639121092216641"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T11:55:11.650Z","publish_time":1757505311650,"_source_registry_name":"default","contributors":[]},"0.83.1":{"name":"@hey-api/openapi-ts","version":"0.83.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.1.0","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.0","@angular/compiler":"19.2.0","@angular/compiler-cli":"19.2.0","@angular/core":"19.2.0","@angular/platform-browser":"19.2.0","@angular/platform-browser-dynamic":"19.2.0","@angular/router":"19.2.0","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.83.1","_integrity":"sha512-AJIXDsXBLXS4uzhU+yVeNmD43uN6FYPcWpcid7Q0bA4JRXpI+6livOzUUMiuszt3NlgHy1gcf6x15W2xHNSoag==","_resolved":"/tmp/26723893993d9920d0c4b042256b4b36/hey-api-openapi-ts-0.83.1.tgz","_from":"file:hey-api-openapi-ts-0.83.1.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-AJIXDsXBLXS4uzhU+yVeNmD43uN6FYPcWpcid7Q0bA4JRXpI+6livOzUUMiuszt3NlgHy1gcf6x15W2xHNSoag==","shasum":"a1c4cd9a84db663eed3e1c80ffc06f7bdb3216b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.83.1.tgz","fileCount":47,"unpackedSize":9208168,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.83.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD8hqlwGMeZS5GIMc8j5NmF92nVqIqPNhFvEWAfUfS2vAIhAOo/9hxbOGC0lAac18qBvNV+een96ACj1UGYhZMecucr"}],"size":1585929},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.83.1_1757522145588_0.2334532650900023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T16:35:45.857Z","publish_time":1757522145857,"_source_registry_name":"default","contributors":[]},"0.84.0":{"name":"@hey-api/openapi-ts","version":"0.84.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.84.0","_integrity":"sha512-LVt+lM+y5w5qupdNQFTd1oV5OD5vy9zDruCcJ4KyryY0QaRA/FOqrMZgZnioMCKUMoHMBCjBIb61E5+G2tS4qA==","_resolved":"/tmp/c7094386978859182b6c23644bd52cd8/hey-api-openapi-ts-0.84.0.tgz","_from":"file:hey-api-openapi-ts-0.84.0.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-LVt+lM+y5w5qupdNQFTd1oV5OD5vy9zDruCcJ4KyryY0QaRA/FOqrMZgZnioMCKUMoHMBCjBIb61E5+G2tS4qA==","shasum":"46930ebad25abb2ae0f3600a575603ddff879281","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.84.0.tgz","fileCount":47,"unpackedSize":9102413,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.84.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF5zlN1IvtS3a4tIINU18IWLMCvDepUW/AgpGQ5boI4nAiEA0EOrJXJaf6B+ZHz9CvV74LRh7EcOh1lJ624lET2JsyA="}],"size":1573614},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.84.0_1758502713946_0.0057617314325970614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-22T00:58:34.162Z","publish_time":1758502714162,"_source_registry_name":"default","contributors":[]},"0.84.1":{"name":"@hey-api/openapi-ts","version":"0.84.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.84.1","_integrity":"sha512-tgqP8WQtrGrg+WUYQJA4DmFTlWZq19H+8S/cuEAcPjBRkLZO6SdSnZzF0wfnk8AKcF8F/BLDZoPAiGt0mMnDdA==","_resolved":"/tmp/6ea3d32d9265c7fd115e04abafec449e/hey-api-openapi-ts-0.84.1.tgz","_from":"file:hey-api-openapi-ts-0.84.1.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-tgqP8WQtrGrg+WUYQJA4DmFTlWZq19H+8S/cuEAcPjBRkLZO6SdSnZzF0wfnk8AKcF8F/BLDZoPAiGt0mMnDdA==","shasum":"fb036e7bf2994e30549900cad51c777747b76d1c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.84.1.tgz","fileCount":51,"unpackedSize":9162454,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.84.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICXjxVSzDbijpSffTW+gkk5cp4F6//pNxP3g5IAbbJo9AiBlw1SzvlUzEJIf5Vm8FJcqPnKhGGD9ayFUTheakIQzGg=="}],"size":1580445},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.84.1_1758577571774_0.15287374624337757"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-22T21:46:12.039Z","publish_time":1758577572039,"_source_registry_name":"default","contributors":[]},"0.84.2":{"name":"@hey-api/openapi-ts","version":"0.84.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.84.2","_integrity":"sha512-wfILeH3R3IKLdWwm0BB00wQMHYrDz4Ot8B2hPAd3QqlrsSSPDnRXatZ/Cya5tbcTqoUjXuBP2oXfbvndcNPIZQ==","_resolved":"/tmp/384468313f6e4c12c54e7a74ddc7615a/hey-api-openapi-ts-0.84.2.tgz","_from":"file:hey-api-openapi-ts-0.84.2.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-wfILeH3R3IKLdWwm0BB00wQMHYrDz4Ot8B2hPAd3QqlrsSSPDnRXatZ/Cya5tbcTqoUjXuBP2oXfbvndcNPIZQ==","shasum":"ef9a8670fca4c643d44e1727cacdb35b8c543388","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.84.2.tgz","fileCount":51,"unpackedSize":9189669,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.84.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHofJyxVTVb0B+WDQMql6WxL9UFOtI1M2NJAmtLvZ7SVAiEA9hAxI0Qdu/u1G0GCXmdj1oYj6sgxyvXq7rnHmT4TO6g="}],"size":1582759},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.84.2_1758657278252_0.6958218051655307"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T19:54:38.583Z","publish_time":1758657278583,"_source_registry_name":"default","contributors":[]},"0.84.3":{"name":"@hey-api/openapi-ts","version":"0.84.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.84.3","_integrity":"sha512-WFjGGBzmIzGRdHw+CC7g8TSzl4UjdWbNwiDO07a3BUEhSBZbLGidfh+E4SOGbePak6sWptVh9WqO3QrThFH25A==","_resolved":"/tmp/7eb16f7e672b93433a5566146de6e570/hey-api-openapi-ts-0.84.3.tgz","_from":"file:hey-api-openapi-ts-0.84.3.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-WFjGGBzmIzGRdHw+CC7g8TSzl4UjdWbNwiDO07a3BUEhSBZbLGidfh+E4SOGbePak6sWptVh9WqO3QrThFH25A==","shasum":"ef3e13fe3d7972b3aac74b18fa2c699e65b0211c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.84.3.tgz","fileCount":51,"unpackedSize":9191141,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.84.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAMUdn8DhX1Hec3TVTt4jk6KDbiiTuf53qJP+xCq6BBrAiEA2v2ZBSxlumOqnXu/Z/eKpe72zeElSwHl13NK83MKdkk="}],"size":1583209},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.84.3_1758807838143_0.37620498924798706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-25T13:43:58.389Z","publish_time":1758807838389,"_source_registry_name":"default","contributors":[]},"0.84.4":{"name":"@hey-api/openapi-ts","version":"0.84.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.1.0","ansi-colors":"4.1.3","c12":"2.0.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.84.4","_integrity":"sha512-yKR/KFQVCoAbvkpRM13uYxMUyZl3whwEY8Nj4X9Yra18dWpfzmdTyTxP8KtYzdfNMC9xIw4TAgK5+1FJctENBw==","_resolved":"/tmp/35d7713dd3ac6783d447e1173f29653d/hey-api-openapi-ts-0.84.4.tgz","_from":"file:hey-api-openapi-ts-0.84.4.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-yKR/KFQVCoAbvkpRM13uYxMUyZl3whwEY8Nj4X9Yra18dWpfzmdTyTxP8KtYzdfNMC9xIw4TAgK5+1FJctENBw==","shasum":"86fb85500010d9311cf3aa1c5b4733bb6d26ee78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.84.4.tgz","fileCount":51,"unpackedSize":9228789,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.84.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEY+s/TfBZf+iHQgOl5LYyzIxCmMQ3c2HMMmZigjbe9OAiAV4fQ19qxvG3LOtUoj2Egg7wG+y2g2kOLSsdSNXwmWrA=="}],"size":1590504},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.84.4_1759235475067_0.2598198337143598"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T12:31:15.301Z","publish_time":1759235475301,"_source_registry_name":"default","contributors":[]},"0.85.0":{"name":"@hey-api/openapi-ts","version":"0.85.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.2.0","ansi-colors":"4.1.3","c12":"3.3.0","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.19","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.0","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.85.0","_integrity":"sha512-LSBHP2/wTF1BnaccHGX1t+0Ss+2VJQxotrLz/0+LK2z8ocuyVZXOYhfBSd7FP8sK78MDJVDBYrPCsBUvNSlH1g==","_resolved":"/tmp/03fe22fdd4a7b3f14c9c591f2adca642/hey-api-openapi-ts-0.85.0.tgz","_from":"file:hey-api-openapi-ts-0.85.0.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-LSBHP2/wTF1BnaccHGX1t+0Ss+2VJQxotrLz/0+LK2z8ocuyVZXOYhfBSd7FP8sK78MDJVDBYrPCsBUvNSlH1g==","shasum":"dc66fb5d53510a7500acc7e2d551a8e1de6fadfb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.85.0.tgz","fileCount":52,"unpackedSize":9315468,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.85.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE9fiS67n3dCBGa+o+qBw+cCOFzgn5fNsdbc3xyqYs+2AiEA5azFn6qGefIFtGSZZhXrUB6kmoXc27gclgLPkhwsTS8="}],"size":1616576},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.85.0_1759725077873_0.7051056205663646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T04:31:18.157Z","publish_time":1759725078157,"_source_registry_name":"default","contributors":[]},"0.85.1":{"name":"@hey-api/openapi-ts","version":"0.85.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":"^18.18.0 || ^20.9.0 || >=22.10.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.2.0","ansi-colors":"4.1.3","c12":"3.3.0","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.23","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.5","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.85.1","_integrity":"sha512-1pWQzOO/MXiE6BhyIZ88xJAVt82WJ775wNwRKjvQesNdUsFOJm4SKxzKEu/rn6mlpfiDkdxWlEHJ0SrcM2CUXQ==","_resolved":"/tmp/c290771c8cfaa2bd16d60b17f05485ce/hey-api-openapi-ts-0.85.1.tgz","_from":"file:hey-api-openapi-ts-0.85.1.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-1pWQzOO/MXiE6BhyIZ88xJAVt82WJ775wNwRKjvQesNdUsFOJm4SKxzKEu/rn6mlpfiDkdxWlEHJ0SrcM2CUXQ==","shasum":"92b179d16bb61f78b1339df12e32a7d29f640c14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.85.1.tgz","fileCount":52,"unpackedSize":9336015,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.85.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEJ6A7810Ortt6/6lme/KAFwUMrj4/ZjVKT4l1hvLPR0AiEAvstpW8YvyU4Nv5RV2pbvaQFZk7Rnt4PauixpBLqqL3w="}],"size":1618138},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.85.1_1759932283491_0.4595345296707962"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-08T14:04:43.760Z","publish_time":1759932283760,"_source_registry_name":"default","contributors":[]},"0.85.2":{"name":"@hey-api/openapi-ts","version":"0.85.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":">=18.0.0"},"dependencies":{"@hey-api/codegen-core":"^0.2.0","@hey-api/json-schema-ref-parser":"1.2.0","ansi-colors":"4.1.3","c12":"3.3.0","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.23","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.8.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsup && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsup --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.85.2","_integrity":"sha512-pNu+DOtjeXiGhMqSQ/mYadh6BuKR/QiucVunyA2P7w2uyxkfCJ9sHS20Y72KHXzB3nshKJ9r7JMirysoa50SJg==","_resolved":"/tmp/9c5c80cfdab2a77095507a542f1fc22f/hey-api-openapi-ts-0.85.2.tgz","_from":"file:hey-api-openapi-ts-0.85.2.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-pNu+DOtjeXiGhMqSQ/mYadh6BuKR/QiucVunyA2P7w2uyxkfCJ9sHS20Y72KHXzB3nshKJ9r7JMirysoa50SJg==","shasum":"31978f413fae9ae7795ef8c6a217b53c3ec961a8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.85.2.tgz","fileCount":52,"unpackedSize":9358912,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.85.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHOhTv1Irea6HHZdGnGuvTcK5uQTtTBsWmv1IC+eMGvsAiEArh4P0MjF5M2BAWJ3ZT9uFE0nasXswURur1qnjr/Jg8c="}],"size":1622836},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.85.2_1760361682654_0.315593308540586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T13:21:22.953Z","publish_time":1760361682953,"_source_registry_name":"default","contributors":[]},"0.86.0":{"name":"@hey-api/openapi-ts","version":"0.86.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.0","@hey-api/json-schema-ref-parser":"1.2.0","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.23","@types/cross-spawn":"6.0.6","@types/express":"4.17.21","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","express":"4.21.0","glob":"10.4.3","node-fetch":"3.3.2","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.0","_integrity":"sha512-sLSldcFqBr9zucmhzVOi52kCHRUa1quDGy8MX9QgC2ZfSuBZxsYLu9g+txrHOfi4nTW9H1fAzfufNJLzOeVwwQ==","_resolved":"/tmp/f9a205f8556107d6bddcf085a50f0de9/hey-api-openapi-ts-0.86.0.tgz","_from":"file:hey-api-openapi-ts-0.86.0.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-sLSldcFqBr9zucmhzVOi52kCHRUa1quDGy8MX9QgC2ZfSuBZxsYLu9g+txrHOfi4nTW9H1fAzfufNJLzOeVwwQ==","shasum":"4ede3a518581899e9e80f9d3631a991b24da36e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.0.tgz","fileCount":53,"unpackedSize":6319145,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDH8zBi1WWbHMlbEerepz2ExiVBBfPgXLzBPCOvxbz25wIgPY98mPOuASEaP6A/gbYwHejfuyRR48xOXEfJG84EAMA="}],"size":1067707},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.0_1760861495797_0.20771478726155945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-19T08:11:36.001Z","publish_time":1760861496001,"_source_registry_name":"default","contributors":[]},"0.86.1":{"name":"@hey-api/openapi-ts","version":"0.86.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.0","@hey-api/json-schema-ref-parser":"1.2.0","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.23","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"10.4.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.1","_integrity":"sha512-6paw3vlmx7ie0vG1LGuASQH2QaVzWjkCfdmi2J3wgl5+8OVdC1fEEbXPhuhixcu9c0KPA0Q1gcenNagfxdGR/Q==","_resolved":"/tmp/d546968ba49405dd354ea198e20fc6d6/hey-api-openapi-ts-0.86.1.tgz","_from":"file:hey-api-openapi-ts-0.86.1.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-6paw3vlmx7ie0vG1LGuASQH2QaVzWjkCfdmi2J3wgl5+8OVdC1fEEbXPhuhixcu9c0KPA0Q1gcenNagfxdGR/Q==","shasum":"e6e0a6b64e7f079e4ae16ea3abdf87f8537ff819","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.1.tgz","fileCount":53,"unpackedSize":6316185,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCvpl9HKDCePxPBz0F+yim5K56x2rgJagHbxWAcYExQmgIhAP7KGdmcgfh8L99Gjvy4Z40UACxFhQpmhge9uaO+4lui"}],"size":1067079},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.1_1760963005571_0.906965323376314"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-20T12:23:25.775Z","publish_time":1760963005775,"_source_registry_name":"default","contributors":[]},"0.86.2":{"name":"@hey-api/openapi-ts","version":"0.86.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.1","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"13.0.0","handlebars":"4.7.8","open":"10.1.2","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.23","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"10.4.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.2","_integrity":"sha512-xVVORQpoa4eqKd/3WXcMd4aCgTIotSh9S9CpfqNTuI4lu2RUlb5F7OvlPBkksf4z02ji62bJ/1JkWtp7FW2xKg==","_resolved":"/tmp/b747d67df8e0c432bb0df0e4084b8673/hey-api-openapi-ts-0.86.2.tgz","_from":"file:hey-api-openapi-ts-0.86.2.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-xVVORQpoa4eqKd/3WXcMd4aCgTIotSh9S9CpfqNTuI4lu2RUlb5F7OvlPBkksf4z02ji62bJ/1JkWtp7FW2xKg==","shasum":"a01097666f57de0d0c0fb3abb9c22172b2548959","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.2.tgz","fileCount":53,"unpackedSize":6590873,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHl8U7/v8Cp9HjcjpVdjAthu9hNt0IBdhDbuYMF94ZkGAiEA10Huba11jpcu7LPOqHBUhRIJ0zZDdxp/UuTLLIB5fQQ="}],"size":1109271},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.2_1761196771625_0.6688335413189601"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-23T05:19:32.001Z","publish_time":1761196772001,"_source_registry_name":"default","contributors":[]},"0.86.3":{"name":"@hey-api/openapi-ts","version":"0.86.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.1","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.2.23","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.3","_integrity":"sha512-hl8JYx1vSVGvPSqNSohUGfTFQu01Ib1uCmV0HUsk/ZYxHBaiKgOJNzUYOkID35lUcSh3bGcuj308s+p/+/qhVA==","_resolved":"/tmp/99d8898e0e74278e3c77d7ce183b1bdd/hey-api-openapi-ts-0.86.3.tgz","_from":"file:hey-api-openapi-ts-0.86.3.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-hl8JYx1vSVGvPSqNSohUGfTFQu01Ib1uCmV0HUsk/ZYxHBaiKgOJNzUYOkID35lUcSh3bGcuj308s+p/+/qhVA==","shasum":"4b38112e21ef83386f2d436297599ad5da86002b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.3.tgz","fileCount":53,"unpackedSize":6587189,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDV97QCWd8cYTMoXYQWq6+rVr60Ihc6N/NLSo6QyJoa7AiAd/NE8z9baBBdOFmzRh+lVbPoVbwsDS6c+oW7sdcdbrA=="}],"size":1110189},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.3_1761259997887_0.7991194067503555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-23T22:53:18.171Z","publish_time":1761259998171,"_source_registry_name":"default","contributors":[]},"0.86.4":{"name":"@hey-api/openapi-ts","version":"0.86.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/index.cjs"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.1","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.0","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.4","_integrity":"sha512-TxQw+2IAykRrHlJwNU68rGjkuL92FhL4TDfkGCzj4dRxo+P4oiBOKSkxSNKUvolDQSdnsq1G71ynEkXoI7BJUg==","_resolved":"/tmp/9b6b4695f3b6d622fe07a8cfce59766e/hey-api-openapi-ts-0.86.4.tgz","_from":"file:hey-api-openapi-ts-0.86.4.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-TxQw+2IAykRrHlJwNU68rGjkuL92FhL4TDfkGCzj4dRxo+P4oiBOKSkxSNKUvolDQSdnsq1G71ynEkXoI7BJUg==","shasum":"b992afa646b6d78c34b1e8a8a6a25ec6d713d294","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.4.tgz","fileCount":53,"unpackedSize":6620013,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBLlwtuWggSZkujTUv+EOImTaIzpo+WAF+bjysF2+7ABAiAvB5p60VlxcqEEOFIAPi2wlXNW9EYKPNpQSDb6p2d3TQ=="}],"size":1113851},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.4_1761358826037_0.566243527671046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-25T02:20:26.334Z","publish_time":1761358826334,"_source_registry_name":"default","contributors":[]},"0.86.5":{"name":"@hey-api/openapi-ts","version":"0.86.5","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.1","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.0","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.1","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.5","_integrity":"sha512-tdxlFpPSt1L6NYjNdreVm5oG6oGXhLMJMS3oRiMdNYQD7e8+xeJ8xBq4bX0H1/mxhyK3zVDwGp3kujbxjMadCw==","_resolved":"/tmp/d3f8dd21ac5a63e51e64c7886fa022ce/hey-api-openapi-ts-0.86.5.tgz","_from":"file:hey-api-openapi-ts-0.86.5.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-tdxlFpPSt1L6NYjNdreVm5oG6oGXhLMJMS3oRiMdNYQD7e8+xeJ8xBq4bX0H1/mxhyK3zVDwGp3kujbxjMadCw==","shasum":"f9a69566e5a662d56e487e5730a3a6906af9af6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.5.tgz","fileCount":62,"unpackedSize":6643684,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCKnvkeMNOGEH2M4e3m+xy31RO4qJRgJ5q0x9PjbMqEYAIgFEMadJ4LCjnN0rdgiswZsWEPMJw7cF67ZxY7Cp4UtbM="}],"size":1118089},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.5_1761512993276_0.35661873018196966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-26T21:09:53.514Z","publish_time":1761512993514,"_source_registry_name":"default","contributors":[]},"0.86.6":{"name":"@hey-api/openapi-ts","version":"0.86.6","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.1","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.6","_integrity":"sha512-D+iv0mKMqQT2DbuGgPch4nCMb6oBbItvAnOc3glHUDABOe7xkSwdgNWjzeWBadNZsQ+n38QCgBTely9HOPmKjw==","_resolved":"/tmp/6621f10752ff003ccb79e3530b1def7e/hey-api-openapi-ts-0.86.6.tgz","_from":"file:hey-api-openapi-ts-0.86.6.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-D+iv0mKMqQT2DbuGgPch4nCMb6oBbItvAnOc3glHUDABOe7xkSwdgNWjzeWBadNZsQ+n38QCgBTely9HOPmKjw==","shasum":"1eb7319b4df35827b14834dbe90ff08854358c24","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.6.tgz","fileCount":62,"unpackedSize":6643836,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDwyByL1kndiNgN6auXY5oBGdPGnlk87xczsxOuIMGYlQIgYO44A9VW+5D3N4thr4m/8j9iVIZgzQS7/fzEB2xaOig="}],"size":1118155},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.6_1761527844449_0.3986527064966201"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-27T01:17:24.698Z","publish_time":1761527844698,"_source_registry_name":"default","contributors":[]},"0.86.7":{"name":"@hey-api/openapi-ts","version":"0.86.7","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.1","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.7","_integrity":"sha512-inXovHuofKR1QQ9jM26ikHNcqgAUcZoiRzVULczBwnbypQKwbHA5py9/RnHzRRhyc+TIfIhVVhuSA3oS/C1QcQ==","_resolved":"/tmp/8cc6fc6fd23647d2241283ed4997fac1/hey-api-openapi-ts-0.86.7.tgz","_from":"file:hey-api-openapi-ts-0.86.7.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-inXovHuofKR1QQ9jM26ikHNcqgAUcZoiRzVULczBwnbypQKwbHA5py9/RnHzRRhyc+TIfIhVVhuSA3oS/C1QcQ==","shasum":"5cb36c8180b996a33d05b4012739dab2bb06a152","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.7.tgz","fileCount":62,"unpackedSize":6644032,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICcNIgLWZ+BZbcHa9XhRLM6yxpzjwWCg8F70gOV3P5UAAiEA4nDfGqi5MGS3LXMrrxXZ6h1/khCSAYrJC9gH9OfVOp8="}],"size":1118206},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.7_1761565855856_0.2933979377645748"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-27T11:50:56.138Z","publish_time":1761565856138,"_source_registry_name":"default","contributors":[]},"0.86.8":{"name":"@hey-api/openapi-ts","version":"0.86.8","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.1","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.8","_integrity":"sha512-MN8ixUaT0BD1n3cuf/SeMKVi98XHPCVXufIB+o+P7FvoaditBaOtx9ck3/dC3wmkhwLw1LYf8q5Shl5jNiLHPw==","_resolved":"/tmp/3a07ffb9fa88d6a52ce4df05ba7763be/hey-api-openapi-ts-0.86.8.tgz","_from":"file:hey-api-openapi-ts-0.86.8.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-MN8ixUaT0BD1n3cuf/SeMKVi98XHPCVXufIB+o+P7FvoaditBaOtx9ck3/dC3wmkhwLw1LYf8q5Shl5jNiLHPw==","shasum":"6bb8bbe2cbc47af598b4c456e5d6e63373cb2a16","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.8.tgz","fileCount":62,"unpackedSize":6646863,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCdndjm62DemLloaO0LA6VssO/G2xA2aSDAl3No6KmnSgIgfC1ZP6zK39j6LiWCNsALLPhDtno2/Fxo7uPowBThz44="}],"size":1118749},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.8_1761651277422_0.6520399443749669"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-28T11:34:37.631Z","publish_time":1761651277631,"_source_registry_name":"default","contributors":[]},"0.86.9":{"name":"@hey-api/openapi-ts","version":"0.86.9","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.2","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.9","_integrity":"sha512-dcRgaYeMJhbBnqy6lZVqVnNiZj3SsVitgUPFQ9HY9Nralj1kLlwsIj6qoQ3PNe7r9rf6deaM7iC+4Rv17rUC0w==","_resolved":"/tmp/afd65fc1f3eb200aa5817c225fcfaf78/hey-api-openapi-ts-0.86.9.tgz","_from":"file:hey-api-openapi-ts-0.86.9.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-dcRgaYeMJhbBnqy6lZVqVnNiZj3SsVitgUPFQ9HY9Nralj1kLlwsIj6qoQ3PNe7r9rf6deaM7iC+4Rv17rUC0w==","shasum":"c9f02fcc88471f36aadb703eec6394946bdd57bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.9.tgz","fileCount":62,"unpackedSize":6614954,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEuwkgAnf40wn5zAwke3ydym/WFw1e05g8ZrUYvYMnzRAiEAo39IKKhECO9rQ6PgnNiW5GDvfFvvVjJM3ZMF7ecS5zA="}],"size":1114395},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.9_1761845684374_0.588495566743968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T17:34:44.665Z","publish_time":1761845684665,"_source_registry_name":"default","contributors":[]},"0.86.10":{"name":"@hey-api/openapi-ts","version":"0.86.10","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.2","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.10","_integrity":"sha512-Ns0dTJp/RUrOMPiJsO4/1E2Sa3VZ1iw2KCdG6PDbd9vLwOXEYW2UmiWMDPOTInLCYB+f8FLMF9T25jtfQe7AZg==","_resolved":"/tmp/1ef771fc5ea818b702cdbdcbccf76214/hey-api-openapi-ts-0.86.10.tgz","_from":"file:hey-api-openapi-ts-0.86.10.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-Ns0dTJp/RUrOMPiJsO4/1E2Sa3VZ1iw2KCdG6PDbd9vLwOXEYW2UmiWMDPOTInLCYB+f8FLMF9T25jtfQe7AZg==","shasum":"86992826fe68191d1626061b2d01b882a07f467e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.10.tgz","fileCount":62,"unpackedSize":6616773,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDbEGRTXGd9BO6/C4M5247zFMf6AoKPyC47NhSzy6k94wIgPwZ9f7xzUlOKdJrezFKXUJKJzrZoYCJjn8/V0Uk+/PQ="}],"size":1114973},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.10_1761866681073_0.3697784640545656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T23:24:41.337Z","publish_time":1761866681337,"_source_registry_name":"default","contributors":[]},"0.86.11":{"name":"@hey-api/openapi-ts","version":"0.86.11","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.2","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.11","_integrity":"sha512-H3W+mlTuX+zNy435bz3ZAxUDo12pv+Mpr2zlLWHyrbthgURBZm5OHwPCA1o261eCOof57DvfKVwSjw6XTUxI1Q==","_resolved":"/tmp/e0533eef6761b46164eb8f5724d35d89/hey-api-openapi-ts-0.86.11.tgz","_from":"file:hey-api-openapi-ts-0.86.11.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-H3W+mlTuX+zNy435bz3ZAxUDo12pv+Mpr2zlLWHyrbthgURBZm5OHwPCA1o261eCOof57DvfKVwSjw6XTUxI1Q==","shasum":"c39d92d4cfb2c59b195c1f16c5673b576cab7fc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.11.tgz","fileCount":62,"unpackedSize":6617097,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDukmjMkQjx/Wr2HRJO4qAWsOhgN1e0VXQF4VilYRX7WQIgI00ZQ8DISoSfINvt9LDfTFHXrqPhujTgZDnfpb+PdAc="}],"size":1115049},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.11_1761878904601_0.3513228029057376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-31T02:48:24.833Z","publish_time":1761878904833,"_source_registry_name":"default","contributors":[]},"0.86.12":{"name":"@hey-api/openapi-ts","version":"0.86.12","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","handlebars":"4.7.8","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","glob":"11.0.3","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","handlebars":"node src/legacy/handlebars/handlebars.cjs","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.86.12","_integrity":"sha512-ffESYyy6nyRS+8SWBdeAibHgQSM9IMlh04CtN/BTwDmgoeLwmfsHa+SBG3prbzSTaI2VAxpVM2dOqDEaqTL+tg==","_resolved":"/tmp/41dcb7523196e712dcda5910ae88229b/hey-api-openapi-ts-0.86.12.tgz","_from":"file:hey-api-openapi-ts-0.86.12.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-ffESYyy6nyRS+8SWBdeAibHgQSM9IMlh04CtN/BTwDmgoeLwmfsHa+SBG3prbzSTaI2VAxpVM2dOqDEaqTL+tg==","shasum":"4151aa63dc5df0faceca5421cea05c19df21473f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.86.12.tgz","fileCount":62,"unpackedSize":6649929,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.86.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGHWrNVGd3T7WjT2GU0hC1W+SU3oMWieKQG+PpIUu+0QAiBWVLAHimEQTjLbiMiBrgHoYPrUUoZrhQjyMlIHEJVKBA=="}],"size":1121866},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.86.12_1762197693893_0.9736790918073535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-03T19:21:34.099Z","publish_time":1762197694099,"_source_registry_name":"default","contributors":[]},"0.87.0":{"name":"@hey-api/openapi-ts","version":"0.87.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.87.0","_integrity":"sha512-BZmiwvkXsMRlv6PTFuEoIsvIuT3nv5t5VN91pJapdXwnOVolA4u8BiwmLPR0cXtVeNdpUndgnD7DWMPjpVJ0fw==","_resolved":"/tmp/813d22651f4c9a3816cadfa8be13aa72/hey-api-openapi-ts-0.87.0.tgz","_from":"file:hey-api-openapi-ts-0.87.0.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-BZmiwvkXsMRlv6PTFuEoIsvIuT3nv5t5VN91pJapdXwnOVolA4u8BiwmLPR0cXtVeNdpUndgnD7DWMPjpVJ0fw==","shasum":"07a945f8304ddf89e8e1798464136540ede8d9e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.87.0.tgz","fileCount":62,"unpackedSize":5262768,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.87.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDFhxo2hh2FykAx1fwRMcd/poTboAaWxtCkhbSDijE1jgIhANLX4wlRAbDElty0sLbiYbVhpXgpkfbp1gtqjCGJRA8n"}],"size":887440},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.87.0_1762222908063_0.8390934716721494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-04T02:21:48.268Z","publish_time":1762222908268,"_source_registry_name":"default","contributors":[]},"0.87.1":{"name":"@hey-api/openapi-ts","version":"0.87.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.13","yaml":"2.8.0","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.87.1","_integrity":"sha512-IFjwE11VPebjbCJqtTnszx22IWeabWWIOAkKKsn6AlV4i2voiUUolB/a/vSnvbwdoolnzB+jOhkYyww2odoJaQ==","_resolved":"/tmp/1422e9e98f6060df344423c7b7cd7d54/hey-api-openapi-ts-0.87.1.tgz","_from":"file:hey-api-openapi-ts-0.87.1.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-IFjwE11VPebjbCJqtTnszx22IWeabWWIOAkKKsn6AlV4i2voiUUolB/a/vSnvbwdoolnzB+jOhkYyww2odoJaQ==","shasum":"721e3c44afb521c54504a4a631f12c8a955d5b50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.87.1.tgz","fileCount":62,"unpackedSize":5507893,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.87.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDJ5626ocM4fvYxNATQMzO28EhZPNsrstAEhyNKXjNUgAiEAxqT/44SnelCoSxm64rFQFmvvceVCjo4nPfz/TfhWV0E="}],"size":933965},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.87.1_1762456065886_0.996470148672385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T19:07:46.086Z","publish_time":1762456066086,"_source_registry_name":"default","contributors":[]},"0.87.2":{"name":"@hey-api/openapi-ts","version":"0.87.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.1","color-support":"1.1.3","commander":"14.0.1","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.87.2","_integrity":"sha512-o5dnv4Gx37gAuzu/XxwoHtibg/oYUyusd2i47XId9NJQXh2PWj7liRy8FR+N2McF1fObr7h8DuntIHbtu/LD+w==","_resolved":"/tmp/2faa4768f5451c86c5ea03e65ef60502/hey-api-openapi-ts-0.87.2.tgz","_from":"file:hey-api-openapi-ts-0.87.2.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-o5dnv4Gx37gAuzu/XxwoHtibg/oYUyusd2i47XId9NJQXh2PWj7liRy8FR+N2McF1fObr7h8DuntIHbtu/LD+w==","shasum":"0762f62aeca7ba03f9887f4644655a8055b23789","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.87.2.tgz","fileCount":66,"unpackedSize":5593035,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.87.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAQzVk25/TvbEROP9wyKvo6WAuFyRZUjLOGqqHRPQrHmAiBvCNQMOFSZNbc4UaFK+WbNUWkHpazHApvk9sgzVJrXTg=="}],"size":950185},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.87.2_1762871626821_0.8066862142375268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-11T14:33:47.061Z","publish_time":1762871627061,"_source_registry_name":"default","contributors":[]},"0.87.3":{"name":"@hey-api/openapi-ts","version":"0.87.3","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.1","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.87.3","_integrity":"sha512-oPo2xzwIWQ+M11DZxEOvrZx7wshtOFYSmSkLDN8a+SRevCkFZyHxIMPqmCw70UaHD3WTLgXHeJCFIranoB4WAg==","_resolved":"/tmp/d3ad305b82f13f666e3b5004ad24f327/hey-api-openapi-ts-0.87.3.tgz","_from":"file:hey-api-openapi-ts-0.87.3.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-oPo2xzwIWQ+M11DZxEOvrZx7wshtOFYSmSkLDN8a+SRevCkFZyHxIMPqmCw70UaHD3WTLgXHeJCFIranoB4WAg==","shasum":"126426c8c00899a72890cc3b2a67a1f91e7f597e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.87.3.tgz","fileCount":66,"unpackedSize":5701954,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.87.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDGn9k2D674BxLl93O9B3/HrFGRM6Efw9qjYhaqelCc1AIhANNxMtmAiV05xt2UzBwArkg5rBQi4avzKSUmsQmMQWNU"}],"size":984464},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.87.3_1762991430193_0.09619810006686791"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T23:50:30.453Z","publish_time":1762991430453,"_source_registry_name":"default","contributors":[]},"0.87.4":{"name":"@hey-api/openapi-ts","version":"0.87.4","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.1","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.87.4","_integrity":"sha512-ogSjR7l+PCBoRvvJVrUFZ3Cv4GDnETpwAr5G9EwsbjKVJHZDsQn3EIOYJi2WqKl9VPZBT1CtycIxR/ZmCS/T4A==","_resolved":"/tmp/0c6aeb3d0cc6c47571d1f5f852943473/hey-api-openapi-ts-0.87.4.tgz","_from":"file:hey-api-openapi-ts-0.87.4.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-ogSjR7l+PCBoRvvJVrUFZ3Cv4GDnETpwAr5G9EwsbjKVJHZDsQn3EIOYJi2WqKl9VPZBT1CtycIxR/ZmCS/T4A==","shasum":"0754269ca85ed815a3e600a17882f201bbfc6eb6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.87.4.tgz","fileCount":66,"unpackedSize":5710707,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.87.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICixh0LBSnGvpkaCIArZk1HLcv4LaLfqMQmmQ/VhDvkZAiAUrPyiZpS8yTM26F/hHYyxG2f06EyVsFGa4r+2dKklAg=="}],"size":987600},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.87.4_1763011346484_0.12777735847984228"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T05:22:26.759Z","publish_time":1763011346759,"_source_registry_name":"default","contributors":[]},"0.87.5":{"name":"@hey-api/openapi-ts","version":"0.87.5","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.1","open":"10.2.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.1","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.87.5","_integrity":"sha512-WtmBCfbRKzsz578haTe1bh7FJWbqGyPmZ4dD8bynvQjQ6qtXk7mmI/3Nmev70Hl41VHoEoQNEL+BulfwJiJO/g==","_resolved":"/tmp/5b61ffbebdbea85b0dbf9b8cd6ff8ed3/hey-api-openapi-ts-0.87.5.tgz","_from":"file:hey-api-openapi-ts-0.87.5.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-WtmBCfbRKzsz578haTe1bh7FJWbqGyPmZ4dD8bynvQjQ6qtXk7mmI/3Nmev70Hl41VHoEoQNEL+BulfwJiJO/g==","shasum":"96198e38be2b65331422c81e53d5043bbbad87e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.87.5.tgz","fileCount":66,"unpackedSize":5711472,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.87.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCRB3XehZAtYdCqh7k++KelFpewc8O6+S7r9wdnF4bgNwIhAP0iO3C1HgunsUULTHh2auVNCQZtnVsBTMGofU8Lxa3t"}],"size":987827},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.87.5_1763116162950_0.01891643174406754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-14T10:29:23.217Z","publish_time":1763116163217,"_source_registry_name":"default","contributors":[]},"0.88.0":{"name":"@hey-api/openapi-ts","version":"0.88.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.ts","default":"./dist/internal.js"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.1","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.2","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.88.0","_integrity":"sha512-ZrvmDfmVf+N4ry786LAhS/DoH+xkIjIJIeDnj2aL1qnMTIDsdRIXXvr80EnAZVBgunzu1wTBbHb3H9OfyDQ2EQ==","_resolved":"/tmp/ad77bd2c31e9aaf65d850c38e2ff01dc/hey-api-openapi-ts-0.88.0.tgz","_from":"file:hey-api-openapi-ts-0.88.0.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-ZrvmDfmVf+N4ry786LAhS/DoH+xkIjIJIeDnj2aL1qnMTIDsdRIXXvr80EnAZVBgunzu1wTBbHb3H9OfyDQ2EQ==","shasum":"357ac0eae7c47738c75d67440ae89d2aff04db71","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.88.0.tgz","fileCount":65,"unpackedSize":5300774,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.88.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCrZs/7LsYusU0zNd9VWdQt8QOOHPdfg4GWrPWKk3P78QIhAJmXtxNpK2kvAw+TDLq6KUFq8OZ/PmrwGM2csuoRAo9+"}],"size":915910},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.88.0_1763588916116_0.3956470929120588"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-19T21:48:36.356Z","publish_time":1763588916356,"_source_registry_name":"default","contributors":[]},"0.88.1":{"name":"@hey-api/openapi-ts","version":"0.88.1","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.2","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.88.1","_integrity":"sha512-x/nDTupOnV9VuSeNIiJpgIpc915GHduhyseJeMTnI0JMsXaObmpa0rgPr3ASVEYMLgpvqozIEG1RTOOnal6zLQ==","_resolved":"/tmp/51b0cce24d4e2f1b90a93ab78b2053de/hey-api-openapi-ts-0.88.1.tgz","_from":"file:hey-api-openapi-ts-0.88.1.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-x/nDTupOnV9VuSeNIiJpgIpc915GHduhyseJeMTnI0JMsXaObmpa0rgPr3ASVEYMLgpvqozIEG1RTOOnal6zLQ==","shasum":"516c9c9f4461f3e5f05dfb9ccb71c56cbdd9fc5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.88.1.tgz","fileCount":65,"unpackedSize":5301177,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.88.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCreY7L7n3OU8K6LKYDMtawKb/oIhY8HW60e85AMq0woAIhAMP/gVH//K4vqM/K6QNsK9LYm7Lw4bdaDM79zniaQSJs"}],"size":915232},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.88.1_1765151464068_0.7695762021691952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-07T23:51:04.273Z","publish_time":1765151464273,"_source_registry_name":"default","contributors":[]},"0.88.2":{"name":"@hey-api/openapi-ts","version":"0.88.2","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.3.3","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.2","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.88.2","_integrity":"sha512-JMae1RJ8S8D8lVCFQnsrWaKY0CxrR4TUmZIoU1SuvaeZ+pkMPYuQoj8fO37R5d8juUfFVzCGYV5/Ro0vbDqBbA==","_resolved":"/tmp/6a4efef96490f1679bf42a36c0b97311/hey-api-openapi-ts-0.88.2.tgz","_from":"file:hey-api-openapi-ts-0.88.2.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-JMae1RJ8S8D8lVCFQnsrWaKY0CxrR4TUmZIoU1SuvaeZ+pkMPYuQoj8fO37R5d8juUfFVzCGYV5/Ro0vbDqBbA==","shasum":"9dd0ed66431361a8b3ebd7efb16afc04073f4ff1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.88.2.tgz","fileCount":65,"unpackedSize":5301315,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.88.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGAgyeiM8N4fh4tB1SoZOgUL23jXFacoCQwS9oIXA15PAiAp4WxxskTnFVCKk7h90Ucp78FCcEFXVHFO9+VAsbF6mA=="}],"size":915281},"_npmUser":{"name":"anonymous","email":"lmenus@lmen.us"},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.88.2_1765331415808_0.38405280834290956"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-10T01:50:16.055Z","publish_time":1765331416055,"_source_registry_name":"default","contributors":[]},"0.89.0":{"name":"@hey-api/openapi-ts","version":"0.89.0","description":"🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.4.0","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.15","@angular/compiler":"19.2.15","@angular/compiler-cli":"19.2.15","@angular/core":"19.2.15","@angular/platform-browser":"19.2.15","@angular/platform-browser-dynamic":"19.2.15","@angular/router":"19.2.15","@types/bun":"1.3.2","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.8.2","cross-spawn":"7.0.6","eslint":"9.17.0","ky":"1.14.0","nuxt":"3.14.1592","ofetch":"1.4.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.23","yaml":"2.8.1","zone.js":"0.15.1","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.89.0","_integrity":"sha512-6cnHppAR6vM8osyWqiCoHy35J3CqFz114ggOLHwaTb795XUnzoP/pdbvyz+TBpukY08QQh69kHMAXdi2Kuq9Ow==","_resolved":"/tmp/b850639f1397bd0bdd7a4053c6c7b182/hey-api-openapi-ts-0.89.0.tgz","_from":"file:hey-api-openapi-ts-0.89.0.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-6cnHppAR6vM8osyWqiCoHy35J3CqFz114ggOLHwaTb795XUnzoP/pdbvyz+TBpukY08QQh69kHMAXdi2Kuq9Ow==","shasum":"b6115e22861137f5e9c7e23248824366677ab5bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.89.0.tgz","fileCount":65,"unpackedSize":5368266,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.89.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3SHR1AwZOmi/wf7FBQaIYpJcIbDRztEiv7f8sR9TPAQIgfoFCYxzaykEiKsYaMVR4EN+iWyiRs1FJWVJ8/fudU5M="}],"size":924719},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.89.0_1765455343705_0.8510255783255498"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-11T12:15:43.977Z","publish_time":1765455343977,"_source_registry_name":"default","contributors":[]},"0.89.1":{"name":"@hey-api/openapi-ts","version":"0.89.1","description":"🌀 OpenAPI to TypeScript code generator. Generate API clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.4.0","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.4","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.1","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.89.1","_integrity":"sha512-1iG8e0hLIiaImFJdqXBNh9yu5B6oYUicrS/x/MwyWGuGH1A2D8DSjMKHbIfU6PIg4HH0rjZlRt2FoxDlBEGMRg==","_resolved":"/tmp/1265961245d1a9c9c342937b0866fc07/hey-api-openapi-ts-0.89.1.tgz","_from":"file:hey-api-openapi-ts-0.89.1.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-1iG8e0hLIiaImFJdqXBNh9yu5B6oYUicrS/x/MwyWGuGH1A2D8DSjMKHbIfU6PIg4HH0rjZlRt2FoxDlBEGMRg==","shasum":"8855b0e7edac4534d1707c37bb75ce18465339f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.89.1.tgz","fileCount":65,"unpackedSize":5441899,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.89.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEnKk2Y2TMQR5LkyIxtgQt6rEKXuPCpWxRH87NlUFQvdAiAvfQ+Mohh4OZTjuBPeSLum/aI2rYQ3Z6NsqAWm+7Ko2w=="}],"size":939277},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.89.1_1766101377320_0.7674803168094146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-18T23:42:57.538Z","publish_time":1766101377538,"_source_registry_name":"default","contributors":[]},"0.89.2":{"name":"@hey-api/openapi-ts","version":"0.89.2","description":"🌀 OpenAPI to TypeScript code generator. Generate API clients, SDKs, validators, and more.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.4.0","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.2","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.4","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.1","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.89.2","_integrity":"sha512-iEhWfvPbzfcS7BMqHzh2FbMG1ouZVAHwHoYhq/61Rmq/r1Q1NgCZ3xy6QuXZgbTdHe9enMjWXjINLnTj57kWwA==","_resolved":"/tmp/c9ab73b50a5ade0896c2b1d01b0154ed/hey-api-openapi-ts-0.89.2.tgz","_from":"file:hey-api-openapi-ts-0.89.2.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-iEhWfvPbzfcS7BMqHzh2FbMG1ouZVAHwHoYhq/61Rmq/r1Q1NgCZ3xy6QuXZgbTdHe9enMjWXjINLnTj57kWwA==","shasum":"a2a73ac152474527a16825d6996a25e0342d0a53","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.89.2.tgz","fileCount":65,"unpackedSize":5451672,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.89.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQClh2JiCBvNNph66+AQbbbSsN7d3p6mcl58+qP1hEOY0AIhAI3QgM5ILdlRfiBpjj25iGoOpwkEDx7MLJbLYhmLB/jd"}],"size":941063},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.89.2_1766178358971_0.07177019251282624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-19T21:05:59.162Z","publish_time":1766178359162,"_source_registry_name":"default","contributors":[]},"0.90.0":{"name":"@hey-api/openapi-ts","version":"0.90.0","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.0","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.0","_integrity":"sha512-0Fujk+3q/tEZeXRLRs/Y/lTQ9b4m1MHBsW5uGAI+tbscVDwqlkFc23MBoDcbysWyuG/aF95F39nmHdAoTCtP0Q==","_resolved":"/tmp/f8900d17da4d5d162c9c0da0e3283d08/hey-api-openapi-ts-0.90.0.tgz","_from":"file:hey-api-openapi-ts-0.90.0.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-0Fujk+3q/tEZeXRLRs/Y/lTQ9b4m1MHBsW5uGAI+tbscVDwqlkFc23MBoDcbysWyuG/aF95F39nmHdAoTCtP0Q==","shasum":"d9e43716995593ee3013b898cdfcc75fa80922cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.0.tgz","fileCount":65,"unpackedSize":5598894,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDcpJ7KkBEOq7nEMfuxjEW5WDIKBYw3du4qwlOk1DCCfgIhAK0kHy8DooHqqfYLw4XS+yoUjQk2wuBoq1WW4WUmBA5N"}],"size":984077},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.0_1767377912266_0.5886414725814897"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-02T18:18:32.495Z","publish_time":1767377912495,"_source_registry_name":"default","contributors":[]},"0.90.1":{"name":"@hey-api/openapi-ts","version":"0.90.1","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.1","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.1","_integrity":"sha512-wsURTl5k5J/JQR3gU8N7MOZYpsx/xnZHwixzXzs77hQGzibLXuGbTmBMJEu90r8zBcabzp9rt7kv1HMkmEb9cw==","_resolved":"/tmp/33418476de5a602aac4f5257bc278d6a/hey-api-openapi-ts-0.90.1.tgz","_from":"file:hey-api-openapi-ts-0.90.1.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-wsURTl5k5J/JQR3gU8N7MOZYpsx/xnZHwixzXzs77hQGzibLXuGbTmBMJEu90r8zBcabzp9rt7kv1HMkmEb9cw==","shasum":"1074349705da4c3a7458512c738afc9680917dce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.1.tgz","fileCount":65,"unpackedSize":5631279,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBa/cLTDXIU8nTFdAij/qVf6IP8IyG0piGmB8crU9wBPAiAZM4EhKWI1jR5JNN0wkOtYi4n8Zma0KRjXKokjD32gjg=="}],"size":992037},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.1_1767490558735_0.22591571565262547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-04T01:35:58.956Z","publish_time":1767490558956,"_source_registry_name":"default","contributors":[]},"0.90.2":{"name":"@hey-api/openapi-ts","version":"0.90.2","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.2","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.2","_integrity":"sha512-wfqLHxlRkyowHa88X1+iD46SIgf8HEUH7v+nec00Yaya4fzzBCkOI30f7nlI+/4/EQtVmjzjnr1bthOzYHF8BQ==","_resolved":"/tmp/4e7eb0327ac63b82b68f31f10db82241/hey-api-openapi-ts-0.90.2.tgz","_from":"file:hey-api-openapi-ts-0.90.2.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-wfqLHxlRkyowHa88X1+iD46SIgf8HEUH7v+nec00Yaya4fzzBCkOI30f7nlI+/4/EQtVmjzjnr1bthOzYHF8BQ==","shasum":"aec9d629f4fa6f1a99698cfe1d503888db88a92e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.2.tgz","fileCount":65,"unpackedSize":6279004,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF+hj/rDST92msqohNxcxlZ2FY+JX7n/FHawlI0rbLl5AiA98eMm/Q2ZwKoW7SyaNWwR3Ri5RWFqKXt7hv/ENlXpHg=="}],"size":1099251},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.2_1767760873409_0.9502222686053177"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-07T04:41:13.611Z","publish_time":1767760873611,"_source_registry_name":"default","contributors":[]},"0.90.3":{"name":"@hey-api/openapi-ts","version":"0.90.3","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.2","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.3","_integrity":"sha512-9UT347hVQaph/jwAJJI2l+istWDLw540PTIHUevq9xzRYnHAxC1Aprtv4CYoWkeFv9aMcMrmAbNH7ANPoxEK2A==","_resolved":"/tmp/89d76effa3b9687c123f0f1050cd83fd/hey-api-openapi-ts-0.90.3.tgz","_from":"file:hey-api-openapi-ts-0.90.3.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-9UT347hVQaph/jwAJJI2l+istWDLw540PTIHUevq9xzRYnHAxC1Aprtv4CYoWkeFv9aMcMrmAbNH7ANPoxEK2A==","shasum":"df0e65cbbe70e4e6456a0e95441426ccb0829b59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.3.tgz","fileCount":65,"unpackedSize":6297376,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDY9QXluI4BTImGTGq6HvLjTXTNqo58BwbL8x+IkdoGnAIgLH/zodm0rabgQ0P/SHI5VyWoZFaOx4ohpwqnrxXFa9c="}],"size":1103513},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.3_1768122605454_0.46734828638846926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-11T09:10:05.692Z","publish_time":1768122605692,"_source_registry_name":"default","contributors":[]},"0.90.4":{"name":"@hey-api/openapi-ts","version":"0.90.4","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.2","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.4","_integrity":"sha512-9l++kjcb0ui4JqPlueZ6OZ9zKn6eK/8//Z2jHcIXb5MRwDRgubOOSpTU5llEv3uvWfT10VzcMp99dySWq0AASw==","_resolved":"/tmp/fb3d918729b4801d369859bf750f76d7/hey-api-openapi-ts-0.90.4.tgz","_from":"file:hey-api-openapi-ts-0.90.4.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-9l++kjcb0ui4JqPlueZ6OZ9zKn6eK/8//Z2jHcIXb5MRwDRgubOOSpTU5llEv3uvWfT10VzcMp99dySWq0AASw==","shasum":"a493e525e295e4f99e904650b8696a44ae2317b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.4.tgz","fileCount":65,"unpackedSize":6335275,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCSwc45IPfl/72zuInR6/bfjj3p58RjC2RSWm41sXKp1wIhAIQN05ClCgERl/0ftY4wrtOevsrC6m/wiki0M/mmE87p"}],"size":1108855},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.4_1768530002828_0.31610519541338045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-16T02:20:03.193Z","publish_time":1768530003193,"_source_registry_name":"default","contributors":[]},"0.90.5":{"name":"@hey-api/openapi-ts","version":"0.90.5","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.2","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1","@hey-api/types":"0.1.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.5","_integrity":"sha512-OsqKwthIr3Qoc46A5ZwVz/yJATmLepzyJML6e44i0Z41QU89X4flNB9kqCnbrKwloygYGMt7VCUkNoDotdlEXA==","_resolved":"/tmp/500847e0a5f47ad6bacf3535cad2f7a7/hey-api-openapi-ts-0.90.5.tgz","_from":"file:hey-api-openapi-ts-0.90.5.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-OsqKwthIr3Qoc46A5ZwVz/yJATmLepzyJML6e44i0Z41QU89X4flNB9kqCnbrKwloygYGMt7VCUkNoDotdlEXA==","shasum":"169c53901437b812d190da94a58dd7a9252690b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.5.tgz","fileCount":65,"unpackedSize":6334688,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEBrxX3TCYxugaSapwQtoupIGNZOIHutHFcUxihEWo86AiA4X7T2uGUG5/qKm2iAnVCanKWxDCDsUxUAl1NcOMVyGg=="}],"size":1108702},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.5_1768951455486_0.843585711674796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-20T23:24:15.670Z","publish_time":1768951455670,"_source_registry_name":"default","contributors":[]},"0.90.6":{"name":"@hey-api/openapi-ts","version":"0.90.6","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.2","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1","@hey-api/types":"0.1.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.6","_integrity":"sha512-ByE2BUkiV5bEA6hKGpcB1ZzHG2ybzQ/3qX/1xMSy5ylkN6uVlp53+OCoh6L3/53bSyKXD7TmfAF0m6q8cU9zkA==","_resolved":"/tmp/14a4a192cbf2d309786e37efd2c7c74a/hey-api-openapi-ts-0.90.6.tgz","_from":"file:hey-api-openapi-ts-0.90.6.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-ByE2BUkiV5bEA6hKGpcB1ZzHG2ybzQ/3qX/1xMSy5ylkN6uVlp53+OCoh6L3/53bSyKXD7TmfAF0m6q8cU9zkA==","shasum":"e6292eda4cbcf5297d131b0b08f84a016cdf1a9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.6.tgz","fileCount":65,"unpackedSize":6334688,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCEPN22p3EGrezy+yf09/t3nLi4pSVUTLPK18dx3OJ/rAIgRINbcm4RRMmjk5wK/JaDQJ869XuLoSCN9vBtX0MXtxU="}],"size":1108702},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.6_1768952465184_0.6062473079815422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-20T23:41:05.367Z","publish_time":1768952465367,"_source_registry_name":"default","contributors":[]},"0.90.7":{"name":"@hey-api/openapi-ts","version":"0.90.7","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.3","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3","@hey-api/types":"0.1.1"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.7","_integrity":"sha512-30N0cYtT9ldm/MOosnxg87qDr5BZAArMlYAEG0VRWG0wr8mqSzTKC1TjuS6pteVnmlgLVcVgB3vSUDJpqMqo1Q==","_resolved":"/tmp/2559581c3b6aa6b01f9e55e93ada3514/hey-api-openapi-ts-0.90.7.tgz","_from":"file:hey-api-openapi-ts-0.90.7.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-30N0cYtT9ldm/MOosnxg87qDr5BZAArMlYAEG0VRWG0wr8mqSzTKC1TjuS6pteVnmlgLVcVgB3vSUDJpqMqo1Q==","shasum":"b6d7bcdc87ef068944a67adbef157889ac54c673","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.7.tgz","fileCount":65,"unpackedSize":6332342,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCT/ILVXC5/fiFKq6yqqNsgjAPoZ4k0LSS6UcjF2v01gAIgAbIzGz23a2bB+3GMO34JOprd+umDOY7uAxhbowV9qEE="}],"size":1108344},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.7_1769013272699_0.26700242552905173"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T16:34:33.003Z","publish_time":1769013273003,"_source_registry_name":"default","contributors":[]},"0.90.8":{"name":"@hey-api/openapi-ts","version":"0.90.8","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.4","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","c12":"3.3.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3","@hey-api/types":"0.1.1"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.8","_integrity":"sha512-w+Gz4Jh9WVGrD0lDhxXcHIwscJDXV/VV5a2Kj/O1J99JydqH8Jaq382ezcyznmM/WsdBYa6qGwlItGx/iMinBg==","_resolved":"/tmp/66be11726e41a52bb2f7faf215d1acae/hey-api-openapi-ts-0.90.8.tgz","_from":"file:hey-api-openapi-ts-0.90.8.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-w+Gz4Jh9WVGrD0lDhxXcHIwscJDXV/VV5a2Kj/O1J99JydqH8Jaq382ezcyznmM/WsdBYa6qGwlItGx/iMinBg==","shasum":"5a1f9e976afbd3f4272658371c0bd2408b5972ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.8.tgz","fileCount":65,"unpackedSize":6306077,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID7pH0HsknX91yA2JY/oWLwoth33+Me2Dpx7j0Pmy1VpAiB13RAUkKbxbbxC3uQoJ3Sk1Y6lPKokT23rxDXSjITYcQ=="}],"size":1100714},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.8_1769027173033_0.15021411328361034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T20:26:13.259Z","publish_time":1769027173259,"_source_registry_name":"default","contributors":[]},"0.90.9":{"name":"@hey-api/openapi-ts","version":"0.90.9","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.5","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3","@hey-api/types":"0.1.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.9","_integrity":"sha512-tEnsMvTLMsO8s+VAW/59XehUOP/flRGzwmOPTV8weSEWqDOpj6/txnZpwDBFmvhZfPOc5ZsV8lV3bJuG11DNYA==","_resolved":"/tmp/86d1c16535dd6e0becc6934e95393124/hey-api-openapi-ts-0.90.9.tgz","_from":"file:hey-api-openapi-ts-0.90.9.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-tEnsMvTLMsO8s+VAW/59XehUOP/flRGzwmOPTV8weSEWqDOpj6/txnZpwDBFmvhZfPOc5ZsV8lV3bJuG11DNYA==","shasum":"fcf06bc302582ebf486ec787df5a895a5f6987be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.9.tgz","fileCount":65,"unpackedSize":6314107,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHHih5JFcPPMwutGK581vLRPBVQ+AGYgugqE3NfdmCURAiEAkhE+Akqy+T+1HGv7/h960CoVSX1ZDHWQCnS/+NLu6cQ="}],"size":1101957},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.9_1769118980404_0.6068289152738344"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-22T21:56:20.624Z","publish_time":1769118980624,"_source_registry_name":"default","contributors":[]},"0.90.10":{"name":"@hey-api/openapi-ts","version":"0.90.10","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./internal":{"import":{"types":"./dist/internal.d.mts","default":"./dist/internal.mjs"},"require":{"types":"./dist/internal.d.cts","default":"./dist/internal.cjs"}},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/codegen-core":"^0.5.5","@hey-api/json-schema-ref-parser":"1.2.2","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.2","open":"11.0.0","semver":"7.7.3","@hey-api/types":"0.1.2"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","@types/bun":"1.3.5","@types/cross-spawn":"6.0.6","@types/semver":"7.7.1","axios":"1.13.2","cross-spawn":"7.0.6","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile node16","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.90.10","_integrity":"sha512-o0wlFxuLt1bcyIV/ZH8DQ1wrgODTnUYj/VfCHOOYgXUQlLp9Dm2PjihOz+WYrZLowhqUhSKeJRArOGzvLuOTsg==","_resolved":"/tmp/cd2b9daf10f957a39dc5461337f7da59/hey-api-openapi-ts-0.90.10.tgz","_from":"file:hey-api-openapi-ts-0.90.10.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-o0wlFxuLt1bcyIV/ZH8DQ1wrgODTnUYj/VfCHOOYgXUQlLp9Dm2PjihOz+WYrZLowhqUhSKeJRArOGzvLuOTsg==","shasum":"87937b032a0dd984544e101e28d7b81f25d5cd66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.90.10.tgz","fileCount":65,"unpackedSize":6321709,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.90.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDc7opgvaLPPS/m6U4stkutb4mgkDTtnq3DB818YTTdwAIgNqBF85LVfcKCZ9jmFrMQtm0fSJbTXbTQUc0LT45xgKE="}],"size":1103859},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.90.10_1769285796883_0.570524986292875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-24T20:16:37.147Z","publish_time":1769285797147,"_source_registry_name":"default","contributors":[]},"0.91.0":{"name":"@hey-api/openapi-ts","version":"0.91.0","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","homepage":"https://heyapi.dev/","repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"funding":"https://github.com/sponsors/hey-api","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"bin":{"openapi-ts":"bin/run.js"},"engines":{"node":">=20.19.0"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.3","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.2","@hey-api/codegen-core":"0.6.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.1.0"},"peerDependencies":{"typescript":">=5.5.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","prettier":"3.4.2","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.91.0","_integrity":"sha512-AHkd982HsPz1XpqRm59URwJyJqTzyzzC30EAp07b/0M9KojjneCPxm8FnvFnXLRTMyKgcOymMsYXuLzJ9mpMHA==","_resolved":"/tmp/e14d9f2fe39b14f58c1296ece5f5aad5/hey-api-openapi-ts-0.91.0.tgz","_from":"file:hey-api-openapi-ts-0.91.0.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-AHkd982HsPz1XpqRm59URwJyJqTzyzzC30EAp07b/0M9KojjneCPxm8FnvFnXLRTMyKgcOymMsYXuLzJ9mpMHA==","shasum":"f020ceb57541a6c59c962562379786d7096e9d35","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.91.0.tgz","fileCount":56,"unpackedSize":2127395,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.91.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDTL5xeCkyFOJzz3UwJNkgMPBt0bAAwn4oQZ1FzjIjCxAiEAtImVmw7ZGvDsDZB/nwdSjSrpcDpeMYehYK1+5Oe9d7I="}],"size":355343},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.91.0_1769643697927_0.9505451708778239"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-28T23:41:38.155Z","publish_time":1769643698155,"_source_registry_name":"default","contributors":[]},"0.91.1":{"name":"@hey-api/openapi-ts","version":"0.91.1","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.3","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.2","@hey-api/codegen-core":"0.6.1","@hey-api/shared":"0.1.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.91.1","_integrity":"sha512-d16WR35UtthK/ihAIwJaKxrj/zvb5LbYwtVJCyZFFMin2qzDU8Y3Lpk78ensAykrLoaDLzpd0iIyt9JCP5Qmww==","_resolved":"/tmp/c4dbb2e25f8fb512d83d4924225eb3c1/hey-api-openapi-ts-0.91.1.tgz","_from":"file:hey-api-openapi-ts-0.91.1.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-d16WR35UtthK/ihAIwJaKxrj/zvb5LbYwtVJCyZFFMin2qzDU8Y3Lpk78ensAykrLoaDLzpd0iIyt9JCP5Qmww==","shasum":"8820d76678b9bc61d7b1e47dd3512f8f406abd1f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.91.1.tgz","fileCount":56,"unpackedSize":2117291,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.91.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICwqGXAsdmFxeQNDekE0G50A3TSwr2v+4e6AXdyX+1taAiEAhbeA06mGJCdwdew8TTpWKMK5iTOofcp9uGB9b0Qfy7s="}],"size":353990},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.91.1_1769787015999_0.11439717335370125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-30T15:30:16.210Z","publish_time":1769787016210,"_source_registry_name":"default","contributors":[]},"0.92.0":{"name":"@hey-api/openapi-ts","version":"0.92.0","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.1.2","@hey-api/codegen-core":"0.7.0","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.92.0","_integrity":"sha512-Fgg3wcINnlLwU33gyfeKGUCa6u13r4qel/vmCoxNP3zm9nOOkh5rvELdVeZUiJJJWuLI1YnRiWfS+0NJn+xdwQ==","_resolved":"/tmp/f5efe744d98c52e6dbc8149271f69738/hey-api-openapi-ts-0.92.0.tgz","_from":"file:hey-api-openapi-ts-0.92.0.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-Fgg3wcINnlLwU33gyfeKGUCa6u13r4qel/vmCoxNP3zm9nOOkh5rvELdVeZUiJJJWuLI1YnRiWfS+0NJn+xdwQ==","shasum":"15f06205ea5c9e06783d18d7aeb16a3d06067f43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.92.0.tgz","fileCount":56,"unpackedSize":2136478,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.92.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCMQ5Pd1OMM9Nhr70KJ7kfEkqFdBblSS9xb2T7TmO7EgQIgHg13HcMNhL5Pg3SlczsEnBDVps2r5w1/BTRrE29EIBc="}],"size":356263},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.92.0_1770277180070_0.744357574472958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T07:39:40.257Z","publish_time":1770277180257,"_source_registry_name":"default","contributors":[]},"0.92.1":{"name":"@hey-api/openapi-ts","version":"0.92.1","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.1.2","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.92.1","_integrity":"sha512-hg/rUon2ywlv4Tba+gL/eR/mO9U0jnaFAMK0o77FiQOaXEuAACJMIP9iGZ9kYPPYHj7RIkW71k64GbCXFk05fg==","_resolved":"/tmp/7c487ef65488afa82f7f2784ffd33ff5/hey-api-openapi-ts-0.92.1.tgz","_from":"file:hey-api-openapi-ts-0.92.1.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-hg/rUon2ywlv4Tba+gL/eR/mO9U0jnaFAMK0o77FiQOaXEuAACJMIP9iGZ9kYPPYHj7RIkW71k64GbCXFk05fg==","shasum":"f5c742ece19490979c772a2e08f9943cd660d492","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.92.1.tgz","fileCount":56,"unpackedSize":2136478,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.92.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4siqSU7JsHK3MD92O0sX6o/2jdqCCQusZ6J04XD0t1AIgNfWcDwwTvwHDIE6Hmfn5N8DLUS9OL+Iq1AzC9t82UVs="}],"size":356262},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.92.1_1770279288537_0.670263649299466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T08:14:48.747Z","publish_time":1770279288747,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260205083026":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260205083026","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260205083026","@hey-api/shared":"0.0.0-next-20260205083026","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260205083026","_integrity":"sha512-caL6Nr/qHG6d+Lz7a1s6wj/Mojd10gaQVaFIkwX1kQyuivoSE2RxpUD7MlSr4bKubw/xfBuglmLShMxHlKcifg==","_resolved":"/tmp/11570677881efcf433ae7e3573243123/hey-api-openapi-ts-0.0.0-next-20260205083026.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260205083026.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-caL6Nr/qHG6d+Lz7a1s6wj/Mojd10gaQVaFIkwX1kQyuivoSE2RxpUD7MlSr4bKubw/xfBuglmLShMxHlKcifg==","shasum":"eb32c582c7f815986d41ea2768534f36c3816815","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260205083026.tgz","fileCount":56,"unpackedSize":2136874,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260205083026","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDjqKHKhalcCmkIbZ4ndRvQDMsALCwsJdtMs0VlG08P1AIhAIHvlvcVozBTO0qw+XsMFS9SDrmScZmbcHINJUWbgOd4"}],"size":355989},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260205083026_1770280271589_0.02155605346261269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T08:31:11.742Z","publish_time":1770280271742,"_source_registry_name":"default","contributors":[]},"0.92.2":{"name":"@hey-api/openapi-ts","version":"0.92.2","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.1.2","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.92.2","_integrity":"sha512-JVtVGHpDtEPsG0R/FBqsj0c2e9Km28n766BYF2f+QaUrw6uU8rdshywwPhgH2g5NBA+pnfrq3gHaDcUp34ARTw==","_resolved":"/tmp/7630fc2617fad24d71757468f11dd85c/hey-api-openapi-ts-0.92.2.tgz","_from":"file:hey-api-openapi-ts-0.92.2.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-JVtVGHpDtEPsG0R/FBqsj0c2e9Km28n766BYF2f+QaUrw6uU8rdshywwPhgH2g5NBA+pnfrq3gHaDcUp34ARTw==","shasum":"6521d97934636da2f2d09f4bbc8a2904a780bdd7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.92.2.tgz","fileCount":56,"unpackedSize":2136478,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.92.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDF/KMEu+P0CkySkx6/1BTknlUe6P3TSg1taTt7bwocIAiEA2EziSXV0KiD+iYWGUFHlEmC6c9nWvic0a/Q2qaHhgRo="}],"size":356262},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.92.2_1770280373295_0.4322162912451122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T08:32:53.454Z","publish_time":1770280373454,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260205085614":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260205085614","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.1.2","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260205085614","_integrity":"sha512-W0o95r0mQhtVVXikeLlKWhOXENMn4S2uRjegAo4+dHlfcugL4TSFV7OvW/U0j3ENfFlR0HzcVWQBNVYNt0ZYEA==","_resolved":"/tmp/7cb85c34cec5e277669121ce8e520e46/hey-api-openapi-ts-0.0.0-next-20260205085614.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260205085614.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-W0o95r0mQhtVVXikeLlKWhOXENMn4S2uRjegAo4+dHlfcugL4TSFV7OvW/U0j3ENfFlR0HzcVWQBNVYNt0ZYEA==","shasum":"7bfa87375f61f31986a6c82ca2824bce1f566ac0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260205085614.tgz","fileCount":56,"unpackedSize":2136901,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260205085614","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHxUUeSsTs6OvK1mqhdMLaS4C+NK6whs5/9UEqH4ZyAPAiEAvBFldUm4I87XyE2xg2MXUS2DQERLEPlGmoeHWnFiJo8="}],"size":356041},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260205085614_1770281810811_0.6630702432608517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T08:56:51.026Z","publish_time":1770281811026,"_source_registry_name":"default","contributors":[]},"0.92.3":{"name":"@hey-api/openapi-ts","version":"0.92.3","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.1.2"},"devDependencies":{"@angular/common":"19.2.17","@angular/compiler":"19.2.17","@angular/compiler-cli":"19.2.17","@angular/core":"19.2.17","@angular/platform-browser":"19.2.17","@angular/platform-browser-dynamic":"19.2.17","@angular/router":"19.2.17","axios":"1.13.2","eslint":"9.39.1","ky":"1.14.2","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.92.3","_integrity":"sha512-D+2ySL+PXvp1iZtS+1gTEeGChwjHT3d/a6o9IwAaNdGJVsI1lPqESZx7vxqjoUtE/DruovGZC2/jPc/kA5IQPg==","_resolved":"/tmp/358ef22b533e9d58e47c4ea6239ab56b/hey-api-openapi-ts-0.92.3.tgz","_from":"file:hey-api-openapi-ts-0.92.3.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-D+2ySL+PXvp1iZtS+1gTEeGChwjHT3d/a6o9IwAaNdGJVsI1lPqESZx7vxqjoUtE/DruovGZC2/jPc/kA5IQPg==","shasum":"6bc001e5c8e0961a20fc85cea14157c86b668c4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.92.3.tgz","fileCount":56,"unpackedSize":2136863,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.92.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEmGK0rJspMwYoXJkWD4TObSAGC7Kfad17qYgv49gD/xAiEA15jhiULUJpgPKvUXfK8Yk0B6VoZA6QHTx9YWmgmJGcA="}],"size":356009},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.92.3_1770282297367_0.4950236664126402"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-05T09:04:57.589Z","publish_time":1770282297589,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260208064948":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260208064948","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.1.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0","@config/vite-base":"0.0.1"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","test:coverage":"vitest run --coverage","test:update":"vitest watch --update","test:watch":"vitest watch","test":"vitest run","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260208064948","_integrity":"sha512-b+82jMtP/tXZ4iUq2/+k7ombamKsn30yG5p5i7+iihoio7FbpEZ6mBf6+/L7JQb3l8aJM8XMIIv1wOhqunK7Jg==","_resolved":"/tmp/8755026d512fbdd7313d39f1319cd6d3/hey-api-openapi-ts-0.0.0-next-20260208064948.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260208064948.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-b+82jMtP/tXZ4iUq2/+k7ombamKsn30yG5p5i7+iihoio7FbpEZ6mBf6+/L7JQb3l8aJM8XMIIv1wOhqunK7Jg==","shasum":"df3d70b3497bcd2266f61c9b9969f11adba7082f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260208064948.tgz","fileCount":56,"unpackedSize":2121025,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260208064948","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCx2yFS204gkj9Eof+iOg4wzbhAWnm8W4mwSEFkkNCWKwIgQM/xlLNIIG++hiDtXXTBcqncnOo+PmRVhG8xOaVGxsQ="}],"size":355565},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260208064948_1770533425399_0.7324272769786906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-08T06:50:25.582Z","publish_time":1770533425582,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260208110716":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260208110716","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.1.2","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260208110716","_integrity":"sha512-e/FczY09UuDZfOtGWf2HB/gzoxvN+/gkKAfuIoSnLEx+8widmuFKWz3OX0NpqXYpu/I5+DHxC3Ut7F6Y5RsM/Q==","_resolved":"/tmp/f2c506e128e43b34bd9643d6006e349e/hey-api-openapi-ts-0.0.0-next-20260208110716.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260208110716.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-e/FczY09UuDZfOtGWf2HB/gzoxvN+/gkKAfuIoSnLEx+8widmuFKWz3OX0NpqXYpu/I5+DHxC3Ut7F6Y5RsM/Q==","shasum":"8021f036df5356eb148630abcc3616d051f35dc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260208110716.tgz","fileCount":56,"unpackedSize":2121463,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260208110716","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC+rmrWeOf5j/8mEIS6kcoo2w6g+ZtkiNwlZno57EZz1gIhAMaMx2h3soxcrMU9PvF+0AzUhCtYg4jnEt+lbR3Ej+c9"}],"size":355821},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260208110716_1770548873604_0.5261353776403459"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-08T11:07:53.769Z","publish_time":1770548873769,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260211120546":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260211120546","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.1.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260211120546","_integrity":"sha512-0UVzZ1A0lmXWYjrythDetSytCdREWYmwz16jCwuCew7EvIufqb/jWjfvLt/2uDbekNmr1x53w5xQIgtAoDaDUw==","_resolved":"/tmp/222b9aee9d37038cf8941c76637062c7/hey-api-openapi-ts-0.0.0-next-20260211120546.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260211120546.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-0UVzZ1A0lmXWYjrythDetSytCdREWYmwz16jCwuCew7EvIufqb/jWjfvLt/2uDbekNmr1x53w5xQIgtAoDaDUw==","shasum":"ab3741fbe2ffc3aee862a47a7392681fdacb3689","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260211120546.tgz","fileCount":56,"unpackedSize":2121793,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260211120546","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAe7c4p1VxqeY7hRpMRO19WufP+t9r+pnyGMaV03LYjhAiEA81UGUvlm1YQ2+1Xfaq+wjkG5zAjJ1YQ0Xi/9lv+7h1s="}],"size":355871},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260211120546_1770811582986_0.779618841916619"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-11T12:06:23.207Z","publish_time":1770811583207,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260211134223":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260211134223","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.1.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260211134223","_integrity":"sha512-AwzZ7R1Lj7kQ9xiRvsmrCUWc9v+bRM6KgtEO0HDoqlpa3ZA8CXzZxYS8U7KOTX7pUK+5U+oXpHdZiGC4uQ8xog==","_resolved":"/tmp/09bb1346fde3ac53e54afe111ce51808/hey-api-openapi-ts-0.0.0-next-20260211134223.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260211134223.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-AwzZ7R1Lj7kQ9xiRvsmrCUWc9v+bRM6KgtEO0HDoqlpa3ZA8CXzZxYS8U7KOTX7pUK+5U+oXpHdZiGC4uQ8xog==","shasum":"de16673d98ee1aff83a5e3d683a64220a2b1c14c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260211134223.tgz","fileCount":56,"unpackedSize":2123287,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260211134223","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBte5Pp0iF+BNiJUZEHBDy5aA4dGcEO6O+8AC4h4J1cxAiEA/eQSaIuQTajO46ZJAL1RySfDtzJpvFec0cgP3b6LJR8="}],"size":356320},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260211134223_1770817379957_0.539874971219334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-11T13:43:00.154Z","publish_time":1770817380154,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260211170438":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260211170438","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.1.2","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260211170438","_integrity":"sha512-dQt8kO1YnEW1VMKEoUxL8L8eyoTtL3WeNgHzUqk42AofnVJQDX1f2Igg8/B2QzLygEsyQvdsvrXhWjvrtDTcHw==","_resolved":"/tmp/f681075787d9a93a36adde66d1adad58/hey-api-openapi-ts-0.0.0-next-20260211170438.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260211170438.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-dQt8kO1YnEW1VMKEoUxL8L8eyoTtL3WeNgHzUqk42AofnVJQDX1f2Igg8/B2QzLygEsyQvdsvrXhWjvrtDTcHw==","shasum":"f177ee7d533cf61b2fe633554749764415d7e041","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260211170438.tgz","fileCount":56,"unpackedSize":2124434,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260211170438","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC5Nq4i9xhDtIugmZuH6hfyXD/pOt3vrBZ5nW+skU9SzAiEAo82QsST4NnvtSz6l+WQcUhWUR5wAm63nLvqK7cIlXJs="}],"size":356691},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260211170438_1770829515828_0.39995781121275265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-11T17:05:16.014Z","publish_time":1770829516014,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260211194057":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260211194057","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"@hey-api/json-schema-ref-parser":"1.2.4","ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.1.2","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260211194057","_integrity":"sha512-YNrIH+JKu6dzfDpfREgyU7HMZiogp13JJ+sL/hRMHUWkpsi20OltUhnYZNSSX9GFm8AJX1lPHpu/hVRIWIV4Pw==","_resolved":"/tmp/263718752a8ab47152c6e0d496eea46a/hey-api-openapi-ts-0.0.0-next-20260211194057.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260211194057.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-YNrIH+JKu6dzfDpfREgyU7HMZiogp13JJ+sL/hRMHUWkpsi20OltUhnYZNSSX9GFm8AJX1lPHpu/hVRIWIV4Pw==","shasum":"cd4611d848ba474048e0cb3351543edbf0b4eec3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260211194057.tgz","fileCount":56,"unpackedSize":2124527,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260211194057","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGpm9B9KsQWdNdmc0HnlrLtvpg/GF9vhccn/3bnNI/UTAiEAv5ZCPI5ZI+weDXudg9srsyuDwh5E40RcK2IUvJ6KK2I="}],"size":356713},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260211194057_1770838894660_0.8995709910179268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-11T19:41:34.853Z","publish_time":1770838894853,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260212230650":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260212230650","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"0.0.0-next-20260212230650","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260212230650","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260212230650","_integrity":"sha512-xpv4m4YQSxgJz69l/uGriozN3moX5+CK2Cdi/S9CQMgV4fO9PFJGUncR9STmAMKpwkPTGFlzGSo8P3o82oRAew==","_resolved":"/tmp/5fbc26a1d7d57d0a8d879ddcf794bfd0/hey-api-openapi-ts-0.0.0-next-20260212230650.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260212230650.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-xpv4m4YQSxgJz69l/uGriozN3moX5+CK2Cdi/S9CQMgV4fO9PFJGUncR9STmAMKpwkPTGFlzGSo8P3o82oRAew==","shasum":"3421bac3764442b8e546360880e7b35b50f124ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260212230650.tgz","fileCount":56,"unpackedSize":2124567,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260212230650","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICAUGzGPwN8HfY96mOiEk/qw/AUxfxCQNh9pn/o0Xfs2AiEAji/A4+U8yKNUXiB1V2USvsoRWrYbGFTfM2b+fA5rNVg="}],"size":356709},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260212230650_1770937660628_0.42270329479457214"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T23:07:40.826Z","publish_time":1770937660826,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260212233220":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260212233220","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"0.0.0-next-20260212233220","@hey-api/shared":"0.0.0-next-20260212233220","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260212233220","_integrity":"sha512-cmIm1USBu4aB8lXgbLqdPClSWYsqnTog9EFNjATlKvimH5JJdfIP4SuzAxAQggCiKIgKU+Wj7JHY+jO+xdtylg==","_resolved":"/tmp/ff482f0c0aa32f8896511c51112a90e8/hey-api-openapi-ts-0.0.0-next-20260212233220.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260212233220.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-cmIm1USBu4aB8lXgbLqdPClSWYsqnTog9EFNjATlKvimH5JJdfIP4SuzAxAQggCiKIgKU+Wj7JHY+jO+xdtylg==","shasum":"4b9f56aefc48a549e955ca26bf7fe0a831a37508","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260212233220.tgz","fileCount":56,"unpackedSize":2124623,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260212233220","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFPe4tMUfhagjARMk/8oQuw0hfuy5xLs13wpha66hKoJAiAejngXswm2UcF85thY1CLjJXVIGoM2yXLvWSaaXJxqfQ=="}],"size":356716},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260212233220_1770939185285_0.5463973698571458"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T23:33:05.464Z","publish_time":1770939185464,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260213002501":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260213002501","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"0.0.0-next-20260213002501","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260213002501"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260213002501","_integrity":"sha512-LXgRhwPnxIAE3ziyTnsw1R/NYUUP6zfewXgJ2Lg1Z9vYKZ5OUOVQLNBWs3nCjEQ2zjUnSOAumRuc0tpbBTHRAg==","_resolved":"/tmp/f48c4872a30d7f9b95914c94a6e25312/hey-api-openapi-ts-0.0.0-next-20260213002501.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260213002501.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-LXgRhwPnxIAE3ziyTnsw1R/NYUUP6zfewXgJ2Lg1Z9vYKZ5OUOVQLNBWs3nCjEQ2zjUnSOAumRuc0tpbBTHRAg==","shasum":"8546aeeb23f4dcdb74d592c3e9727be491d080b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260213002501.tgz","fileCount":56,"unpackedSize":2125287,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260213002501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBN+ZO2MRKEdJ3jRYXjYHLRnGGP6p7RhJy8Fy+o+Xz8UAiEA81EUhmJOcgIDvtQAIVEG0eKNGvrGiyYJh4bLKO3JL5U="}],"size":356783},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260213002501_1770942345632_0.5901180657445659"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-13T00:25:45.904Z","publish_time":1770942345904,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260213012904":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260213012904","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260213012904","@hey-api/json-schema-ref-parser":"0.0.0-next-20260213012904"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260213012904","_integrity":"sha512-cHtNPf4xT872/jSGVmMSkfGVyZuIiDyb84ZsXDXRu1KODQUMDhLj73gnrrbgxHxxZuORobEyILLBNuXWq0SrHQ==","_resolved":"/tmp/b2569cb6a01d56de5ae6a1d881b46937/hey-api-openapi-ts-0.0.0-next-20260213012904.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260213012904.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-cHtNPf4xT872/jSGVmMSkfGVyZuIiDyb84ZsXDXRu1KODQUMDhLj73gnrrbgxHxxZuORobEyILLBNuXWq0SrHQ==","shasum":"6acd0dcee32566c9456296dd930af1aee939add5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260213012904.tgz","fileCount":56,"unpackedSize":2125287,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260213012904","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA+UcjEav361d0bL7ONeNFQf68jCwv5LdAOoEjKr5wgzAiEAhZjJwkDlKs0y0GqlXgxwg5/ZP4QJ4hlsmp/pgEONfEI="}],"size":356783},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260213012904_1770946187966_0.22336824288297796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-13T01:29:48.181Z","publish_time":1770946188181,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260213013734":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260213013734","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260213013734","@hey-api/json-schema-ref-parser":"0.0.0-next-20260213013734","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260213013734","_integrity":"sha512-DObaDQJhBcgN1ookyl778YXkNAOZsRbb4h5iNOTRagzzI5/mWFDb2JuCal19Yv4UDgEA2HKjAh3eGPgwIh9v3A==","_resolved":"/tmp/30269b4b14733e7293bba6135f96ea5b/hey-api-openapi-ts-0.0.0-next-20260213013734.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260213013734.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-DObaDQJhBcgN1ookyl778YXkNAOZsRbb4h5iNOTRagzzI5/mWFDb2JuCal19Yv4UDgEA2HKjAh3eGPgwIh9v3A==","shasum":"41a8e98846f5d9f39a588cf5bda1ae8d854e0482","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260213013734.tgz","fileCount":56,"unpackedSize":2125288,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260213013734","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDg8R5VmIbyw16vPJ1nR4vM0LQu6madPxHWiCE8dXUWEAIhAMiXIWw72oOTPh+CbR6+i5TuhNxQ3WXKyQK0pqN+vxkX"}],"size":356782},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260213013734_1770946701300_0.8744284550910111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-13T01:38:21.487Z","publish_time":1770946701487,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260213015103":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260213015103","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260213015103","@hey-api/shared":"0.0.0-next-20260213015103","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260213015103","_integrity":"sha512-t1FbZtVAzHWZHD6zuAC3Tc+AlDJjJYW8HXil4q4msVra4Org/zrUFJME7mupeLsPeM96uARHwMHX1ss54MnkeQ==","_resolved":"/tmp/719bc33d4e536c3475e43397263a1a89/hey-api-openapi-ts-0.0.0-next-20260213015103.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260213015103.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-t1FbZtVAzHWZHD6zuAC3Tc+AlDJjJYW8HXil4q4msVra4Org/zrUFJME7mupeLsPeM96uARHwMHX1ss54MnkeQ==","shasum":"19151bfab41eac6a04fa26b8c4b4b776e8634c0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260213015103.tgz","fileCount":56,"unpackedSize":2125288,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260213015103","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAfuGJgGj/VhLKHcfgtvit3mdEoi6IoSjIwYgbo5S0sNAiA35qehFjEEiTppTLbsNH0DVdH8L7OKXcg8Ntul9SP++Q=="}],"size":356781},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260213015103_1770947509431_0.005686147505826078"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-13T01:51:49.616Z","publish_time":1770947509616,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260213065111":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260213065111","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260213065111","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260213065111"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260213065111","_integrity":"sha512-UeqE7EzXFUK+g/vkfIVcyyDqV2xhCeuxIeUl6djXWhcHMYwfO8sdaYRc2IRbJ2P/qayi6zTNoGUUA+eeSsa5XA==","_resolved":"/tmp/192cc92ece7a55f24ac612314d8ec88f/hey-api-openapi-ts-0.0.0-next-20260213065111.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260213065111.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-UeqE7EzXFUK+g/vkfIVcyyDqV2xhCeuxIeUl6djXWhcHMYwfO8sdaYRc2IRbJ2P/qayi6zTNoGUUA+eeSsa5XA==","shasum":"52b866e78968efa02996976e249c3e41be47a6fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260213065111.tgz","fileCount":56,"unpackedSize":2116965,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260213065111","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGdiWEfjFl51wLJ7BNQjOlLSHpOprMM4VgGgz1HdKK7PAiEAv87QtB8oJDPJxCRCif+sH7+pY0gA6SBod3JnZg26xdo="}],"size":358786},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260213065111_1770965517970_0.47244285304968714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-13T06:51:58.175Z","publish_time":1770965518175,"_source_registry_name":"default","contributors":[]},"0.92.4":{"name":"@hey-api/openapi-ts","version":"0.92.4","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/shared":"0.2.0","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.92.4","_integrity":"sha512-RA3wnL7Odr5xczuS3xpvnPClgJ/K8jivK3hvD8J0m5GBuvJFkZ1A1xp+6Ve1G0BV8p4LwxwgN1Qhb+4BFsLfMg==","_resolved":"/tmp/806e1c2e2ab1ee8e0c0bf5312fb97e89/hey-api-openapi-ts-0.92.4.tgz","_from":"file:hey-api-openapi-ts-0.92.4.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-RA3wnL7Odr5xczuS3xpvnPClgJ/K8jivK3hvD8J0m5GBuvJFkZ1A1xp+6Ve1G0BV8p4LwxwgN1Qhb+4BFsLfMg==","shasum":"a0c043d2488ecd143f37f2192e52cb0aecf23190","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.92.4.tgz","fileCount":56,"unpackedSize":2116887,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.92.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCxGDRwLnNH0VdKLOIiMlXAllLp9K0vFLth2oNwajiD7AIhAPIlt71Ggr1X5DAqgCAsCxiRof/3ApOUAXw5+nNCQPyG"}],"size":358750},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.92.4_1770970690080_0.2865268586993446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-13T08:18:10.289Z","publish_time":1770970690289,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260214064730":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260214064730","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/shared":"0.2.0","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260214064730","_integrity":"sha512-RX3u7JLAnCBLyCeoN+SN6rsHSEKcjYiG4414tUYQcmeuQlwesLhWjLai+5VSH0UUqmgNSdhuKXYmxAE3wFcUZg==","_resolved":"/tmp/383c92cafa569dac780c8d24d38a0bee/hey-api-openapi-ts-0.0.0-next-20260214064730.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260214064730.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-RX3u7JLAnCBLyCeoN+SN6rsHSEKcjYiG4414tUYQcmeuQlwesLhWjLai+5VSH0UUqmgNSdhuKXYmxAE3wFcUZg==","shasum":"4a2a0321491f1bb762ea780e8c9cc6172f5149ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260214064730.tgz","fileCount":56,"unpackedSize":2117111,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260214064730","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDGcNtdOJCDV0iCbfXZXE0TNXdrTkSjjtPM5bOlcKarOAIhAI5OfqsIayvgB9hH8d3NIXbExgboar1Ml4TOAP0pvOzx"}],"size":358804},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260214064730_1771051688980_0.5121697924213313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-14T06:48:09.124Z","publish_time":1771051689124,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260215101121":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260215101121","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/shared":"0.0.0-next-20260215101121","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260215101121","_integrity":"sha512-1yr2pUaVTl2/uajNMSA1iz+4hzUemNVbojUoq86IEJLFwpk5+gU5MxbzqPsRceSUji721v+WQ6T6ZXciB/GbKA==","_resolved":"/tmp/230ab6c273e47de44e2b7304ce2dca8d/hey-api-openapi-ts-0.0.0-next-20260215101121.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260215101121.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-1yr2pUaVTl2/uajNMSA1iz+4hzUemNVbojUoq86IEJLFwpk5+gU5MxbzqPsRceSUji721v+WQ6T6ZXciB/GbKA==","shasum":"eb399e5b5a4c2f625f97f39c8f14d1a8058fab7a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260215101121.tgz","fileCount":56,"unpackedSize":2125569,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260215101121","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDli/VOr8EFImw5hg/z8YOPSC/e/MwWLPfUFcGj4SXPogIhAIF+ZVWNeRHLQKT/iTz2Rz4Y0m+V7duNB8m7uznrc5VT"}],"size":360852},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260215101121_1771150324515_0.2741964900571061"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-15T10:12:04.678Z","publish_time":1771150324678,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217004139":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217004139","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.0.0-next-20260217004139","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217004139","_integrity":"sha512-w+yBjpGbpD3ykXRvK2zeV1KEnYQiKaUzccH1kK6cb5CwuFMtqYCg0wmxUj0I4G7GJMDtpHrgncTKvJGGfZU48g==","_resolved":"/tmp/e06f873b7ef0ae09795ac2315d0b79d0/hey-api-openapi-ts-0.0.0-next-20260217004139.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217004139.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-w+yBjpGbpD3ykXRvK2zeV1KEnYQiKaUzccH1kK6cb5CwuFMtqYCg0wmxUj0I4G7GJMDtpHrgncTKvJGGfZU48g==","shasum":"e347dbaeab87ae9d4d414b413d6ca385980f66f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217004139.tgz","fileCount":56,"unpackedSize":2165217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217004139","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBLTk/OpWBqtRzAlum04gBgr/R4zBdWK/gbqLEYagUeOAiEAyF+DC4oHH0Sg0D4GzkwihcZBse8K2K9aAjwsSWE0nJU="}],"size":364657},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217004139_1771288940063_0.3081603477227557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T00:42:20.284Z","publish_time":1771288940284,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217010724":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217010724","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260217010724"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217010724","_integrity":"sha512-NWzoFX5+dFx8pIaju3fGYs8vPSDpx577cj2SMELgu/2J2QfUxmuDv16DWDbJu3VrPq8H6nLjU45JmEsi1pq9sQ==","_resolved":"/tmp/11f9486a722ccd15db8219efdbd75013/hey-api-openapi-ts-0.0.0-next-20260217010724.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217010724.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-NWzoFX5+dFx8pIaju3fGYs8vPSDpx577cj2SMELgu/2J2QfUxmuDv16DWDbJu3VrPq8H6nLjU45JmEsi1pq9sQ==","shasum":"070bfea3b6e8a1c7f9560c922d53761d51606a60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217010724.tgz","fileCount":56,"unpackedSize":2165217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217010724","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDYDcsu6E8bOv7Aa+XRGt/aE8eGKDt5Nwr2hh0vLGTYOwIgWuQj5yHqJYx6gZkKSf5Z4uoh+opZ7Q/3qy4ufJU3ysc="}],"size":364660},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217010724_1771290484685_0.5265350898574976"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T01:08:04.884Z","publish_time":1771290484884,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217012841":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217012841","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260217012841","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217012841","_integrity":"sha512-c7sZifi5auGxLggmGdeR06HdHSmIPCVLaD2HNov36ppi2wNCvLOCAoOZXYl6Lts+oAWslMylLMce8jQ4j1VhHA==","_resolved":"/tmp/c2539d98fe3f7a3361a1fd083b28a137/hey-api-openapi-ts-0.0.0-next-20260217012841.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217012841.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-c7sZifi5auGxLggmGdeR06HdHSmIPCVLaD2HNov36ppi2wNCvLOCAoOZXYl6Lts+oAWslMylLMce8jQ4j1VhHA==","shasum":"e2a86a6e22787fa8e377511f1ba6b3648ae155fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217012841.tgz","fileCount":56,"unpackedSize":2165217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217012841","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDokawwgInktrIhyme99QeewgXvqOALbq61t1qcJlRE8wIhAI2Q6Y+lvtTz3ayXarBvOr59OYldE7HurV+gyFasa1zl"}],"size":364656},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217012841_1771291762076_0.17643602223150112"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T01:29:22.307Z","publish_time":1771291762307,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217013116":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217013116","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260217013116"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217013116","_integrity":"sha512-oPaLgUM1lH6mzEGkAtbRwUXA0rviJXawtNXIDCieRhcybd+Mc73ShUAuUlxJsXT53mgpJNPdvGcbUh93Ss2isw==","_resolved":"/tmp/45310ee1c975d5adcc5c1d9cc9fe6091/hey-api-openapi-ts-0.0.0-next-20260217013116.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217013116.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-oPaLgUM1lH6mzEGkAtbRwUXA0rviJXawtNXIDCieRhcybd+Mc73ShUAuUlxJsXT53mgpJNPdvGcbUh93Ss2isw==","shasum":"7b8e66a299834b7dfd80907942ac6374209f92dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217013116.tgz","fileCount":56,"unpackedSize":2165217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217013116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEebdELIQyrpriEBouWMyVqO1DucVSEATUTtwXWJ6yJtAiEAyyMzc8Gz2UsjtLM5/6gsOWru+LMn77mbw2I5iabPIt0="}],"size":364658},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217013116_1771291916449_0.922287484883076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T01:31:56.667Z","publish_time":1771291916667,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217062802":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217062802","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/shared":"0.0.0-next-20260217062802","@hey-api/codegen-core":"0.7.0","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217062802","_integrity":"sha512-Cc5MDMRqIsxtdLJu0sbtqmpNKgWnGgPqdq+rUR7HHqw3L0We0A7OahWyXavv20vLUiEFoHZyVPIGzQ7mStRnwA==","_resolved":"/tmp/f37b1b297fb097a48c1bcd9dd7ef172a/hey-api-openapi-ts-0.0.0-next-20260217062802.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217062802.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-Cc5MDMRqIsxtdLJu0sbtqmpNKgWnGgPqdq+rUR7HHqw3L0We0A7OahWyXavv20vLUiEFoHZyVPIGzQ7mStRnwA==","shasum":"6fbd4e4dbc536c7e735c832370df396479273d7b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217062802.tgz","fileCount":56,"unpackedSize":2165217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217062802","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD9UiRZjzBbyCJbEq4NihzWjJt5SrCjTnLW9u+mAEqMSQIhAM4cPz7keUNWHk+BiPLngmp86AN6HE39tux9HhVZl9ej"}],"size":364656},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217062802_1771309722803_0.34140870982579385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T06:28:42.954Z","publish_time":1771309722954,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217085116":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217085116","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260217085116"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217085116","_integrity":"sha512-iWjS4ITVpWA0bhzu4/GEJ1NuYn813dAcIJJFag70y8+lHdRqWnea4QV3/qnkzDUh38wHbYAccl2dQDtRnl4uXA==","_resolved":"/tmp/6d0468ebf13eb724f65591270f506e00/hey-api-openapi-ts-0.0.0-next-20260217085116.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217085116.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-iWjS4ITVpWA0bhzu4/GEJ1NuYn813dAcIJJFag70y8+lHdRqWnea4QV3/qnkzDUh38wHbYAccl2dQDtRnl4uXA==","shasum":"a6aa03585629b2ebea37e7c2467d4c93620bbe0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217085116.tgz","fileCount":56,"unpackedSize":2165217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217085116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDP1NJFB+JTBp6oFQlmxpagE9F49y70R2Tf2dGmE5BNpQIgPdTVN5ZQOQLEbUXyZxtLz1BPrbY7ucAOz3ha53S/yhY="}],"size":364660},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217085116_1771318317322_0.832178633926109"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T08:51:57.472Z","publish_time":1771318317472,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217085353":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217085353","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260217085353","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.0"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217085353","_integrity":"sha512-8KS6dOMAqazVQCHctkhqPYr7LO+gt8XuUObu3aR8bCnZykNOA0g18oFxIABbUF571KYHvfhEXRd9EAFLAMQAFw==","_resolved":"/tmp/24f2281d6f7d00bda5bb11fee44ceeda/hey-api-openapi-ts-0.0.0-next-20260217085353.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217085353.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-8KS6dOMAqazVQCHctkhqPYr7LO+gt8XuUObu3aR8bCnZykNOA0g18oFxIABbUF571KYHvfhEXRd9EAFLAMQAFw==","shasum":"fb3dd0c28f1a507c6fd589c212c9b6674f126e9d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217085353.tgz","fileCount":56,"unpackedSize":2165217,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217085353","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFUhcP/kjeu9Z0RT7UMxLe2VrTch2Ljc40VGvgScPPerAiEA6qERq7NuTCxgP9S/MnJwn4BcJWbugpE8hAZd5FennTw="}],"size":364660},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217085353_1771318475015_0.8828005708809543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T08:54:35.240Z","publish_time":1771318475240,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260217214836":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260217214836","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/shared":"0.0.0-next-20260217214836","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260217214836","_integrity":"sha512-V+byb/spHq7SsPA1FYdzzBMjgMse5BHmcaKCodFqLQPadWm7hucJ/GfwGDF/7N0IK3QFRFh3B0w3pDoe6O/nuw==","_resolved":"/tmp/626b94dcdd2f70e5ffd6aed7a7678d1c/hey-api-openapi-ts-0.0.0-next-20260217214836.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260217214836.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-V+byb/spHq7SsPA1FYdzzBMjgMse5BHmcaKCodFqLQPadWm7hucJ/GfwGDF/7N0IK3QFRFh3B0w3pDoe6O/nuw==","shasum":"ff2c7a8ede4ab82f30196c60942b15ae56c66481","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260217214836.tgz","fileCount":56,"unpackedSize":2165234,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260217214836","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGARntDTxJdoz3QgU6Ugiu4z+hae3acQrvTtzEAw6VatAiBbjtDVTxSA41NXJcEnaf3dfz3gXXQIJPN1XcWCmqNokA=="}],"size":364659},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260217214836_1771364961830_0.615253842023614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T21:49:22.040Z","publish_time":1771364962040,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260218224600":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260218224600","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260218224600","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.0"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260218224600","_integrity":"sha512-0gQ7lbUYYk1JS3HoOA+6V6n/DxMVkGAgb9+Q4GUJ70O5lY7lk8dPFGhmwXs90koGngO+7etn1+ekVFfWDZJszw==","_resolved":"/tmp/be964b1f13177ed70461bc7692f70e72/hey-api-openapi-ts-0.0.0-next-20260218224600.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260218224600.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-0gQ7lbUYYk1JS3HoOA+6V6n/DxMVkGAgb9+Q4GUJ70O5lY7lk8dPFGhmwXs90koGngO+7etn1+ekVFfWDZJszw==","shasum":"815137b2036e6526384995f89aa546fa27635af7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260218224600.tgz","fileCount":56,"unpackedSize":2165234,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260218224600","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEMfeB4gwDHeFUULfDN4D7BTHPcBb+fjE2wuC/WrEYeqAiEAoK8WhAfSO7ZoYrxJib753A6FV/9trmQd3iYZcuHSdBw="}],"size":364662},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260218224600_1771454803469_0.2081937411451671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-18T22:46:43.709Z","publish_time":1771454803709,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260219105814":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260219105814","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260219105814","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260219105814","_integrity":"sha512-KUT4SMHVFgaaxQCAE1voQFM4vvAZxVu4LwkFQ3s6D0eYgG55qXciJcOFoIVJTnsRsIB9JbNqljttHe2xTA8IXw==","_resolved":"/tmp/8556b5c500c6936209547a38106ccfc8/hey-api-openapi-ts-0.0.0-next-20260219105814.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260219105814.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-KUT4SMHVFgaaxQCAE1voQFM4vvAZxVu4LwkFQ3s6D0eYgG55qXciJcOFoIVJTnsRsIB9JbNqljttHe2xTA8IXw==","shasum":"cb140f679551b7bde944b09baad2ee8c126715c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260219105814.tgz","fileCount":56,"unpackedSize":2165234,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260219105814","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHVh81GF07Q7PK4+V7YwES4ayqWQuIKb5IEAla8yL9ZMAiEAyIJKv3mz1dUfMnyik0HNy0/Iz4nBwY5UJD5MTe67rYA="}],"size":364660},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260219105814_1771498734107_0.4620454648806982"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T10:58:54.292Z","publish_time":1771498734292,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260219111913":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260219111913","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.0.0-next-20260219111913"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260219111913","_integrity":"sha512-T+9aQihsr8s7y1Z0L3rIwhiORnqMrJcFG+7f3HmpAf09OkuODW4nrZUa+s56pDEs9xeg+LqK7AE6QGt4JPXMxQ==","_resolved":"/tmp/a81148d7a262f261d3707dd63cb134d0/hey-api-openapi-ts-0.0.0-next-20260219111913.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260219111913.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-T+9aQihsr8s7y1Z0L3rIwhiORnqMrJcFG+7f3HmpAf09OkuODW4nrZUa+s56pDEs9xeg+LqK7AE6QGt4JPXMxQ==","shasum":"0f0fc72b2530dd8795c62f31db83cccec5fadcba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260219111913.tgz","fileCount":56,"unpackedSize":2165234,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260219111913","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHFkpLvngGWD7BWaWPB5R+BObL4DkMC8DObaJbvJnuM3AiAFa3G/PN1cyBOardDbz3G4zc1i72MI8DKKw/8gRZC49A=="}],"size":364661},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260219111913_1771500003861_0.8065307155901296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T11:20:04.100Z","publish_time":1771500004100,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260219115807":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260219115807","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.0","@hey-api/shared":"0.0.0-next-20260219115807","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260219115807","_integrity":"sha512-gv38AyaXBbDszBKpvdSoPi6x91upBM1mlJuMC1gCa/xwHX6nGL83gVnL1Z8NvRx5WJ5gFcmdO+U8ydDPe1Akow==","_resolved":"/tmp/dddacb2b09d4ce730e4095ec7ca9d16e/hey-api-openapi-ts-0.0.0-next-20260219115807.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260219115807.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-gv38AyaXBbDszBKpvdSoPi6x91upBM1mlJuMC1gCa/xwHX6nGL83gVnL1Z8NvRx5WJ5gFcmdO+U8ydDPe1Akow==","shasum":"cb1698917f0129dea675c131c60ec44d4e539535","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260219115807.tgz","fileCount":56,"unpackedSize":2165234,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260219115807","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDN/PtamqmJXdszfOwJUhU5ZRWRvE9uKM7aqcgUT78MlAiAYv/0w0cdELTayN5o1n45KntgXyLJBSKu4vXhsHHQOxQ=="}],"size":364659},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260219115807_1771502331304_0.11186065756891161"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T11:58:51.492Z","publish_time":1771502331492,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260220094452":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260220094452","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260220094452","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260220094452"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260220094452","_integrity":"sha512-Bd/KHMxS2/Bbxcwec4X4faN8Dd0arTlAsgIoslSgBb5F5Y7g7zNsLJ64JmEHgyiaf6CiXXzKsjr7Rd0dqELx5g==","_resolved":"/tmp/3826291f570dab930eeb7170880d9d3e/hey-api-openapi-ts-0.0.0-next-20260220094452.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260220094452.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-Bd/KHMxS2/Bbxcwec4X4faN8Dd0arTlAsgIoslSgBb5F5Y7g7zNsLJ64JmEHgyiaf6CiXXzKsjr7Rd0dqELx5g==","shasum":"a16f9afdac92b3f7383894a73591fb1a189a2c9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260220094452.tgz","fileCount":56,"unpackedSize":2165254,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260220094452","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDMK0T2HMoT59y6/Ib0eJe4bmkt/6sgafh1+uBFuQDD/QIgCWGEukpgw4EVS2M5pYSvdO3MhR8GuM8jWRdW3ZnrDuo="}],"size":364661},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260220094452_1771580738178_0.04578078378506256"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-20T09:45:38.402Z","publish_time":1771580738402,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260220173109":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260220173109","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260220173109","@hey-api/shared":"0.0.0-next-20260220173109","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260220173109","_integrity":"sha512-KUDqsfy+Nucc9MYydZ2ynUHcz7/041K1evmy2n/NTgijeef9wyJF3Oir9D/I97o7eHBs0Lfg/d/y5x6DrKAsVw==","_resolved":"/tmp/ece06c3020aa858e1bc8953226c69ac9/hey-api-openapi-ts-0.0.0-next-20260220173109.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260220173109.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-KUDqsfy+Nucc9MYydZ2ynUHcz7/041K1evmy2n/NTgijeef9wyJF3Oir9D/I97o7eHBs0Lfg/d/y5x6DrKAsVw==","shasum":"3abd77070cd3a555478283db1a5cbdabc7a09490","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260220173109.tgz","fileCount":56,"unpackedSize":2165470,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260220173109","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAnaLMa3iFCS52nIFcT15SKCHHUpdGfjB2VhPVs7dwjHAiB/9MeSX2HIoB91bor0SFsk73b8NjeTjiXDJzeDTY8Kdw=="}],"size":364749},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260220173109_1771608715788_0.9401480025170594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-20T17:31:56.008Z","publish_time":1771608716008,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260221025643":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260221025643","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260221025643","@hey-api/shared":"0.0.0-next-20260221025643","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260221025643","_integrity":"sha512-RvOaNVzAuyNk1bI6Mfcm3kbMsqVTCKt0OMPfevpcnyaDYSYfgx8QMIr/Grnm+x+GsbBjwf9Y74basWOfgmDEyg==","_resolved":"/tmp/9412ab779bc8b29498c02fd2d3608586/hey-api-openapi-ts-0.0.0-next-20260221025643.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260221025643.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-RvOaNVzAuyNk1bI6Mfcm3kbMsqVTCKt0OMPfevpcnyaDYSYfgx8QMIr/Grnm+x+GsbBjwf9Y74basWOfgmDEyg==","shasum":"dd3de961f97778d2c252322d2248463d41e770ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260221025643.tgz","fileCount":56,"unpackedSize":2165470,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260221025643","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCeAiNECbTqG3VlDo4D7LeZ1u304+EJ0d9gOE5oFndnIwIgfXjSe4dxe6gLhT1PLofx1HgoxmO+EUJFdkF8BFZKti4="}],"size":364748},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260221025643_1771642647259_0.9866306215936738"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-21T02:57:27.502Z","publish_time":1771642647502,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260223010025":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260223010025","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260223010025","@hey-api/shared":"0.0.0-next-20260223010025","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260223010025","_integrity":"sha512-d8gh2fdATwwblmdbZgeQy9wDc3Oaw8clH7dq3HmWR/cJv3NPODu9sEnV8JQ0kr/IAgS/PcRud76M8Aj8Y0v+0w==","_resolved":"/tmp/5cbdaab621efdc85b79de8436e9f525e/hey-api-openapi-ts-0.0.0-next-20260223010025.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260223010025.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-d8gh2fdATwwblmdbZgeQy9wDc3Oaw8clH7dq3HmWR/cJv3NPODu9sEnV8JQ0kr/IAgS/PcRud76M8Aj8Y0v+0w==","shasum":"d304bfd0f3a6cbc155730f967b699da99889f757","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260223010025.tgz","fileCount":56,"unpackedSize":2165470,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260223010025","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCfQcaqHCAcQU9icT4pnoT4DNEFgE7tm9RJq5vqpBo+zAIhANlpmuvksM78lWJuquQO8FwEF52fhuwI2g23WN9FNVh1"}],"size":364748},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260223010025_1771808468994_0.16509400636293492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T01:01:09.212Z","publish_time":1771808469212,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260223015209":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260223015209","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"0.0.0-next-20260223015209","@hey-api/shared":"0.0.0-next-20260223015209","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260223015209","_integrity":"sha512-Ex2csDhHhjJQT5NXFLrEW+RJaq+Rzhua/xHISLQ144VUN9J91WuU2BgEkySxziQSc0Nwg7/0E3XUsCJDn6M9lQ==","_resolved":"/tmp/118e9ac30fc263b82a82552be2d02792/hey-api-openapi-ts-0.0.0-next-20260223015209.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260223015209.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-Ex2csDhHhjJQT5NXFLrEW+RJaq+Rzhua/xHISLQ144VUN9J91WuU2BgEkySxziQSc0Nwg7/0E3XUsCJDn6M9lQ==","shasum":"8deecf527a229298037c078bf72f3e5933b32277","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260223015209.tgz","fileCount":56,"unpackedSize":2161131,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260223015209","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDutLQ7PCnTQ0VV60q+psJ/JHkrD/Shp7ErNCs8tXklmAiBeZUZFS3rcFb6rOpQzX4nefNewUcxmkK2My50epX9CTQ=="}],"size":365653},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260223015209_1771811575595_0.8730332472285989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T01:52:55.776Z","publish_time":1771811575776,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260223091437":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260223091437","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260223091437","@hey-api/json-schema-ref-parser":"0.0.0-next-20260223091437"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260223091437","_integrity":"sha512-L7Qw8Kxf1MgUkNkjHm9H/7Jq32/KPGX9/AsoZbrU3itHdEzGYl9A0WcLaXvDEUoBGjVBcIKbc05xceAAYThZqg==","_resolved":"/tmp/b26ce9284d4ad14fb6d7dd05c84fd3c6/hey-api-openapi-ts-0.0.0-next-20260223091437.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260223091437.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-L7Qw8Kxf1MgUkNkjHm9H/7Jq32/KPGX9/AsoZbrU3itHdEzGYl9A0WcLaXvDEUoBGjVBcIKbc05xceAAYThZqg==","shasum":"0713df68cbbb0812103ad6573c71e2555bd7f8ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260223091437.tgz","fileCount":56,"unpackedSize":2161131,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260223091437","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBOpnhcvp2z4PRbBN+guJSUf9S0S6lHGf8W1xtVQ9pESAiEAlBy3dWRCPzk4JuOBpr0nUM4dsEATKi4Ece4F1sMDNIU="}],"size":365656},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260223091437_1771838122787_0.7653231494059496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T09:15:22.927Z","publish_time":1771838122927,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260223100743":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260223100743","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260223100743","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260223100743"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260223100743","_integrity":"sha512-Wb0LBPX31cZpG+pDvNJA0v58T0TDRDTbMhE7NGorHzf/uUjvTMwoKMIByaTAiWNSutFPnU4LbWDF6Sqg+2x77A==","_resolved":"/tmp/40f640923e16f736421cc64012d679a5/hey-api-openapi-ts-0.0.0-next-20260223100743.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260223100743.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-Wb0LBPX31cZpG+pDvNJA0v58T0TDRDTbMhE7NGorHzf/uUjvTMwoKMIByaTAiWNSutFPnU4LbWDF6Sqg+2x77A==","shasum":"34653afdb2e14abd93b5b8eb3aeaa0301aab6494","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260223100743.tgz","fileCount":56,"unpackedSize":2161131,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260223100743","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDPIh6ikNvl9D0XsCnyV5M59tMAIdhOWyGmfrC7N40G5wIhAK+rC8q0HdkRZJLVJ9Grikfzyy5doeeGfZIMs3Al10qP"}],"size":365656},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260223100743_1771841313193_0.6574653115184408"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T10:08:33.359Z","publish_time":1771841313359,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260223201612":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260223201612","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260223201612","@hey-api/shared":"0.0.0-next-20260223201612","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260223201612","_integrity":"sha512-ITQ2RE/EDiW+ePWnZ7OljrhdRdbhb7kIFS77e2u94PaZdx95s1ppcqwBbmMBRP+sItf42fDE9wN4fcw8Bh3uPQ==","_resolved":"/tmp/246b592876be577f44c6d7f7fd455809/hey-api-openapi-ts-0.0.0-next-20260223201612.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260223201612.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-ITQ2RE/EDiW+ePWnZ7OljrhdRdbhb7kIFS77e2u94PaZdx95s1ppcqwBbmMBRP+sItf42fDE9wN4fcw8Bh3uPQ==","shasum":"83f7f37df2bf8754c33bf0af864b6d59a5f598cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260223201612.tgz","fileCount":56,"unpackedSize":2162855,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260223201612","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBAFUdQRZg1ItO4DvECRXL7O0PNkTdDZWkIF/UxLtZeDAiBgrjvmiEJKRhTs9cU3NH7mbbVhoSEkO4O9F6ecrDLE6Q=="}],"size":366214},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260223201612_1771877815840_0.9445648304465208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T20:16:56.058Z","publish_time":1771877816058,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260223231818":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260223231818","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"0.0.0-next-20260223231818","@hey-api/shared":"0.0.0-next-20260223231818","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260223231818","_integrity":"sha512-6oLPoycThYhaMug+nzokuD6PlblAAgRcVwVK+l3lzUJWOp+VNaZ7dTqcEZ/0KJXH3pPawckxwfcLDD3kocy1CA==","_resolved":"/tmp/b3d457b6c8821822db51252abd82c05b/hey-api-openapi-ts-0.0.0-next-20260223231818.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260223231818.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-6oLPoycThYhaMug+nzokuD6PlblAAgRcVwVK+l3lzUJWOp+VNaZ7dTqcEZ/0KJXH3pPawckxwfcLDD3kocy1CA==","shasum":"72ca47ad89076f84aef19f1fe95706c9b18913e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260223231818.tgz","fileCount":56,"unpackedSize":2162614,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260223231818","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDLIXcY+OgjIgTJ3OcxT/wfm3yNoCaEbfxOXtU78UY/uAIgRLseYAy9nuSfgd1tE+TPwztB6xAup9xjPMSSmiaiuWo="}],"size":366225},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260223231818_1771888747018_0.4087833933418765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T23:19:07.254Z","publish_time":1771888747254,"_source_registry_name":"default","contributors":[]},"0.93.0":{"name":"@hey-api/openapi-ts","version":"0.93.0","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.93.0","_integrity":"sha512-LzYpKHRSasPGJFP+UvgrvlhLBa5W0roqKJKAJCTbAMpAKutC0jcWegkYXD3m85RFpBU2aXFDJrG99hf3xw1QMA==","_resolved":"/tmp/68f7fec24bf45acae2810ddf74fb943e/hey-api-openapi-ts-0.93.0.tgz","_from":"file:hey-api-openapi-ts-0.93.0.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-LzYpKHRSasPGJFP+UvgrvlhLBa5W0roqKJKAJCTbAMpAKutC0jcWegkYXD3m85RFpBU2aXFDJrG99hf3xw1QMA==","shasum":"2726609f95a8dcf49a2b2b174574ea1db6c899e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.93.0.tgz","fileCount":56,"unpackedSize":2162536,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.93.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBejhSLfsDDnlcLTMPYU4HWAh0YWWn2m3XplGg21AbSSAiAIsQwFNmGJkLHVLtgBKlCE5BqOL/8EZjvEMNttYGH0gg=="}],"size":366196},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.93.0_1771890781300_0.6214456177735863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T23:53:01.464Z","publish_time":1771890781464,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260225131911":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260225131911","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.1","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.7.0"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260225131911","_integrity":"sha512-EL7TR9kRjAR3KAZekqvMppKpb51uuWNu8H73FiaKY/4F7/TzpEcAe8qC3SMmBPP8Q5igQkhrE9LAfd/Zx/SWaw==","_resolved":"/tmp/19e54962832a3b1ba583ac9ab94ef782/hey-api-openapi-ts-0.0.0-next-20260225131911.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260225131911.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-EL7TR9kRjAR3KAZekqvMppKpb51uuWNu8H73FiaKY/4F7/TzpEcAe8qC3SMmBPP8Q5igQkhrE9LAfd/Zx/SWaw==","shasum":"8cbfbd3152c07f467fb8e76dac6e7c0d69c7def7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260225131911.tgz","fileCount":56,"unpackedSize":2163473,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260225131911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBVVbuCmST2+ViPBZECOXKfsH0/YohjrhrzXWFMUTyRrAiEA/5WGOSnJAskZfLVYnMl/a2yH8U8QDgLbrStHoNEpodg="}],"size":366297},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260225131911_1772025587415_0.7298755623795954"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T13:19:47.575Z","publish_time":1772025587575,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260225213913":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260225213913","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.1","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260225213913","_integrity":"sha512-zzXaHLeQsqVo+R21P3SSgGP0RfJnvivdq/c99GcpTW+NRCNtfpMuVnKskh6pAul/eLQWVwsH8XbkN62TBEcRCQ==","_resolved":"/tmp/911c303e6f0313a8eedd555a9aff0b3b/hey-api-openapi-ts-0.0.0-next-20260225213913.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260225213913.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-zzXaHLeQsqVo+R21P3SSgGP0RfJnvivdq/c99GcpTW+NRCNtfpMuVnKskh6pAul/eLQWVwsH8XbkN62TBEcRCQ==","shasum":"a2efa0a465c698ee1e0f3ba3ae4a223cb8996b8b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260225213913.tgz","fileCount":56,"unpackedSize":2163498,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260225213913","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEYnsRb43duJYaPf3T82IUX061GgfB6WiTOdiTpjCcjBAiEA1/B1Yu2K7bSH3ws0N8YPxncc25FMffr7JewDNVb8wJM="}],"size":366303},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260225213913_1772055591653_0.5556011248071266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T21:39:51.921Z","publish_time":1772055591921,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260225234050":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260225234050","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/shared":"0.2.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260225234050","_integrity":"sha512-FjWja2X/yD4kw66S1521zdR2cT6SoHHb1zs+mrDJU9o96v/hdCIKRRdu3M2xy3lCMrHOF1yafQaRcYP4KlbqHQ==","_resolved":"/tmp/207c4ebbb916fc37d4595de7b7d618ea/hey-api-openapi-ts-0.0.0-next-20260225234050.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260225234050.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-FjWja2X/yD4kw66S1521zdR2cT6SoHHb1zs+mrDJU9o96v/hdCIKRRdu3M2xy3lCMrHOF1yafQaRcYP4KlbqHQ==","shasum":"35772d971081aa0f4a5e66037b56af92eef09ce1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260225234050.tgz","fileCount":56,"unpackedSize":2163774,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260225234050","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIG1PleNyAcVRogQvySN7ieQJT0XdBD/wVRQsXK1rctz2AiEAkDBURasH1h06C9U/SU57l/z5Am/5DUsD65juTrYW1KM="}],"size":366350},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260225234050_1772062888321_0.9023497127414832"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T23:41:28.564Z","publish_time":1772062888564,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260226002521":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260226002521","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260226002521","_integrity":"sha512-rNkHJ7HxRYtYnOrf8u82EHKQQxIYriNQwKMEV8dDYWbLj42Se1UY16svVU3LQYtAYGm9Et3m7wPX15ZuI5TonA==","_resolved":"/tmp/6194b154b6afdb0c0c684753c68a37dd/hey-api-openapi-ts-0.0.0-next-20260226002521.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260226002521.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-rNkHJ7HxRYtYnOrf8u82EHKQQxIYriNQwKMEV8dDYWbLj42Se1UY16svVU3LQYtAYGm9Et3m7wPX15ZuI5TonA==","shasum":"35d36d4e517d02ea644f93ee051fef5aebd2a80e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260226002521.tgz","fileCount":56,"unpackedSize":2164942,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260226002521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGhvR+/2jB/i41HbRz1ZYsicMsD4yCMRNG1AlPjWwG6/AiEAquRIjNP6ms7DSPm0mPJdloBWdNinm0rhJTVqfOBAN7o="}],"size":366705},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260226002521_1772065559719_0.1718849085730254"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T00:25:59.937Z","publish_time":1772065559937,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260226232153":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260226232153","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260226232153","_integrity":"sha512-F7alFhbFL+DCgRvBlGjGhnTGs3jbRecC3wO6CDATfndbI0Vh4B03rNSX/gnaWvzYSnGN2BstIQ5EwAoZoPLxyg==","_resolved":"/tmp/4ee998603ac31844bdb4758b5d3d6add/hey-api-openapi-ts-0.0.0-next-20260226232153.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260226232153.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-F7alFhbFL+DCgRvBlGjGhnTGs3jbRecC3wO6CDATfndbI0Vh4B03rNSX/gnaWvzYSnGN2BstIQ5EwAoZoPLxyg==","shasum":"7c4e773cda3d9d36d6b3a0e5908d77a23a046bce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260226232153.tgz","fileCount":56,"unpackedSize":2164978,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260226232153","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFwnFQQOrfwK+sZ4ktnw4/lZYsDvQgAa32gtFZ7feSF2AiEAtOmJi3nwwkrhoc0FcDPhS3NiU2R8AkDX5EUSY40fnh0="}],"size":366709},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260226232153_1772148152398_0.68261878119806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T23:22:32.784Z","publish_time":1772148152784,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260227091431":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260227091431","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260227091431","_integrity":"sha512-NaYbM/CeUhoLqVBbCvNURPPbcutlpoTv0YsIzxqV7E6Na22/Mo5kxIe3rAMAxZ0aMbAmI7Mxr82jjyqMHFv+rw==","_resolved":"/tmp/a9fc7d50a30709bc795632cbfc105467/hey-api-openapi-ts-0.0.0-next-20260227091431.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260227091431.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-NaYbM/CeUhoLqVBbCvNURPPbcutlpoTv0YsIzxqV7E6Na22/Mo5kxIe3rAMAxZ0aMbAmI7Mxr82jjyqMHFv+rw==","shasum":"1848519b6f80dcc47892cac5b081e73a3995329c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260227091431.tgz","fileCount":56,"unpackedSize":2164951,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260227091431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDbgb12m2pFm6up88ENbPNsnt5D5xYY+tx1UBhqfjW6dAiBYgGKa6m3V2TkMndW/JgyEWjrwBJCI3UBV0xwIeUPo7A=="}],"size":366715},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260227091431_1772183709734_0.2203490204728482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T09:15:10.023Z","publish_time":1772183710023,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260227091930":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260227091930","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260227091930","_integrity":"sha512-uVJonGApIb0CxIUMEh/Zwyne63elJ0r7fqIXy5/IaO5ZO3VHz5Op5N/NMFdqjyHK7+Skjfbmi3KipAzZnLZiMw==","_resolved":"/tmp/3e12e6f337df91f56d7a728864864bd3/hey-api-openapi-ts-0.0.0-next-20260227091930.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260227091930.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-uVJonGApIb0CxIUMEh/Zwyne63elJ0r7fqIXy5/IaO5ZO3VHz5Op5N/NMFdqjyHK7+Skjfbmi3KipAzZnLZiMw==","shasum":"7dddcf60d1ca8313f35712311cfa4ea453bfe156","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260227091930.tgz","fileCount":56,"unpackedSize":2165120,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260227091930","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGpkX4Vv/4Xv8faxr1MY7jzP5evkRWRniJ7xyCUviOTLAiEA6U6qYVhfysHlyc/KH4rpByBZTKKz/JdE0+jA/DSOtNY="}],"size":366716},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260227091930_1772184016397_0.6700562835586408"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T09:20:16.621Z","publish_time":1772184016621,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260227094540":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260227094540","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260227094540","_integrity":"sha512-TM4k0MspHmkx7i03QHxeOMXAhBYomjrrpxr+Y9QzmCugfXdkrVpbDu4rOnIjFJH7nJTyZtnSIEmHH4WfQ0o2iA==","_resolved":"/tmp/c9c2d550ac015482906dea410037818f/hey-api-openapi-ts-0.0.0-next-20260227094540.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260227094540.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-TM4k0MspHmkx7i03QHxeOMXAhBYomjrrpxr+Y9QzmCugfXdkrVpbDu4rOnIjFJH7nJTyZtnSIEmHH4WfQ0o2iA==","shasum":"66ee5f8f41c3efc2d28be9b45a7e26fcc2271eed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260227094540.tgz","fileCount":56,"unpackedSize":2165916,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260227094540","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFKLZ28l319+ZKVOvxKG0iSM7cvCKfW15ZP1MO+rCDbNAiEAzu8EErYQHKdqikB6uNiF5Nb6BQwu1rW9gufcftTRvNQ="}],"size":366963},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260227094540_1772185577468_0.8539522605281116"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T09:46:17.640Z","publish_time":1772185577640,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260227103153":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260227103153","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260227103153","_integrity":"sha512-E+47oAEprYCsERg++iBkbF63QZkbGLXvhsGwABT4BK44YTSPcGqHgbzXV1sc4cUfjZsaRa+5qcoC9GKJAZpgCA==","_resolved":"/tmp/88ffc54690418ba85f8fb2ede033d620/hey-api-openapi-ts-0.0.0-next-20260227103153.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260227103153.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-E+47oAEprYCsERg++iBkbF63QZkbGLXvhsGwABT4BK44YTSPcGqHgbzXV1sc4cUfjZsaRa+5qcoC9GKJAZpgCA==","shasum":"1e64bc41c492e01e63dd2744f8383d11eec50e3c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260227103153.tgz","fileCount":56,"unpackedSize":2165987,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260227103153","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDfnjYeYp8fvyxSxWCcF/H7E94KfTkpMBuEcyADOKWNMAiEA1Py+nutwmN+to995gDP90L6PwunpNazZ93Tz4MY2FAQ="}],"size":366971},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260227103153_1772188350058_0.0954045383783817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T10:32:30.252Z","publish_time":1772188350252,"_source_registry_name":"default","contributors":[]},"0.93.1":{"name":"@hey-api/openapi-ts","version":"0.93.1","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.1","@hey-api/codegen-core":"0.7.0"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.93.1","_integrity":"sha512-oQJPHiVkJKesZFpoW3jfQhrSQ7xdgzai7895ENl6ZDjCaIK6bOUTly7bsu+7+0ONsGH9jbtGbkoUzC+MtY+RKg==","_resolved":"/tmp/72d65fc489ab1ee8aeac0c2898068a9e/hey-api-openapi-ts-0.93.1.tgz","_from":"file:hey-api-openapi-ts-0.93.1.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-oQJPHiVkJKesZFpoW3jfQhrSQ7xdgzai7895ENl6ZDjCaIK6bOUTly7bsu+7+0ONsGH9jbtGbkoUzC+MtY+RKg==","shasum":"b584adb478b28dbf8eae3b69c75c198cb3b12e74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.93.1.tgz","fileCount":56,"unpackedSize":2165949,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.93.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDBQAQ71oH7xyKf35dBkGPkm2MgiDdhq1K84KLvYtSU1AIgLRkVlvq4WOvSqnzc4QRlx9l2s76khk470s8tC3zNzGQ="}],"size":366932},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.93.1_1772190120432_0.17838829205857643"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T11:02:00.624Z","publish_time":1772190120624,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303010822":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303010822","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260303010822","@hey-api/shared":"0.0.0-next-20260303010822","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303010822","_integrity":"sha512-8cUTU8P1/MMokFvcCmsi1g6V3RKKoSc1jORmbS+bWWD1nwsDjvjOzZhfW95FgWOthXbvYKtRoxmTFRQaZqfdpw==","_resolved":"/tmp/73745978b1d29c8ea37389a8420fbd1c/hey-api-openapi-ts-0.0.0-next-20260303010822.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303010822.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-8cUTU8P1/MMokFvcCmsi1g6V3RKKoSc1jORmbS+bWWD1nwsDjvjOzZhfW95FgWOthXbvYKtRoxmTFRQaZqfdpw==","shasum":"99db35dc3afd3d4f757222adf4af07e885f535ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303010822.tgz","fileCount":56,"unpackedSize":2166437,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303010822","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCOSgvz7rH6ppVpTJ1G6zDECHx5kYDRsVVXWjm7367bfAIgG2K6RnRw+pVJh6hAjZQ0/XVFZInNz/xoiXTsWj7ZDgs="}],"size":367371},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303010822_1772500170757_0.5260406041394836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T01:09:30.960Z","publish_time":1772500170960,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303011606":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303011606","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260303011606","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260303011606"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303011606","_integrity":"sha512-2QS0H0qygJiBjWST3Iunp+plaFPjfawgCLH3VFKRBslPske3m0RIr7Za+EV4yf178EUTpqnyQldSEdZkQvC8pg==","_resolved":"/tmp/ad08c9e90f786e3f2bd0e92920dfee07/hey-api-openapi-ts-0.0.0-next-20260303011606.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303011606.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-2QS0H0qygJiBjWST3Iunp+plaFPjfawgCLH3VFKRBslPske3m0RIr7Za+EV4yf178EUTpqnyQldSEdZkQvC8pg==","shasum":"85700278ebf6fb12fbf4d79b35e0f327dc501eea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303011606.tgz","fileCount":56,"unpackedSize":2166437,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303011606","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFjZiClwv3r04vUs7M+Jz5bSJzx2Sl9QW3prh+3CSjQoAiBhrMb2iWJ4suTgFpDlQLZVd8gAWztWQDOKcuifyIsNtA=="}],"size":367371},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303011606_1772500610884_0.7269356315563822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T01:16:51.096Z","publish_time":1772500611096,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303015103":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303015103","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260303015103","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260303015103"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303015103","_integrity":"sha512-LAR1qQEQxnLKMkM3WRN+7063iIgw1LGoiVxU1t/TmGu3NowyHN+Jg71I+KaK8sU7KufmO/l3az7RJDZO2ccGkw==","_resolved":"/tmp/36ae0e5dfc83bdb72836f8ddf5af8a34/hey-api-openapi-ts-0.0.0-next-20260303015103.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303015103.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-LAR1qQEQxnLKMkM3WRN+7063iIgw1LGoiVxU1t/TmGu3NowyHN+Jg71I+KaK8sU7KufmO/l3az7RJDZO2ccGkw==","shasum":"2edf59c5253ae2bdf2e8c2d21c05f2be2090579b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303015103.tgz","fileCount":56,"unpackedSize":2166613,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303015103","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDZ0VPn3JnPD3AdE0VvTbADaLto7jX8vViK8kQDhSwy4AIgDam0CtIPwf1ok4qZf28RfcRdLQFWAJmeyLfKLNTVzIg="}],"size":367341},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303015103_1772502708977_0.8128338443969305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T01:51:49.182Z","publish_time":1772502709182,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303025707":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303025707","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260303025707","@hey-api/shared":"0.0.0-next-20260303025707","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303025707","_integrity":"sha512-5mrgnIQKhnUyJV/2N8JMn4DzD2QG8L7bM4YV7wkFRJ+2ZTlqt5geaZUI+VSf2djgsBV72uq3iVmeMyXEKtcBtQ==","_resolved":"/tmp/101b83143ac6aca07e4cd06f93a2c30b/hey-api-openapi-ts-0.0.0-next-20260303025707.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303025707.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-5mrgnIQKhnUyJV/2N8JMn4DzD2QG8L7bM4YV7wkFRJ+2ZTlqt5geaZUI+VSf2djgsBV72uq3iVmeMyXEKtcBtQ==","shasum":"508d3da48270d41e34e343a79bba9a31cb6a9b23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303025707.tgz","fileCount":56,"unpackedSize":2165714,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303025707","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBwfgF8V+uAINayN8Gj40GgBdVLub4mfORmtvhUEMa22AiEApX21St0q4fpqRD8pYQcUj/m9TizL/AUSmDhafnVS0vw="}],"size":367273},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303025707_1772506671193_0.7314022995944263"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T02:57:51.427Z","publish_time":1772506671427,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303221645":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303221645","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260303221645","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260303221645","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303221645","_integrity":"sha512-vWbMRgDKiBEiA5LVhMKwdRSFXSKS0iqZTIRv02/W8fYZRcpRGE3lISwLEMTiDgutWBsgEKhJCBLE39ftFoQ9LA==","_resolved":"/tmp/c51593c8e246bcdf3a5c3cf90c9e14c6/hey-api-openapi-ts-0.0.0-next-20260303221645.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303221645.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-vWbMRgDKiBEiA5LVhMKwdRSFXSKS0iqZTIRv02/W8fYZRcpRGE3lISwLEMTiDgutWBsgEKhJCBLE39ftFoQ9LA==","shasum":"3e5282630eabc9080e7814c1c57a753133d3df75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303221645.tgz","fileCount":56,"unpackedSize":2165714,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303221645","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGSTbQsu+F79Gna0gNM+CWZ9fwCjqnjCT/8ZIVJgl428AiAzn6YZT2uT5CdOkyC4yqq4WE2+eq0isPDIUxTYJ5vgSQ=="}],"size":367274},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303221645_1772576248804_0.3710674555211986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T22:17:29.116Z","publish_time":1772576249116,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303225222":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303225222","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260303225222","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260303225222","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303225222","_integrity":"sha512-ibaDgHSGHCVtBcPZ1G3ki9u9w9H2R9sy+7Ytaz81gVj+QLKHhnr4zRQReXP6e0gBb5x75qv9oEg+4SSrLIjS/w==","_resolved":"/tmp/eec3775c5ffa46f3aa21137bcf3dcb94/hey-api-openapi-ts-0.0.0-next-20260303225222.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303225222.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-ibaDgHSGHCVtBcPZ1G3ki9u9w9H2R9sy+7Ytaz81gVj+QLKHhnr4zRQReXP6e0gBb5x75qv9oEg+4SSrLIjS/w==","shasum":"21cb25e074620e73afd762d358634cf97b9b3402","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303225222.tgz","fileCount":56,"unpackedSize":2164448,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303225222","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCkMjoUycJmWC9Z2V+IRe6TgkC6KmVxKNmraVnG9gUO7wIhANVzVLZ1TJT80/baEWQ9FQyzUcA66Aye12fqz3NIfx1a"}],"size":366825},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303225222_1772578389411_0.9716645725542226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T22:53:09.631Z","publish_time":1772578389631,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303232155":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303232155","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260303232155","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260303232155","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303232155","_integrity":"sha512-0seP5xWnkz2PHTrB51/Mj8siy7roeu+F0dhj4njGcfl7jGMwNN4dGddinEbK5/ljKSGGlsGCdjhNWBQl4cIcLw==","_resolved":"/tmp/b0d02fbc9b666ed1af7f7523fa583ac5/hey-api-openapi-ts-0.0.0-next-20260303232155.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303232155.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-0seP5xWnkz2PHTrB51/Mj8siy7roeu+F0dhj4njGcfl7jGMwNN4dGddinEbK5/ljKSGGlsGCdjhNWBQl4cIcLw==","shasum":"4aa65b57b75540c682c55a80b2482d3e12b43be0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303232155.tgz","fileCount":56,"unpackedSize":2165534,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303232155","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHo3DBbLCWM9t1im5ZSmjVd2KYygcUWSKn3tkFOtsIXJAiBl8uCqtCMpk0kwieNN7U5OBW0OUvKdTYBub0vOTsNx6g=="}],"size":367124},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303232155_1772580159559_0.9584051754173772"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T23:22:39.786Z","publish_time":1772580159786,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260303234159":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260303234159","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260303234159","@hey-api/codegen-core":"0.0.0-next-20260303234159","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260303234159","_integrity":"sha512-95i6wniWJcZ8MKK/VQTAAN9EDXqctm6mrxzly9WKw0VPZvjY2kRLvaBI2+k0oC5dioJ0VBeqh4fHuAhhl88xlg==","_resolved":"/tmp/26798a508f660e4ddfba0559647cce7f/hey-api-openapi-ts-0.0.0-next-20260303234159.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260303234159.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-95i6wniWJcZ8MKK/VQTAAN9EDXqctm6mrxzly9WKw0VPZvjY2kRLvaBI2+k0oC5dioJ0VBeqh4fHuAhhl88xlg==","shasum":"0ce6ec27db4b9842f02e5c539e362ad3a3bfba05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260303234159.tgz","fileCount":56,"unpackedSize":2165987,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260303234159","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGVBGt8Z4ISbXNtydvC7793KsIoF08dsD88sP1ZWRHzHAiEA0jMSROYS+U2oIhJFQdwJUbEEsN9b6N9Fo8BRveQJdZ8="}],"size":367173},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260303234159_1772581364100_0.594522841700523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T23:42:44.320Z","publish_time":1772581364320,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260304003321":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260304003321","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260304003321","@hey-api/codegen-core":"0.0.0-next-20260304003321"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260304003321","_integrity":"sha512-6PCvWgkUHNsIqOE/EhPPemeZg/JnYECFf/rdMxbSKcQM79TqK+Cjo13N3AEqDp9mB6fOZ6QSJ3NXLL8k+w0jOQ==","_resolved":"/tmp/b6b2988df01bc3c24b9bd8e0f7efe1fa/hey-api-openapi-ts-0.0.0-next-20260304003321.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260304003321.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-6PCvWgkUHNsIqOE/EhPPemeZg/JnYECFf/rdMxbSKcQM79TqK+Cjo13N3AEqDp9mB6fOZ6QSJ3NXLL8k+w0jOQ==","shasum":"726aadb88e128196586d75a5f5ca5dc9f979725e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260304003321.tgz","fileCount":56,"unpackedSize":2176008,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260304003321","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD3kpeylE0SC5wf3/ndrnB635dRHNUtLySWA0eQIvgsLQIhAJkqGsmfiMJy28LLodDZcoxs/U081zerStYARYvpLThn"}],"size":367970},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260304003321_1772584445223_0.7137778839436764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T00:34:05.377Z","publish_time":1772584445377,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260304013903":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260304013903","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.0.0-next-20260304013903","@hey-api/shared":"0.0.0-next-20260304013903"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260304013903","_integrity":"sha512-H2zgLe/HIZoCQin6Y1EDQkTmn8jw8IFYabag3fu6nbYlLIA9QuENp+k+wIXbNkD4OpE3oSFdKEtaQNFVbSyMgA==","_resolved":"/tmp/5d562876791aa63ef9579c21f9348f62/hey-api-openapi-ts-0.0.0-next-20260304013903.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260304013903.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-H2zgLe/HIZoCQin6Y1EDQkTmn8jw8IFYabag3fu6nbYlLIA9QuENp+k+wIXbNkD4OpE3oSFdKEtaQNFVbSyMgA==","shasum":"ac3273856d8aeef2fe948c3caefda8eba8d7e7f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260304013903.tgz","fileCount":56,"unpackedSize":2176008,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260304013903","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAOgkQtVGa+UH4nUqMQPnSk90DeitNOKDNQHzHb0ydogAiEAizqs+qYpqnKKRPq0yxjgTWD8A5vmTC01IXTuYcOpuBA="}],"size":367970},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260304013903_1772588387944_0.42834922626088123"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T01:39:48.140Z","publish_time":1772588388140,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260304144531":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260304144531","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260304144531","@hey-api/shared":"0.0.0-next-20260304144531","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260304144531","_integrity":"sha512-rNoimUkZh3rLQgKfnQa6spCpBvu2JWQWBdUIu/oaLzC+QOaZca3fnzIBt6kL0Yd7Beyl6U2YjrYcNq3ZaAJ+UA==","_resolved":"/tmp/c9447eade6bd85056d3df67faed65421/hey-api-openapi-ts-0.0.0-next-20260304144531.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260304144531.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-rNoimUkZh3rLQgKfnQa6spCpBvu2JWQWBdUIu/oaLzC+QOaZca3fnzIBt6kL0Yd7Beyl6U2YjrYcNq3ZaAJ+UA==","shasum":"6458aa4ad01431a04600fa76bedbece0a16181a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260304144531.tgz","fileCount":56,"unpackedSize":2176008,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260304144531","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEv1ftBnG0bOO3FoJDw6zoQiJNJdkO3iWsBtzusivRl2AiAypueWVb839lUnxgDV+NqdUC9yPa3V4TB/l8uvXkoylg=="}],"size":367967},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260304144531_1772635575320_0.11244519265176867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T14:46:15.508Z","publish_time":1772635575508,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260304191440":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260304191440","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260304191440","@hey-api/codegen-core":"0.0.0-next-20260304191440","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260304191440","_integrity":"sha512-ar0Y85BNKXLGMylxTXHo+1Ny9mfSqkHqnDu3/Iaemjsz4at2svbdZUcO+vLxpj5Tpuql5pQbFV2HriipK0k9mA==","_resolved":"/tmp/6358572fbc7b216796e18bb892d2d3c9/hey-api-openapi-ts-0.0.0-next-20260304191440.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260304191440.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ar0Y85BNKXLGMylxTXHo+1Ny9mfSqkHqnDu3/Iaemjsz4at2svbdZUcO+vLxpj5Tpuql5pQbFV2HriipK0k9mA==","shasum":"04a260c6118923b91527749b71af49b5c5e6f1f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260304191440.tgz","fileCount":56,"unpackedSize":2176008,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260304191440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDhOharcxZfeBxpbb5py4lr3q+YyQoCo2RZOd02/ZkyBwIhAMkJkUT5LvLYbhIcVYBDIfvf5eVqiPlVefiehHydQ9Ss"}],"size":367969},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260304191440_1772651726830_0.7247729188921395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T19:15:26.997Z","publish_time":1772651726997,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260304213908":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260304213908","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260304213908","@hey-api/shared":"0.0.0-next-20260304213908","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260304213908","_integrity":"sha512-p3qmrFsQ/RMT5YVLpG95k2alC3gxT+yN5Lyc+Pdi6sgQZIhvOBkd1+Tpc84f2Jod4IhWKFgV6Wi6NA/23B/3Iw==","_resolved":"/tmp/b9a72b39a34ae224e18a65700fb26cc7/hey-api-openapi-ts-0.0.0-next-20260304213908.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260304213908.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-p3qmrFsQ/RMT5YVLpG95k2alC3gxT+yN5Lyc+Pdi6sgQZIhvOBkd1+Tpc84f2Jod4IhWKFgV6Wi6NA/23B/3Iw==","shasum":"c38aff79a009bac962d6e479fddc31e1c7371bd3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260304213908.tgz","fileCount":56,"unpackedSize":2176772,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260304213908","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDkl8BF/VMe9A6OPBHJpXTD2udiosR7CLq90rJeLr1UmQIgLWR0PM1a88/EgcMGSYIgp65mGqMm2+G/FyAJ5Apu45Q="}],"size":368040},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260304213908_1772660395838_0.4050084451838487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T21:39:56.051Z","publish_time":1772660396051,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260304225531":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260304225531","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260304225531","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260304225531","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260304225531","_integrity":"sha512-A7GB1dNuG/fj/GM+JuiPmfVvnQt7dRR91pJfRnuQlfasEl7aQ54aE8V8EItQ4+1hmnU/ELfP5FKBPfIebt6Kww==","_resolved":"/tmp/583e079625cff9e86d941e450e93e924/hey-api-openapi-ts-0.0.0-next-20260304225531.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260304225531.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-A7GB1dNuG/fj/GM+JuiPmfVvnQt7dRR91pJfRnuQlfasEl7aQ54aE8V8EItQ4+1hmnU/ELfP5FKBPfIebt6Kww==","shasum":"ae59b5adb6eabaabd515f6286abf7c9c3a734647","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260304225531.tgz","fileCount":56,"unpackedSize":2180219,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260304225531","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC0uze1w0dEdcczd8nmvdMSjTAVBvvJf9oT5RJghKRXSAiEA5T5D/9TCXxvdZur3c/isJ8e2ridpMLkXmjbo8+kE5Ks="}],"size":368872},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260304225531_1772664977558_0.9314940185914555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T22:56:17.750Z","publish_time":1772664977750,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260304232734":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260304232734","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260304232734","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260304232734","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260304232734","_integrity":"sha512-BM+gKjyucK3pWHeASs/G5qZ3GG3BhLPY7e8oXW7KzqrgpNgGmO5MswkCJ3lMOuvo+DMNzUUOwiCN9OKEsMz9uQ==","_resolved":"/tmp/4a4910988b587a3a5f789f28c4d87578/hey-api-openapi-ts-0.0.0-next-20260304232734.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260304232734.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-BM+gKjyucK3pWHeASs/G5qZ3GG3BhLPY7e8oXW7KzqrgpNgGmO5MswkCJ3lMOuvo+DMNzUUOwiCN9OKEsMz9uQ==","shasum":"feab4218636a24e5e23204f9197ddd39be4f3511","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260304232734.tgz","fileCount":56,"unpackedSize":2179663,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260304232734","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDPMvFbTkpWiKCTyyk9iUL5sbTvvozSEwKgVnb6qnuz4wIhAI3V9D6DjhAhmeEMsJ8umGA0KMq2Y3xPyqZlMon9TC68"}],"size":368745},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260304232734_1772666900529_0.5738079065611605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T23:28:20.821Z","publish_time":1772666900821,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305004906":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305004906","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260305004906","@hey-api/shared":"0.0.0-next-20260305004906","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305004906","_integrity":"sha512-u39qmlQe6oY2aAvvzSAsBkssQUUbF2QcUmjTW8oeHQLJCUnw6+9nTPjEzNHC9Pa54zfbg9DtusrpDsx5yF//Ug==","_resolved":"/tmp/8e0b5c98f6494c5787e4ba773c48c16c/hey-api-openapi-ts-0.0.0-next-20260305004906.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305004906.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-u39qmlQe6oY2aAvvzSAsBkssQUUbF2QcUmjTW8oeHQLJCUnw6+9nTPjEzNHC9Pa54zfbg9DtusrpDsx5yF//Ug==","shasum":"ac37e9a3afe1c1a22f64f89cbb18bd0e92367a46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305004906.tgz","fileCount":56,"unpackedSize":2206560,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305004906","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID5C1YJuWrGLgsKDnWZT4sOtEOZN8tja1tV8DYDrIAsCAiEA00hD+w1ObAxpcial34DRDQIUrMykcQFwn4ap6nS8WI4="}],"size":369816},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305004906_1772671791970_0.7657086318184789"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T00:49:52.170Z","publish_time":1772671792170,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305011301":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305011301","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260305011301","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260305011301","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305011301","_integrity":"sha512-LYD/KZF5s98+JGQoAxTi3CZMFgvCTABTl9zK/7kCYRdHXA+GR3EFqcUftzYwsfUJZquEnW/YmLiIu6wpZ6qTdQ==","_resolved":"/tmp/38a8d6aaffba9298e07261195da2e29c/hey-api-openapi-ts-0.0.0-next-20260305011301.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305011301.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-LYD/KZF5s98+JGQoAxTi3CZMFgvCTABTl9zK/7kCYRdHXA+GR3EFqcUftzYwsfUJZquEnW/YmLiIu6wpZ6qTdQ==","shasum":"3031c8b4f665ceda076532482f99abb809f914ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305011301.tgz","fileCount":56,"unpackedSize":2206578,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305011301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDwtkjmJOl2BwKjkh6/qyS7DI0491iQvq28MjxebErsMgIgJm7d1W+ypDtQxEO3442LJvmQWZtzKmc23W7hvAxjQh8="}],"size":369806},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305011301_1772673225717_0.7525669695433157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T01:13:45.944Z","publish_time":1772673225944,"_source_registry_name":"default","contributors":[]},"0.94.0":{"name":"@hey-api/openapi-ts","version":"0.94.0","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.2","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"_id":"@hey-api/openapi-ts@0.94.0","_integrity":"sha512-dbg3GG+v7sg9/Ahb7yFzwzQIJwm151JAtsnh9KtFyqiN0rGkMGA3/VqogEUq1kJB9XWrlMQwigwzhiEQ33VCSg==","_resolved":"/tmp/95b67852e730ab1e055595d53659be73/hey-api-openapi-ts-0.94.0.tgz","_from":"file:hey-api-openapi-ts-0.94.0.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-dbg3GG+v7sg9/Ahb7yFzwzQIJwm151JAtsnh9KtFyqiN0rGkMGA3/VqogEUq1kJB9XWrlMQwigwzhiEQ33VCSg==","shasum":"ec82117127f9e20a812cd98818d3cca98c53f5cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.94.0.tgz","fileCount":56,"unpackedSize":2206500,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.94.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDEUB5hA2rvf0DepEZxbW9jq1jlZ+QOv4ExlrxnyvXc4AIhAMH1YThcLfHuRc6EqrvcXXIGvlER1SAyPTi5hs2cHnlv"}],"size":369778},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.94.0_1772679457185_0.9383559445919285"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T02:57:37.415Z","publish_time":1772679457415,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305151840":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305151840","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305151840","_integrity":"sha512-uGcIaGX7cqD18uxJzV5CuFULSMKrIW6gLEaaeZ0E1QqiEEJZai78tg50gnF240S4nk+k0TeJODRQkmBaAbLivg==","_resolved":"/tmp/74d2be84b432dd2f84dd46a85b84d3c1/hey-api-openapi-ts-0.0.0-next-20260305151840.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305151840.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-uGcIaGX7cqD18uxJzV5CuFULSMKrIW6gLEaaeZ0E1QqiEEJZai78tg50gnF240S4nk+k0TeJODRQkmBaAbLivg==","shasum":"480f9abbf83eb67152605b88fb9800bfdeba18c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305151840.tgz","fileCount":56,"unpackedSize":2208718,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305151840","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAwdJ08ivke22FtrUvWPDcEWtt37YKsDvPs6d9rzC18wAiBo7MzvSdCA7EYn8gU4n6qesbtph919ff/+/E2wArkwaA=="}],"size":370115},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305151840_1772723957292_0.705962484355324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T15:19:17.500Z","publish_time":1772723957500,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305160510":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305160510","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305160510","_integrity":"sha512-rJKH+5ccFLXVB3SRFcnMbATfFo3Xx8pR6BJJk8T51CWaWkIv/4LbjeNkxK+Ljrrlq9XZUA5MpPnS7xajLcqToA==","_resolved":"/tmp/5424c37a78d0698b0ce1a5a65fedbebb/hey-api-openapi-ts-0.0.0-next-20260305160510.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305160510.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-rJKH+5ccFLXVB3SRFcnMbATfFo3Xx8pR6BJJk8T51CWaWkIv/4LbjeNkxK+Ljrrlq9XZUA5MpPnS7xajLcqToA==","shasum":"e9c548d555df34affab3a57e305a403ea9d390b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305160510.tgz","fileCount":56,"unpackedSize":2208718,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305160510","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCe59QeMX2eNinAvi0aw8k9FP4Q/DolckQFE963//V4VAIgPrlBJhZxDce6DVwrAuZZQ5P70iyUkC4mFvDyXTvmOvA="}],"size":370115},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305160510_1772726749265_0.12557874398870195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T16:05:49.437Z","publish_time":1772726749437,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305160756":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305160756","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/shared":"0.2.2","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305160756","_integrity":"sha512-Y6HhrJknCfYulfdh4NorIj7OjxN1Pjn9x85iZQCtNjVJ9rINKQVjBuCo6WJCN/Ewx8YLWfOXDfOLgVP4gMiEgA==","_resolved":"/tmp/42890a8966e9bfd8de84d03c10a7def7/hey-api-openapi-ts-0.0.0-next-20260305160756.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305160756.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Y6HhrJknCfYulfdh4NorIj7OjxN1Pjn9x85iZQCtNjVJ9rINKQVjBuCo6WJCN/Ewx8YLWfOXDfOLgVP4gMiEgA==","shasum":"f69034c6b6f6ccb4bd60d9a861acc3d4b255cda0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305160756.tgz","fileCount":56,"unpackedSize":2208718,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305160756","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE5ORO5KI/ZR7GiUoI+1p/crUHdb/QnsCSLIRCpbSIRZAiEA/YlUlo8qYQ5uwokTNdSTuH1zdhIjtWN8mImsHTeMxzg="}],"size":370117},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305160756_1772726912223_0.17376199047699847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T16:08:32.369Z","publish_time":1772726912369,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305183103":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305183103","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/codegen-core":"0.7.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305183103","_integrity":"sha512-ysea+6mlk+MsjPgq1rrkP/4m6Hag+u4Czd1UTjVIXTYaYznGWJhHtKoXm9iIbRsAxPQUk/V1N1SVjJvYyjtDAA==","_resolved":"/tmp/6bbdc2898e59e4b5518f1fc2d059e40c/hey-api-openapi-ts-0.0.0-next-20260305183103.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305183103.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ysea+6mlk+MsjPgq1rrkP/4m6Hag+u4Czd1UTjVIXTYaYznGWJhHtKoXm9iIbRsAxPQUk/V1N1SVjJvYyjtDAA==","shasum":"d4d2c123f4a4422c452d73af16220bd0e0ff70b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305183103.tgz","fileCount":56,"unpackedSize":2208718,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305183103","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHpdYYtyJxzQp0R+1/9jygAa5nXC2FSLzQFsFLSFNFLYAiEAj3id+C94BzA8MsYgSk508iKZfMIIFVzVQmmT4D3smTM="}],"size":370115},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305183103_1772735504354_0.08650328056107726"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T18:31:44.661Z","publish_time":1772735504661,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305202211":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305202211","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305202211","_integrity":"sha512-2fIJoCruQgl7PdMd8doRU7FEnn/RdbJhBpnOmpoeTwZe/spSU8WIN36u9M/EWKyEtrV0rxBg9s/c+A3D8Qxz6g==","_resolved":"/tmp/b0a139906bea729b34b589254731c4ae/hey-api-openapi-ts-0.0.0-next-20260305202211.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305202211.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-2fIJoCruQgl7PdMd8doRU7FEnn/RdbJhBpnOmpoeTwZe/spSU8WIN36u9M/EWKyEtrV0rxBg9s/c+A3D8Qxz6g==","shasum":"588301daaa64780c050d0b024798a5199c3d8185","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305202211.tgz","fileCount":56,"unpackedSize":2213624,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305202211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICOgM0SoyUE9YFKG4L0cZWL88pL4KLHrRNwMVm+2Vko+AiAh1AUa4M9t4OQoc7onR3wYO9nclgfoa+AyhiH4/KFi8A=="}],"size":370708},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305202211_1772742172086_0.8585033346840949"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T20:22:52.343Z","publish_time":1772742172343,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260305220429":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260305220429","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.2"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260305220429","_integrity":"sha512-tVLdbCa09Oy3aZmsEX4XorDv3oNJzBl2f74fZDHrh8TvkTLgq1IcjMwt78TJ8wIiV+JnFnUogF9hBSs3MkODJA==","_resolved":"/tmp/d81dd560bc2af9c7907492a52ffaad0a/hey-api-openapi-ts-0.0.0-next-20260305220429.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260305220429.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-tVLdbCa09Oy3aZmsEX4XorDv3oNJzBl2f74fZDHrh8TvkTLgq1IcjMwt78TJ8wIiV+JnFnUogF9hBSs3MkODJA==","shasum":"b77e3509b78e619a2e775d74a3da5fdacb133e19","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260305220429.tgz","fileCount":56,"unpackedSize":2213624,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260305220429","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIED5fMUw2nnDtMwMiSP0aqOmtpVXbaeml/yd9JCfXT+dAiEApTr690FmKjN3IP02n9LTKf8wjhz13uN/eEg99aQ8Lbk="}],"size":370708},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260305220429_1772748308286_0.2561014744073471"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T22:05:08.531Z","publish_time":1772748308531,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260306002130":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260306002130","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/codegen-core":"0.7.1","@hey-api/shared":"0.2.2","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsc --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260306002130","_integrity":"sha512-BbHjjdslEJZFp4uYsOYMJWOTsT2eXWqzL3olEkN0rZwWhCvTaYw8oKxOg4+oEyZ7TT/yU6KGp87Wnv8a8jJLtg==","_resolved":"/tmp/fe5be8745c8157be63176ec98ebf0faf/hey-api-openapi-ts-0.0.0-next-20260306002130.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260306002130.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-BbHjjdslEJZFp4uYsOYMJWOTsT2eXWqzL3olEkN0rZwWhCvTaYw8oKxOg4+oEyZ7TT/yU6KGp87Wnv8a8jJLtg==","shasum":"b0addf5b342b31b7368f179f1c3c72a8c2716e91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260306002130.tgz","fileCount":56,"unpackedSize":2213624,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260306002130","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIClsexLiH+hMC41kQjMT3wQ8s0VppvrWZPPO58RQw/hIAiEAnHflITnUEyseO6vHY9Ipgd3bQpaiCVfGc6p+i6uA0IE="}],"size":370708},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260306002130_1772756527735_0.6295767545359792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T00:22:07.906Z","publish_time":1772756527906,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260306013917":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260306013917","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260306013917"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260306013917","_integrity":"sha512-N+v7CKCdKgl3nP00sNpajsY5o0mSLzBmrwAkC8scMmfHOdZZ6EsK5hCbdslP2c0JkgYnhH8qm9wiVQtuizF1hA==","_resolved":"/tmp/d676a034f04215e0800fcccf3f827538/hey-api-openapi-ts-0.0.0-next-20260306013917.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260306013917.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-N+v7CKCdKgl3nP00sNpajsY5o0mSLzBmrwAkC8scMmfHOdZZ6EsK5hCbdslP2c0JkgYnhH8qm9wiVQtuizF1hA==","shasum":"020638608f16fe60a045f6fd66038cfae2bff20d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260306013917.tgz","fileCount":56,"unpackedSize":2213645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260306013917","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDmw9wAOGX0mKlOtZ0YO5QDczxgaERqVc1163xW9pAg/AiA/Mn+NyJG4B//X23ULYbaMeC8TnbsW29R3p0wKEXUR+Q=="}],"size":370708},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260306013917_1772761198414_0.6753867343620041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T01:39:58.662Z","publish_time":1772761198662,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260306120605":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260306120605","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260306120605","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260306120605","_integrity":"sha512-2GGY9U3rJJ/IF4kW+ZlRGy6nk8DwMJxrXwyyS5phz7+/iRkCn+kL9KYL+Rx/f+Ewx067E75v8J0jS4Al3vGW5g==","_resolved":"/tmp/908f1d620ee68aa3077100b7f1c3097b/hey-api-openapi-ts-0.0.0-next-20260306120605.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260306120605.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-2GGY9U3rJJ/IF4kW+ZlRGy6nk8DwMJxrXwyyS5phz7+/iRkCn+kL9KYL+Rx/f+Ewx067E75v8J0jS4Al3vGW5g==","shasum":"16821cdddc992d17a1a93929354b058b0ac31b12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260306120605.tgz","fileCount":56,"unpackedSize":2213645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260306120605","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHpGthEfv3e0IsGKRdo44WMD11NTd1nsslo34BC9pg4wAiBPR0bQR7W4tldBMGM+B4fd3KG4A3JwX/gcI1po6hh4PQ=="}],"size":370710},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260306120605_1772798806226_0.7313101034467886"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T12:06:46.401Z","publish_time":1772798806401,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260306120838":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260306120838","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260306120838","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260306120838","_integrity":"sha512-u6TFJV0kf5k5Uz+xUcrn1a3RGskVy6kRofdwUW2nV8VIXTFGdSW5LfetA7qI191dh7qM2AmF8g2oDlLCvefxbA==","_resolved":"/tmp/5676536f24b4c5ff4a1b2fb3e6351f56/hey-api-openapi-ts-0.0.0-next-20260306120838.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260306120838.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-u6TFJV0kf5k5Uz+xUcrn1a3RGskVy6kRofdwUW2nV8VIXTFGdSW5LfetA7qI191dh7qM2AmF8g2oDlLCvefxbA==","shasum":"3e0a32e2348e310663e5d1fee47dfa70f850aa1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260306120838.tgz","fileCount":56,"unpackedSize":2213645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260306120838","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFaCK//fMcDFqV4xulRNnBQe/Dc+AdpLO7udrHlv0CKIAiEA+bv2Yrww3cRqFApXPKJkwO76noZAizJZVfj0nURMnCQ="}],"size":370709},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260306120838_1772798959909_0.38430739743998354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T12:09:20.151Z","publish_time":1772798960151,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260306150552":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260306150552","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/shared":"0.0.0-next-20260306150552","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260306150552","_integrity":"sha512-OH5HmlGAju7YuvV5NaZ8OBvLZbq54NFvxn+rVZTgCsKf8c8ps36YVwZRVwGWyYG+PYqV1KfJ1esMBuIfcvh12g==","_resolved":"/tmp/e0320d10d03056bb2b0092c820688607/hey-api-openapi-ts-0.0.0-next-20260306150552.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260306150552.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-OH5HmlGAju7YuvV5NaZ8OBvLZbq54NFvxn+rVZTgCsKf8c8ps36YVwZRVwGWyYG+PYqV1KfJ1esMBuIfcvh12g==","shasum":"29292f8195855e102cd3822927347386aa8acc47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260306150552.tgz","fileCount":56,"unpackedSize":2213645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260306150552","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC3dVVV45oytQO0fAq3RIEqctshQ2/rgXvAztWLC4HLugIhAOdoxFy+S7xBBWJUf9rGAKF0FivqfQ6KqsBrRJKblLG+"}],"size":370709},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260306150552_1772809592047_0.3575634218894068"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T15:06:32.319Z","publish_time":1772809592319,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260306162953":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260306162953","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/shared":"0.0.0-next-20260306162953","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260306162953","_integrity":"sha512-dG/dYlY4HX8PXVM4sT1YK43NPRyST08VlRuhYGVF3mYZfIz8oUYJOFZQzv+pNLTsHHwD31H0cqFVXMMosTNO1A==","_resolved":"/tmp/207a5b04030d6a718446faf3f18dbfff/hey-api-openapi-ts-0.0.0-next-20260306162953.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260306162953.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-dG/dYlY4HX8PXVM4sT1YK43NPRyST08VlRuhYGVF3mYZfIz8oUYJOFZQzv+pNLTsHHwD31H0cqFVXMMosTNO1A==","shasum":"4a93cbe0fb27d74d001bc86225b525e8392b8362","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260306162953.tgz","fileCount":56,"unpackedSize":2213645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260306162953","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCtAb1+CIfrAxvcgjEvd4NpxexWvJfvmv1wYaBNW7mUhgIgfleKoHzFFQgTwBRjstfYLubFdN6HuYwCz2EIfFG2I2Y="}],"size":370709},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260306162953_1772814633963_0.2782844534408091"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T16:30:34.152Z","publish_time":1772814634152,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260307012133":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260307012133","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/codegen-core":"0.7.1","@hey-api/shared":"0.0.0-next-20260307012133","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260307012133","_integrity":"sha512-GrIs/ZGALkWMmiiHAVB4Af8NiDCcrwsZ3ac4QhgxUwxAXm7INEIJYgtB3FyAsfleHXQvTHWHuSOHw34cdi4yIQ==","_resolved":"/tmp/92ba6b60b99f98106fa6b1edf6cc456a/hey-api-openapi-ts-0.0.0-next-20260307012133.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260307012133.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-GrIs/ZGALkWMmiiHAVB4Af8NiDCcrwsZ3ac4QhgxUwxAXm7INEIJYgtB3FyAsfleHXQvTHWHuSOHw34cdi4yIQ==","shasum":"9038ecbde4d64123014a5fa767c95676a871f808","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260307012133.tgz","fileCount":56,"unpackedSize":2213645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260307012133","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH/CwlxXlZewW/7xji21UfqzF2MdeLS8aj+CfLIK7YjmAiEAzL4DazhSa5GIHH0n2NGgrBkZuZkR6b+9INh+LPibTbQ="}],"size":370709},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260307012133_1772846534931_0.6917907041434825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-07T01:22:15.184Z","publish_time":1772846535184,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260308181407":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260308181407","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260308181407","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260308181407","_integrity":"sha512-4xOlBMpvmwYeYdZw6oWYB+HV5BUaXt99fBUuZPLwK1WGC67SUZFQXhhJcCvja+6CPtYdiRop0MeNC+facPubuA==","_resolved":"/tmp/e061b1ff482cc8654f6d37640e21d0c2/hey-api-openapi-ts-0.0.0-next-20260308181407.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260308181407.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-4xOlBMpvmwYeYdZw6oWYB+HV5BUaXt99fBUuZPLwK1WGC67SUZFQXhhJcCvja+6CPtYdiRop0MeNC+facPubuA==","shasum":"9d36e1e367163d52464510735a990845f6a6fe2d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260308181407.tgz","fileCount":56,"unpackedSize":2213662,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260308181407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB/fB2veHmttFkh+ehhol81esvMLGD9yCz0BsX7B443jAiEAy/z8EVbbsR3QNpM5NL6h+cj+EH0ZXZoHPyChiQXz6Xg="}],"size":370731},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260308181407_1772993690154_0.8808419682271962"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-08T18:14:50.399Z","publish_time":1772993690399,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260308192617":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260308192617","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260308192617","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260308192617","_integrity":"sha512-ecCc7hKQHF1kR3OcHa2d6Elkqbe8DrgWyyGy/6TyDN7smpo78Z3KUb+Buy+xXWFwlDDdmxnHbdIuKW+T6zKWIA==","_resolved":"/tmp/3461fe06bf988d775be7525949cec9ba/hey-api-openapi-ts-0.0.0-next-20260308192617.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260308192617.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ecCc7hKQHF1kR3OcHa2d6Elkqbe8DrgWyyGy/6TyDN7smpo78Z3KUb+Buy+xXWFwlDDdmxnHbdIuKW+T6zKWIA==","shasum":"260009f2aa9f637f44da607f61cee4f270d66a11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260308192617.tgz","fileCount":56,"unpackedSize":2213662,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260308192617","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAucvI4ycdfSTwkDzPblL2dUUcdIioygrpKwnB7sxGe7AiEAxJxN3Ua6yQuOrxSepNnZeOknMN6derxMyg194uUd6A0="}],"size":370731},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260308192617_1772998019207_0.08884830104931662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-08T19:26:59.425Z","publish_time":1772998019425,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260309221843":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260309221843","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260309221843","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260309221843","_integrity":"sha512-lNnhqYQTO6J73E/0QaES+oqmDURUw4zg5XWt7kF470D/ErxLAv0OsRt05jqiBRdFe1QzYhpAW5IfvVpsuxAdTA==","_resolved":"/tmp/2eece01183a844f407098efb01b340f7/hey-api-openapi-ts-0.0.0-next-20260309221843.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260309221843.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-lNnhqYQTO6J73E/0QaES+oqmDURUw4zg5XWt7kF470D/ErxLAv0OsRt05jqiBRdFe1QzYhpAW5IfvVpsuxAdTA==","shasum":"0648e5f497b9536cc72beb2b506dd02c2f328249","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260309221843.tgz","fileCount":56,"unpackedSize":2226665,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260309221843","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCV9odEA2iUyBL3cBqaDLG7QG/cgWoPgTQxPqOqCeFsbAIhAPDhvFNeSF9djWoPu+NAzdMOjDS0eVygVjk3XUEQHDqe"}],"size":373565},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260309221843_1773094766211_0.6621495238702553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T22:19:26.376Z","publish_time":1773094766376,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260309234637":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260309234637","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260309234637","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260309234637","_integrity":"sha512-fgpNFoJ+r4U4R/TtCnV5wc+/jPsTnTuvm3G5eo459/Uo1xFXgeiHK2/PIbJrlYlCIY7lQeURfEex+4WFKt0AqA==","_resolved":"/tmp/6381a104a9ad76cc78a437bfb73fe583/hey-api-openapi-ts-0.0.0-next-20260309234637.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260309234637.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-fgpNFoJ+r4U4R/TtCnV5wc+/jPsTnTuvm3G5eo459/Uo1xFXgeiHK2/PIbJrlYlCIY7lQeURfEex+4WFKt0AqA==","shasum":"70c119b251546ba4c9664133bada226de28af040","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260309234637.tgz","fileCount":56,"unpackedSize":2240410,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260309234637","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCK+gDVAoJqUEW761D5xAhzi01/Txxo+EV3QfSSxBDSJQIgEsvP64A1MCYayCXooJPPwrkeq8ToTE5FQTip81KiXPs="}],"size":376408},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260309234637_1773100038319_0.49512911256856196"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T23:47:18.556Z","publish_time":1773100038556,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310005158":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310005158","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.0.0-next-20260310005158","@hey-api/codegen-core":"0.7.1","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310005158","_integrity":"sha512-fGAvwS0BBB2CAiD16kAQSLR1oqhgdoyhXZAIXNO3kj+++ng/TCYJSc4Un/ypej9G0KXukTqRfrceq3KgphlxCw==","_resolved":"/tmp/c25111437f4f4bcdb55d5c1639f5db81/hey-api-openapi-ts-0.0.0-next-20260310005158.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310005158.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-fGAvwS0BBB2CAiD16kAQSLR1oqhgdoyhXZAIXNO3kj+++ng/TCYJSc4Un/ypej9G0KXukTqRfrceq3KgphlxCw==","shasum":"85f3637cb530af79e974a9bc58a6783f7a3f45f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310005158.tgz","fileCount":56,"unpackedSize":2240410,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310005158","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB7qs7ZRx5ktU4dXNKilOqUftd3bg1N7WL7EVmC6rrKaAiB24fJkl2vY4nf8gNnPBMHkVEKR+NkUETJTs16VQyAoag=="}],"size":376407},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310005158_1773103961279_0.5566544400458735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T00:52:41.473Z","publish_time":1773103961473,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310005533":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310005533","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260310005533","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310005533","_integrity":"sha512-DgRJTqPIxczQHdMhOjv8XQbArhjI6i12mWTCiwAn/V0tWXHP+pnCyR/PToDMYrFH2c8ujOgcrTe/AQWg6PwAwA==","_resolved":"/tmp/ce52804bd69d72c1330ac886234b0c20/hey-api-openapi-ts-0.0.0-next-20260310005533.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310005533.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-DgRJTqPIxczQHdMhOjv8XQbArhjI6i12mWTCiwAn/V0tWXHP+pnCyR/PToDMYrFH2c8ujOgcrTe/AQWg6PwAwA==","shasum":"f79995a0d6115de3fbe6354f47c4c2bac3ec84be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310005533.tgz","fileCount":56,"unpackedSize":2240410,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310005533","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDC3pRvbjCgZpR3KjxNF6lg1xwjiUR5a2CssNjgfcCwFgIhAMMj8AgyPBzxeRlMkx/J3i12kOoAxW+PDHchzF1qDqhK"}],"size":376405},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310005533_1773104175233_0.07555457176153046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T00:56:15.427Z","publish_time":1773104175427,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310010320":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310010320","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260310010320","@hey-api/codegen-core":"0.7.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310010320","_integrity":"sha512-uWrQr/czNKKpG20GEERafdR6fd5hAlCK4coNJO2deMPYg/hRBkP2/OfE2Y358xpJWPAERpG+yPTmX1sWVhepzw==","_resolved":"/tmp/ed33690a104409145d8fb4e8d6cb77e0/hey-api-openapi-ts-0.0.0-next-20260310010320.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310010320.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-uWrQr/czNKKpG20GEERafdR6fd5hAlCK4coNJO2deMPYg/hRBkP2/OfE2Y358xpJWPAERpG+yPTmX1sWVhepzw==","shasum":"5c9a5f0b2a50742c63ee58f5194aaa7e5709639c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310010320.tgz","fileCount":56,"unpackedSize":2240410,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310010320","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEG9SIWAE3/BlHoVDxUTz8iFpAppPVeDRRTgsUOCLzlaAiBX3UlAlPWYS62ODB+vmz7tavc795V0sBljgJ5Ys6OxFg=="}],"size":376404},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310010320_1773104642564_0.7070159486101191"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T01:04:02.762Z","publish_time":1773104642762,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310012400":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310012400","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260310012400","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310012400","_integrity":"sha512-fb/+71oDqepgvR7LaM8FSYKT07FfMAR8uiZXuu5W9ynAiaL7RDSvorrR0c9aT1eobagEKOPIdN++Ofwa0XEzvQ==","_resolved":"/tmp/d4f3c59c1574b5791a66ced05bc54bae/hey-api-openapi-ts-0.0.0-next-20260310012400.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310012400.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-fb/+71oDqepgvR7LaM8FSYKT07FfMAR8uiZXuu5W9ynAiaL7RDSvorrR0c9aT1eobagEKOPIdN++Ofwa0XEzvQ==","shasum":"9ffc5ff112ccdb5fc46fab5ed3bd021fb82d178b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310012400.tgz","fileCount":56,"unpackedSize":2240410,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310012400","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCnnld/pUa4ntlJjEXXEWU9ZdHq9Hc9cYwnUmtCz6Q/4QIgSVdAl0A1UCTLAoEbIwf96rajOqkN26Bnls6MpNYBK+A="}],"size":376407},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310012400_1773105883675_0.6082279958366834"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T01:24:43.917Z","publish_time":1773105883917,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310012651":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310012651","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/codegen-core":"0.7.1","@hey-api/shared":"0.0.0-next-20260310012651","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310012651","_integrity":"sha512-ZXxNwddI4asTnHEXTIb8PhpF/4uSdu9EecJL/T1a8paevxHpwpU1aqWASGK4B6cd7ZtXLjeJbzb4HeM079YGNQ==","_resolved":"/tmp/70e5bf45587c6cf371c20c57f7a17f2d/hey-api-openapi-ts-0.0.0-next-20260310012651.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310012651.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ZXxNwddI4asTnHEXTIb8PhpF/4uSdu9EecJL/T1a8paevxHpwpU1aqWASGK4B6cd7ZtXLjeJbzb4HeM079YGNQ==","shasum":"f3237d0d89a3a54cb12531839821eab604809751","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310012651.tgz","fileCount":56,"unpackedSize":2240410,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310012651","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDKfSS2dUTg7jbsRjWqVLNvjH47k5+7x548LPRQPUoGbAiEAmmfIx9awLTCsFm5DGwIKTqZECOZ5y2/0Mewf+Q4Ob1k="}],"size":376405},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310012651_1773106054037_0.18838342558022503"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T01:27:34.205Z","publish_time":1773106054205,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310025655":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310025655","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260310025655"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310025655","_integrity":"sha512-qih7etg/2uXMaXTT4UT3cEWu/dia90t7kXxzITPiZezBGBGtNXK0NFZXfNd/YNkjA+vYOpxg3e3ejVmWMBnrzQ==","_resolved":"/tmp/759d4036fc4eeb0c106baab262b070b1/hey-api-openapi-ts-0.0.0-next-20260310025655.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310025655.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-qih7etg/2uXMaXTT4UT3cEWu/dia90t7kXxzITPiZezBGBGtNXK0NFZXfNd/YNkjA+vYOpxg3e3ejVmWMBnrzQ==","shasum":"101cf6e29785fd1d6d16413b16dea52941eacff2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310025655.tgz","fileCount":56,"unpackedSize":2240410,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310025655","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFcwseB3P8U1XGeyN7gg3/29eYV0XhUOLLV0l3qOTJa8AiAoS8nLDogfp33ZQUKTwfN4XST0BQhd0ovmts/I242IXg=="}],"size":376408},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310025655_1773111457659_0.8354671469581274"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T02:57:37.892Z","publish_time":1773111457892,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310030528":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310030528","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.7.1","@hey-api/shared":"0.0.0-next-20260310030528","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310030528","_integrity":"sha512-VhUKowRbbn3apVqF56xu1aGMUf4rBTlzv3fhWQCcAEzcMo7G0QXs5iJGCz4m6Y2whTAXH1uAUyBk5Bw/lv5Wdw==","_resolved":"/tmp/ed39832a18268c0d9ef8709bb6b81d7e/hey-api-openapi-ts-0.0.0-next-20260310030528.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310030528.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-VhUKowRbbn3apVqF56xu1aGMUf4rBTlzv3fhWQCcAEzcMo7G0QXs5iJGCz4m6Y2whTAXH1uAUyBk5Bw/lv5Wdw==","shasum":"00657da0cbfd07e5c419f3f95d8a589a17b00e2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310030528.tgz","fileCount":56,"unpackedSize":2240972,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310030528","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC4ULmJUyLMfQPowE6rFrVSR7GQsEGgvUQ9q9d05cKZ8QIhAJSwSGyw2x8ttGmk804NKfoZv3pu4b5/Yi2wM+5t7FC/"}],"size":376458},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310030528_1773111972578_0.26198892095194193"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T03:06:12.749Z","publish_time":1773111972749,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310033915":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310033915","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260310033915","@hey-api/codegen-core":"0.0.0-next-20260310033915","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310033915","_integrity":"sha512-NsVWeFDSXaBylYZAocWkkeVRZkLI7d+hD9MdBoq5O1ILWwPIGWgmJ9c4cgHeACqn0UIYFzL4OQwKxbDswmwvsw==","_resolved":"/tmp/2f8fd4a530d0f3a675e6317a7d5d3841/hey-api-openapi-ts-0.0.0-next-20260310033915.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310033915.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-NsVWeFDSXaBylYZAocWkkeVRZkLI7d+hD9MdBoq5O1ILWwPIGWgmJ9c4cgHeACqn0UIYFzL4OQwKxbDswmwvsw==","shasum":"65fd342ba80dbf9c2654adbe1f7a070d3f781641","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310033915.tgz","fileCount":56,"unpackedSize":2242912,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310033915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDIoC2CEW9Ru+VpUqkEUJOAWkOEyEMsXXlOehblzkKQNQIhANXYlrjbzDVzmaZ+mCFH6SXOEE8js5tds/ADl7GyUwYW"}],"size":377143},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310033915_1773114001569_0.03845618241915827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T03:40:01.869Z","publish_time":1773114001869,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310153937":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310153937","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260310153937","@hey-api/shared":"0.0.0-next-20260310153937","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310153937","_integrity":"sha512-uUqgI/aYv2rvbOFhq5bvdpJaCPbFV8wAVfoe/XewLGrMpBNSgnb7YfeXci7Hq/ZC/+6m67nCd1s47nc8pYpFeQ==","_resolved":"/tmp/596239a0387111ed7e7041ebbc35a846/hey-api-openapi-ts-0.0.0-next-20260310153937.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310153937.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-uUqgI/aYv2rvbOFhq5bvdpJaCPbFV8wAVfoe/XewLGrMpBNSgnb7YfeXci7Hq/ZC/+6m67nCd1s47nc8pYpFeQ==","shasum":"6ba15c9901220ff0ead5a927e5b79e3e70ba9df7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310153937.tgz","fileCount":56,"unpackedSize":2242625,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310153937","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDIWSfvIbhg1Ayx5CjRFL/fx7OZio5BCCcVoF6VJ32CYwIhAJ5DTit0yiWPFLp3smLj69UDhgH5dIwxejn6Vvm9Tcso"}],"size":377086},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310153937_1773157274646_0.6985129107396351"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T15:41:14.834Z","publish_time":1773157274834,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310160340":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310160340","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260310160340","@hey-api/shared":"0.0.0-next-20260310160340","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310160340","_integrity":"sha512-+ClqUbxa5pM0CgpBMme7HwvRNog5iSg8U0OEqMdCsSQq2xgFyk3AYMHSvEh4ONSO5HguMYhEuBeHDDGkpd5ypg==","_resolved":"/tmp/c27e3ebc655fe00679459240dcdc7103/hey-api-openapi-ts-0.0.0-next-20260310160340.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310160340.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-+ClqUbxa5pM0CgpBMme7HwvRNog5iSg8U0OEqMdCsSQq2xgFyk3AYMHSvEh4ONSO5HguMYhEuBeHDDGkpd5ypg==","shasum":"f8a5fc611880d437a2acad5363671f4f4386c45d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310160340.tgz","fileCount":56,"unpackedSize":2242625,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310160340","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDw5Il9cXmfE/cCm7SOdoIpUYceF2zcA9GA7vOv2Y30LgIhALZFrzxdLpHNQCeIGvzuJ7u0OKS45/iYdaw3PA6HY3Pn"}],"size":377086},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310160340_1773158693367_0.6235589591948287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T16:04:53.590Z","publish_time":1773158693590,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310163658":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310163658","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260310163658","@hey-api/shared":"0.0.0-next-20260310163658","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310163658","_integrity":"sha512-QlbCFamBDeIpt8YVO5koaB+oNIEgDRXVy3LjSiwxWKYZ56z3JoCaotlow+TUJaHjMVV3e1kylRlrO4TpPZcbvQ==","_resolved":"/tmp/49be9416c84b22ce42ba63b2054c934f/hey-api-openapi-ts-0.0.0-next-20260310163658.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310163658.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-QlbCFamBDeIpt8YVO5koaB+oNIEgDRXVy3LjSiwxWKYZ56z3JoCaotlow+TUJaHjMVV3e1kylRlrO4TpPZcbvQ==","shasum":"cdab6854282c32c6812e961440008df246f19a00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310163658.tgz","fileCount":56,"unpackedSize":2242187,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310163658","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAqzq2+pw+EuUPvsn8vHYk8ECltwx4jjryTS4YTt87F/AiEAlA7SyRPyvgBYi+d/lq/DGH9tok2kZB8eT36PS4WYpT8="}],"size":376907},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310163658_1773160665771_0.27514793546110505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T16:37:46.000Z","publish_time":1773160666000,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310215608":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310215608","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.0.0-next-20260310215608","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.0.0-next-20260310215608"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310215608","_integrity":"sha512-rz5H6Yc1/HQ/7bpxK70N+bVdeqVyB49npNEshvybbOceS1SjTQhmoTRkgWjVD1n0Z0vK/E15hzr3oWkVQ4C21w==","_resolved":"/tmp/4e8f3aefb18af65320a550433e530fea/hey-api-openapi-ts-0.0.0-next-20260310215608.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310215608.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-rz5H6Yc1/HQ/7bpxK70N+bVdeqVyB49npNEshvybbOceS1SjTQhmoTRkgWjVD1n0Z0vK/E15hzr3oWkVQ4C21w==","shasum":"023137b6360a57763224e88fc3d0d9c76668c609","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310215608.tgz","fileCount":56,"unpackedSize":2275950,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310215608","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCVaUzUezpQIP/3n52k2W0o5jehymvA2YpQcxR3aL04ZwIhAJdJKNn4S5Vk/F5vpZZABpr3LiK9cPQfzHtyUSU56B1R"}],"size":381070},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310215608_1773179814846_0.5610241643231397"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T21:56:55.054Z","publish_time":1773179815054,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310222322":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310222322","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260310222322","@hey-api/shared":"0.0.0-next-20260310222322","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310222322","_integrity":"sha512-hlRtuN2S+cabUrSYu56W9o/qdb4j4iagTyzQUDMo8lwLJMj/ClzX+nVVoMAXGEPRGfJ2CsDx4RYcuYCzy4FJzw==","_resolved":"/tmp/6823a7fc2ad71daba11ff8f6e71988b5/hey-api-openapi-ts-0.0.0-next-20260310222322.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310222322.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-hlRtuN2S+cabUrSYu56W9o/qdb4j4iagTyzQUDMo8lwLJMj/ClzX+nVVoMAXGEPRGfJ2CsDx4RYcuYCzy4FJzw==","shasum":"6f5650d9d5433d364ec15af97314ca5c73371ad6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310222322.tgz","fileCount":56,"unpackedSize":2300498,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310222322","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFvVMrtSYgAAnayAKcSALAQ3VTmzn/llqozOoUBqBXNmAiAqFm/suR7MJeinFzZKZws/WKcds/RBzexJLzAhDpLrQQ=="}],"size":384096},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310222322_1773181447178_0.550020283768758"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T22:24:07.417Z","publish_time":1773181447417,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260310233630":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260310233630","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.0.0-next-20260310233630","@hey-api/codegen-core":"0.0.0-next-20260310233630","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260310233630","_integrity":"sha512-xFLx8NTwGH9+kgp3l2IxyHBhowqrjrTV+xi0vLTrA9AetCrPRxG0vWmm8Xbkui18KKYXU2+8KqZjdjx09pP6Lg==","_resolved":"/tmp/c4c6894a74be1f098c655f20cd5e95eb/hey-api-openapi-ts-0.0.0-next-20260310233630.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260310233630.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-xFLx8NTwGH9+kgp3l2IxyHBhowqrjrTV+xi0vLTrA9AetCrPRxG0vWmm8Xbkui18KKYXU2+8KqZjdjx09pP6Lg==","shasum":"a7a7ce11db1a1b59755f75e3eb69d84d547c25f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260310233630.tgz","fileCount":56,"unpackedSize":2300369,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260310233630","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDC8tn3sIMs+7kYcHYpHu5dYV+eUNDOaee13Y/CW2Fl+QIhAPiITyP2mRPUvDDnll7S5vXfe5xvu5EC6h+aYQg5ePqZ"}],"size":384084},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260310233630_1773185837468_0.740871280966509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-10T23:37:17.614Z","publish_time":1773185837614,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260311165833":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260311165833","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260311165833","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260311165833","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260311165833","_integrity":"sha512-+BtzcYhJ4XZXfP//1abj9C1BBPNgh7wMV6qU5UPYZYQHKKNToHUSK/A5pizAHleUkvvJl0UHRxu2pmcIN3OT+g==","_resolved":"/tmp/8269ba265d2fbd81116bebcd246d4e94/hey-api-openapi-ts-0.0.0-next-20260311165833.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260311165833.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-+BtzcYhJ4XZXfP//1abj9C1BBPNgh7wMV6qU5UPYZYQHKKNToHUSK/A5pizAHleUkvvJl0UHRxu2pmcIN3OT+g==","shasum":"28f274d0d391c31ebf6e6f252cec48fa313327f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260311165833.tgz","fileCount":56,"unpackedSize":2300369,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260311165833","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDdt3mJWbu1kSaBuXoC/Jt431uOWUUbJ3WdLgHykGGP8gIgE2yaBeX1QpYurlAZ1FTp29Jj1lsG7Yi3r5CYnj54+Nw="}],"size":384084},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260311165833_1773248402338_0.12240354535497189"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T17:00:02.802Z","publish_time":1773248402802,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260311233033":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260311233033","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.0.0-next-20260311233033","@hey-api/shared":"0.0.0-next-20260311233033","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260311233033","_integrity":"sha512-Fm68JiayWeoWxckI2PA29JkAM5m/QtMvlnXF4LREFRQtcsWGJDuYW+4uWVHHSv6D7slVRME+GcH3+1Cl4wG1CA==","_resolved":"/tmp/56f097186a6b19d01ec9a80a30136744/hey-api-openapi-ts-0.0.0-next-20260311233033.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260311233033.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Fm68JiayWeoWxckI2PA29JkAM5m/QtMvlnXF4LREFRQtcsWGJDuYW+4uWVHHSv6D7slVRME+GcH3+1Cl4wG1CA==","shasum":"39b0cd8e9edcca13e97aa477cea700f4a9042c62","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260311233033.tgz","fileCount":56,"unpackedSize":2283891,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260311233033","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBCqVFvUzw9WCS3UBNjwxqOdNzFBeb16nBPRMSt/mNHJAiB4ALSwgGfDSBdFFwsVgEoPEgkHrftGVsCh4tuA1geKuA=="}],"size":381033},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260311233033_1773271880805_0.21946199053237136"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T23:31:20.958Z","publish_time":1773271880958,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312005112":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312005112","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260312005112","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260312005112","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312005112","_integrity":"sha512-baFF+N2Bbz1hEbCExdHtg4mM5AQ8sRwEq4FJcD4SoaF+TZM1EUDQWxKvgfeGTLEPO76Lpw7B0l7y1XKUh/32EA==","_resolved":"/tmp/34bc0fe8b969f59abdf9cfe14107d288/hey-api-openapi-ts-0.0.0-next-20260312005112.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312005112.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-baFF+N2Bbz1hEbCExdHtg4mM5AQ8sRwEq4FJcD4SoaF+TZM1EUDQWxKvgfeGTLEPO76Lpw7B0l7y1XKUh/32EA==","shasum":"c7f2b398d21f923bdde4fb5162d2e99fa85b24c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312005112.tgz","fileCount":56,"unpackedSize":2345602,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312005112","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE4OtRGyGByKrl+GHYXDQkJVxrdQ8Ma2ZRbrbtk2LyGYAiADPUDtmU/AAcv14Wsd2ortAHxa+s7HyteyM8pNIp6cRA=="}],"size":386804},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312005112_1773276721035_0.7395243535584908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T00:52:01.240Z","publish_time":1773276721240,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312005929":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312005929","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260312005929","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260312005929","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312005929","_integrity":"sha512-2fhms49HQBlW0792S+w1FSJGvG5icVRUfQwi9qemhSo/w5wOmRBNCP0enYzLxkvP9tt7HlN4U2ux7dvEVg1A/A==","_resolved":"/tmp/0351d3188c2e20707f05fcc1b448e263/hey-api-openapi-ts-0.0.0-next-20260312005929.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312005929.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-2fhms49HQBlW0792S+w1FSJGvG5icVRUfQwi9qemhSo/w5wOmRBNCP0enYzLxkvP9tt7HlN4U2ux7dvEVg1A/A==","shasum":"abd991d7989a2f7d24729cd6fc7ba3fffaa99377","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312005929.tgz","fileCount":56,"unpackedSize":2346469,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312005929","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDRbru3IR+3wvAYMXWJUAjaaVa1Z0yjiBrNbkdmCtTZjAiBZ+TZ66WaCO0oH6m+Vj8amj7RU6eQTv7tCNzv/2fNNSA=="}],"size":386899},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312005929_1773277214270_0.3791837896018786"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T01:00:14.481Z","publish_time":1773277214481,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312113216":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312113216","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260312113216","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260312113216"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312113216","_integrity":"sha512-ztALPmuP3/EC57oE1UNdCUWAPeumDCzxYIHXXfOsNV22/esBxIpU+YjuNFN+nxw4sYJUMSXwg+6yWUeJS8Yzzw==","_resolved":"/tmp/a9a708778c3adb7d9dd08522082e5a77/hey-api-openapi-ts-0.0.0-next-20260312113216.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312113216.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ztALPmuP3/EC57oE1UNdCUWAPeumDCzxYIHXXfOsNV22/esBxIpU+YjuNFN+nxw4sYJUMSXwg+6yWUeJS8Yzzw==","shasum":"736e3b7a5a5dc1b581a65a719643cccac5c9e60d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312113216.tgz","fileCount":56,"unpackedSize":2349423,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312113216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC65hKpBP3qbEJ8YqxdMY2hd/+jtEEojrtuc8cNwtRkXAiEAhJde0SCo50dBljhYHmxwxarEAPctC68O+ZbYbKvqGkc="}],"size":387262},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312113216_1773315184364_0.2458120702146409"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T11:33:04.557Z","publish_time":1773315184557,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312170120":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312170120","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260312170120","@hey-api/types":"0.1.3","@hey-api/shared":"0.0.0-next-20260312170120","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312170120","_integrity":"sha512-iwndB1/YYUonRdkwLhwL0oJN7J+lI/fUw62l2nTkhdhj778YkZM2+A2ONKeWJkPU4tOC/eAH0T2oWpVQUp0//w==","_resolved":"/tmp/60aba42ee11875ed7ab766910889d7c1/hey-api-openapi-ts-0.0.0-next-20260312170120.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312170120.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-iwndB1/YYUonRdkwLhwL0oJN7J+lI/fUw62l2nTkhdhj778YkZM2+A2ONKeWJkPU4tOC/eAH0T2oWpVQUp0//w==","shasum":"af0c435d04798ce830f2f81f40c60d0cae657c77","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312170120.tgz","fileCount":56,"unpackedSize":2349074,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312170120","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC5Nik2D9GEWSZA234LQDVj+ilSY8ukXl3b71PF+aisoAiB9uoBrxh2Jmzvl2ubFwBsd/w27mCWEufGGSDir9UmF8w=="}],"size":387205},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312170120_1773334926464_0.20809942863483322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T17:02:06.700Z","publish_time":1773334926700,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312172442":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312172442","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260312172442","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260312172442","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312172442","_integrity":"sha512-15vJUHm/6Qs4UlG7GNfECOdu31dr49LcCfwE6twttFudv3nFFrIX1Yu58MYZ4AEmxUcQDoBC+JWCCcRhEXOAlA==","_resolved":"/tmp/567e7f650f199e8e4d95413fe5d47183/hey-api-openapi-ts-0.0.0-next-20260312172442.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312172442.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-15vJUHm/6Qs4UlG7GNfECOdu31dr49LcCfwE6twttFudv3nFFrIX1Yu58MYZ4AEmxUcQDoBC+JWCCcRhEXOAlA==","shasum":"519d3f9681111a1c3e3fb9de9fbc61729fda6403","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312172442.tgz","fileCount":56,"unpackedSize":2349490,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312172442","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFXytcTJEZJplOOJP8bBAA4r1MMXiN1Yq8XEqBXTFLMvAiBCWk4tpx2RQiot9rd4dSOX1e9mXCQKZdRpIOCW70K53g=="}],"size":387258},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312172442_1773336408883_0.13462009640452144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T17:26:49.038Z","publish_time":1773336409038,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312181352":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312181352","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/shared":"0.0.0-next-20260312181352","@hey-api/types":"0.1.3","@hey-api/codegen-core":"0.0.0-next-20260312181352","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312181352","_integrity":"sha512-3TKGeTOmwK2rcvkTY29eFENsS/R4oeimeKw0tRTkuLOgMIZC4dGEPKr7OTs0EKhBOEV1fSiqllljdRhVfp3C+Q==","_resolved":"/tmp/2a17f461372f1058f302af8177382f7e/hey-api-openapi-ts-0.0.0-next-20260312181352.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312181352.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-3TKGeTOmwK2rcvkTY29eFENsS/R4oeimeKw0tRTkuLOgMIZC4dGEPKr7OTs0EKhBOEV1fSiqllljdRhVfp3C+Q==","shasum":"6e5c2881dd21aedc0b685fcde2cbf5c40d4c5850","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312181352.tgz","fileCount":56,"unpackedSize":2349490,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312181352","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC5DYKS82lltrAqf0Ok66JLTMHG0ifgdDGp/DMOA/0vUwIhAPS6L2haeJINgL6V7FrwkhKiF9LvmFzxSrNTNoBzS+/m"}],"size":387261},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312181352_1773339353809_0.2679584409016813"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T18:15:54.034Z","publish_time":1773339354034,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312183032":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312183032","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260312183032","@hey-api/shared":"0.0.0-next-20260312183032","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312183032","_integrity":"sha512-OS8se4DiClMoLJ8qB4ZXlUVYp3WZdKQ1yqpOVcEYbO0X1ozrq3dAtgoDknngxrYsjk0vymb/4v0oizZcRoRSmg==","_resolved":"/tmp/7df2a6c02d80472ff60fc00d7d9d8df9/hey-api-openapi-ts-0.0.0-next-20260312183032.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312183032.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-OS8se4DiClMoLJ8qB4ZXlUVYp3WZdKQ1yqpOVcEYbO0X1ozrq3dAtgoDknngxrYsjk0vymb/4v0oizZcRoRSmg==","shasum":"69690a4541b4e18d8db76a0e298bd6e029ef2779","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312183032.tgz","fileCount":56,"unpackedSize":2349490,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312183032","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH+h3mmXbqJi6jW0wfSZ5ARDjmKRv7IrWDjRqw2hiovpAiBIvRxBjg1rQknh0LTBspGtwGDDp8fHQm/ki7UJZ8FJtQ=="}],"size":387258},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312183032_1773340276589_0.24781592715107825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T18:31:16.807Z","publish_time":1773340276807,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312183318":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312183318","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/codegen-core":"0.0.0-next-20260312183318","@hey-api/shared":"0.0.0-next-20260312183318","@hey-api/types":"0.1.3","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312183318","_integrity":"sha512-U0gOOIff5Kii7EjNuiGa57eaMTil4FmR0zJpCiONVvk+WVQVN574nLG0vvkhjgk6tzdgLeO/MuwxLhCBcpm2uQ==","_resolved":"/tmp/d2489e1ad532a3e89d6e7b1ac562d20c/hey-api-openapi-ts-0.0.0-next-20260312183318.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312183318.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-U0gOOIff5Kii7EjNuiGa57eaMTil4FmR0zJpCiONVvk+WVQVN574nLG0vvkhjgk6tzdgLeO/MuwxLhCBcpm2uQ==","shasum":"59a1d914ae8be6e14982863d82a091f60a230596","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312183318.tgz","fileCount":56,"unpackedSize":2349490,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312183318","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDV6eeo04JJ5NAPjdhyANdcOkQHUquUCmpdbxImnU+3MQIhAOFWRtJ7prly9F0Cr3HA+iYTCKJykKWqOPZCNwR8m4YV"}],"size":387262},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312183318_1773340516074_0.2147064359129951"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T18:35:16.287Z","publish_time":1773340516287,"_source_registry_name":"default","contributors":[]},"0.94.1":{"name":"@hey-api/openapi-ts","version":"0.94.1","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/codegen-core":"0.7.2","@hey-api/types":"0.1.3","@hey-api/shared":"0.2.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"_id":"@hey-api/openapi-ts@0.94.1","_integrity":"sha512-WffyHMzsB8uVrzVxjK+0zII0msuqLL5JOGaZsWQzRvoZQJsJcGe9+kUaBNKPVDupcghHncSRJCdcC5ZcCdy/sw==","_resolved":"/tmp/b91177c5a622d11926d6e8b10303308a/hey-api-openapi-ts-0.94.1.tgz","_from":"file:hey-api-openapi-ts-0.94.1.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-WffyHMzsB8uVrzVxjK+0zII0msuqLL5JOGaZsWQzRvoZQJsJcGe9+kUaBNKPVDupcghHncSRJCdcC5ZcCdy/sw==","shasum":"37558ff256f8202e1bbf6085ab34f2a0f4b40a26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.94.1.tgz","fileCount":56,"unpackedSize":2349412,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.94.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDqOcwIZBU/XeNvko0sa+vwGmdrW11xNFvYi4Y9cfScKwIhAODXEpH/B90Hg6DM8RZrIpSZ9vrNuji+NV0f+zcDZm6N"}],"size":387230},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.94.1_1773340761553_0.19380729898101423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T18:39:21.788Z","publish_time":1773340761788,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260312205020":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260312205020","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260312205020","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.0.0-next-20260312205020","@hey-api/shared":"0.0.0-next-20260312205020"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260312205020","_integrity":"sha512-GRfRki/ylL14PeyLNZLvvnWOQ88rPIAr34SDdhJS0Qr0Oz9glDkqoV4Dw6uuiHM9CxREO8EU+WU7sllc+Ug/fg==","_resolved":"/tmp/386f295331570c7693458d1cfc333fce/hey-api-openapi-ts-0.0.0-next-20260312205020.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260312205020.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-GRfRki/ylL14PeyLNZLvvnWOQ88rPIAr34SDdhJS0Qr0Oz9glDkqoV4Dw6uuiHM9CxREO8EU+WU7sllc+Ug/fg==","shasum":"f19e25e2fb5744992fbfdce10c6d85956b70091d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260312205020.tgz","fileCount":56,"unpackedSize":2350783,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260312205020","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCM6KKTVnWfk4EwTMiKAFLjGz309zr/NZdYqT1iY7g5AQIhANRHa+uFchj5XKlnWzS7TVvMORhUW2QavHFZ1jzj+dEd"}],"size":387521},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260312205020_1773348665267_0.013698618677346008"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T20:51:05.421Z","publish_time":1773348665421,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260314232934":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260314232934","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260314232934","@hey-api/shared":"0.0.0-next-20260314232934","@hey-api/types":"0.0.0-next-20260314232934","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260314232934","_integrity":"sha512-ao2E0QYA0U8JGxqDJtrGDjqJ4RSZxk7HBRm+bjwMNeh7pIePqyJHkFRenwbKyr+7WhhTrEbsQFLPbjqb/cVefw==","_resolved":"/tmp/4ce726b16d8f35192fe127e21454613d/hey-api-openapi-ts-0.0.0-next-20260314232934.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260314232934.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ao2E0QYA0U8JGxqDJtrGDjqJ4RSZxk7HBRm+bjwMNeh7pIePqyJHkFRenwbKyr+7WhhTrEbsQFLPbjqb/cVefw==","shasum":"726767041bf0acdd377b9eaf2abf2d69535d7f73","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260314232934.tgz","fileCount":56,"unpackedSize":2350783,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260314232934","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHIbdWly5HxQnED6klWN8244jP3P1S0QIL9r4BIlJcR9AiEAk3hvDyJ2HRV9USWiRddAmz+7RmvDPWXSK1tP0g4KnL0="}],"size":387518},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260314232934_1773531019095_0.15966262936992104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-14T23:30:19.264Z","publish_time":1773531019264,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260314233214":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260314233214","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260314233214","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260314233214","@hey-api/types":"0.0.0-next-20260314233214"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260314233214","_integrity":"sha512-x+FwUNK5kskifZUWNZXo8OUEfvhXkmY9oEmtQfsSMbLUC7UrVGFTYCS1PXkJklsjsXw5PaYbRDhZM4/QWlf3mg==","_resolved":"/tmp/d07dd2d0d6ff32c4d2fb472f9b8890e7/hey-api-openapi-ts-0.0.0-next-20260314233214.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260314233214.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-x+FwUNK5kskifZUWNZXo8OUEfvhXkmY9oEmtQfsSMbLUC7UrVGFTYCS1PXkJklsjsXw5PaYbRDhZM4/QWlf3mg==","shasum":"7649f6ddc50633a4a9620b2bd6403a74a0d2f3da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260314233214.tgz","fileCount":56,"unpackedSize":2350783,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260314233214","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHVddC+3o7OW7OFaJVj2c0p+9HC3Y02RvlwsZdn04qyVAiAblaGFLvimrRF9lsZJDMDSlqJrQbvndeyJFzvVOefqnA=="}],"size":387521},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260314233214_1773531178947_0.8203573032425657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-14T23:32:59.120Z","publish_time":1773531179120,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260314233718":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260314233718","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260314233718","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260314233718","@hey-api/types":"0.0.0-next-20260314233718"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260314233718","_integrity":"sha512-c6TFA9Thf3f0+AYUuGGn+mJB1y/ePaP7H2bQQqdNABoAaoxd4PwJZveEklsRKQMwGPKpRpsh4fzFXvhnmMOlNQ==","_resolved":"/tmp/afe41b61c54f2e8b30d3420bc3580f19/hey-api-openapi-ts-0.0.0-next-20260314233718.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260314233718.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-c6TFA9Thf3f0+AYUuGGn+mJB1y/ePaP7H2bQQqdNABoAaoxd4PwJZveEklsRKQMwGPKpRpsh4fzFXvhnmMOlNQ==","shasum":"98e704e960717310613156397722efa7128e6479","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260314233718.tgz","fileCount":56,"unpackedSize":2350783,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260314233718","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCqhuhycUhDr4jZL/2f1dY/vRK7uBgfdOcDz9k77zgQvwIhAN9saEH9eTcPUZ8Gh1vSpvxPW5MIV8YB918kLjI3w5Ah"}],"size":387522},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260314233718_1773531482336_0.012538081980005389"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-14T23:38:02.589Z","publish_time":1773531482589,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260314235603":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260314235603","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260314235603","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.0.0-next-20260314235603","@hey-api/shared":"0.0.0-next-20260314235603"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260314235603","_integrity":"sha512-plAo9ZDW9iL48fAIVF4e46e5z/IOjPK/bJ95O0YfKeX5hOJLp6pO1kBa19ygOqz2uRRUQF9zN1I0rGwSZ794OQ==","_resolved":"/tmp/828ccd1b946b61246326f8d192e674c5/hey-api-openapi-ts-0.0.0-next-20260314235603.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260314235603.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-plAo9ZDW9iL48fAIVF4e46e5z/IOjPK/bJ95O0YfKeX5hOJLp6pO1kBa19ygOqz2uRRUQF9zN1I0rGwSZ794OQ==","shasum":"a5c5af3f86ede3e826e0995effccc13e04ed03d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260314235603.tgz","fileCount":56,"unpackedSize":2351196,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260314235603","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCjQLprZI54o71FzlVTJHxGqgzACHx/w5ZOsxuib1Qo6QIhAMyl7hWuF17gXW1SBvbpTEH/xvlZHwtaxcqvGbHDqkEV"}],"size":387294},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260314235603_1773532612665_0.06461653110165133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-14T23:56:52.892Z","publish_time":1773532612892,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315035236":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315035236","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260315035236","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260315035236","@hey-api/types":"0.0.0-next-20260315035236"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315035236","_integrity":"sha512-G/lQiz3sjk8H8oTLoXkFto6JR41vnJwgIVjP6n742qIfpxSRR0YaaR1Q/tnvai9BE4RoLWWHW0cnEmC+75uJ7Q==","_resolved":"/tmp/27455796fc54c7b330d7ac6dd0b4d342/hey-api-openapi-ts-0.0.0-next-20260315035236.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315035236.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-G/lQiz3sjk8H8oTLoXkFto6JR41vnJwgIVjP6n742qIfpxSRR0YaaR1Q/tnvai9BE4RoLWWHW0cnEmC+75uJ7Q==","shasum":"416745d9b518b5deb975b77efe8744db9f876f09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315035236.tgz","fileCount":56,"unpackedSize":2351501,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315035236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCgMldHeBYd9GlHDbS2r2MLZLi1C1/uwku7EiJrHx5ccgIgE2CAi32EOLFwUOhF6YULnvI2865/FS/iYCXes1uEUsA="}],"size":387813},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315035236_1773546804698_0.14395932268699485"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T03:53:24.860Z","publish_time":1773546804860,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315194420":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315194420","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260315194420","@hey-api/types":"0.0.0-next-20260315194420","@hey-api/codegen-core":"0.0.0-next-20260315194420"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315194420","_integrity":"sha512-RqpmqXT/gQ5rYnEbuWleiYC+/0KkAWTjMxX59UIANHhkAq2iy18Up00tMb3D5iQUA6NhZlxqLhLhPtgyO8VbOg==","_resolved":"/tmp/60b4c3b17e60df2ad6863bd5489f660e/hey-api-openapi-ts-0.0.0-next-20260315194420.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315194420.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-RqpmqXT/gQ5rYnEbuWleiYC+/0KkAWTjMxX59UIANHhkAq2iy18Up00tMb3D5iQUA6NhZlxqLhLhPtgyO8VbOg==","shasum":"56906185925cf37a0aaaa1a18cd37041738fcfdd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315194420.tgz","fileCount":56,"unpackedSize":2374734,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315194420","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDZdYhPbnfDsDDYA9yocenZKBdoS4sjOQdnkvIgwMRPlgIgCY5bWt9URsjhXcv6ZmkE+o2qRyws4jq32hN3Tc+U8eA="}],"size":392633},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315194420_1773603905317_0.5782632304004625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T19:45:05.515Z","publish_time":1773603905515,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315203619":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315203619","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260315203619","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260315203619","@hey-api/types":"0.0.0-next-20260315203619"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315203619","_integrity":"sha512-bCBiRlFCjewGXEB+HNMvXjLvfZ2AjGS0jyKR7IrsQiMyIZab9syLmVDFvRHlhP0+xQPR08XhUzTQCltc6pveSA==","_resolved":"/tmp/660cd50044e10c840c2478ab84c01479/hey-api-openapi-ts-0.0.0-next-20260315203619.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315203619.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-bCBiRlFCjewGXEB+HNMvXjLvfZ2AjGS0jyKR7IrsQiMyIZab9syLmVDFvRHlhP0+xQPR08XhUzTQCltc6pveSA==","shasum":"f5ba5bfcbfabb14c48c4d7206da3634abe636a99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315203619.tgz","fileCount":56,"unpackedSize":2374746,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315203619","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGH+QDlpjNMT12xpWFj7czUnKkVS0LqVNHAKaMgpd2WiAiA6qbryUkDZut0jDrqy6xGenZQBwTbCOoTbuX/jYREHMQ=="}],"size":392649},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315203619_1773607025956_0.20281898126489195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T20:37:06.171Z","publish_time":1773607026171,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315205021":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315205021","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/codegen-core":"0.0.0-next-20260315205021","@hey-api/types":"0.0.0-next-20260315205021","@hey-api/shared":"0.0.0-next-20260315205021"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315205021","_integrity":"sha512-bIHgep6ij/QlsaM01n7NCYl+mm+lXrpSxzIyqXUwmOgu2vas1b99JO7KRqKfyrwaqEfWuCl5UkbxDApHa4BGiw==","_resolved":"/tmp/c80317a6820da76005278cba5601c0b2/hey-api-openapi-ts-0.0.0-next-20260315205021.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315205021.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-bIHgep6ij/QlsaM01n7NCYl+mm+lXrpSxzIyqXUwmOgu2vas1b99JO7KRqKfyrwaqEfWuCl5UkbxDApHa4BGiw==","shasum":"8b837bd340eda73f641e209336155670e5953354","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315205021.tgz","fileCount":56,"unpackedSize":2374746,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315205021","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBQMnNT3cbq1z+h7GZ9x5tE2FTpkin0r8fTZIAXBOSFMAiBmslBH1eA80ADWPk3hmnaasb1qVbb2VBhgyOiGhysf9g=="}],"size":392648},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315205021_1773607868761_0.8217528352343171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T20:51:08.950Z","publish_time":1773607868950,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315205306":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315205306","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260315205306","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260315205306","@hey-api/types":"0.0.0-next-20260315205306"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315205306","_integrity":"sha512-uOt3gzWhfc6hM64FDlvbixmPyO/K3F0MmvWJ5c1NG8PVYtgHfiRyxxacalqEgCcJaVKVDRCiDha+kYF6MXjsjA==","_resolved":"/tmp/a9058f2f1391ecbc1fff0c0884dcac3e/hey-api-openapi-ts-0.0.0-next-20260315205306.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315205306.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-uOt3gzWhfc6hM64FDlvbixmPyO/K3F0MmvWJ5c1NG8PVYtgHfiRyxxacalqEgCcJaVKVDRCiDha+kYF6MXjsjA==","shasum":"4de2533cdeb21c0da8e8a32fb579d1111e48ca00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315205306.tgz","fileCount":56,"unpackedSize":2374746,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315205306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH1QmoF2YKmshAOwoSgUR+fwfaiiimwWKtFZCR+QUIihAiEA5/Ls8pTvC617trOTEcH5vWZ3WSaCBI8WpHAH0uEMt9Y="}],"size":392649},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315205306_1773608031368_0.807164732199041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T20:53:51.558Z","publish_time":1773608031558,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315205554":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315205554","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260315205554","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260315205554","@hey-api/types":"0.0.0-next-20260315205554"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315205554","_integrity":"sha512-L8orqTw/EysCymMLUGuo2tUdKY3IlPCW0QbVjH+qRuEqa243kroJMcedCUxAmoTAmN0OoFO2WM09BEQKvgvJzw==","_resolved":"/tmp/28cbe5fc8d087639877e67ddc92e088b/hey-api-openapi-ts-0.0.0-next-20260315205554.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315205554.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-L8orqTw/EysCymMLUGuo2tUdKY3IlPCW0QbVjH+qRuEqa243kroJMcedCUxAmoTAmN0OoFO2WM09BEQKvgvJzw==","shasum":"f617be5e340673526505ad686458bed72a622f9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315205554.tgz","fileCount":56,"unpackedSize":2374746,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315205554","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGvcdIN3rdJkEt0J9L4ZpehVZ4FUYB/6GTguQN0QQFALAiAaOnMDKvYrhsD3v5FUs2M35Emw/XqKr0wdQ7EQsHlZZw=="}],"size":392648},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315205554_1773608201436_0.43718138289500463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T20:56:41.609Z","publish_time":1773608201609,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315210428":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315210428","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260315210428","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260315210428","@hey-api/types":"0.0.0-next-20260315210428"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315210428","_integrity":"sha512-RKVBhGz7rJ476/vkWw/gNC0RFguTahbwI+ghHCcpse4BrZ7DdzivSImNAB25JINWsNpPX3QhJAPYhG/poGWfDQ==","_resolved":"/tmp/fb60b644e1417da1c57334e9aacb687e/hey-api-openapi-ts-0.0.0-next-20260315210428.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315210428.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-RKVBhGz7rJ476/vkWw/gNC0RFguTahbwI+ghHCcpse4BrZ7DdzivSImNAB25JINWsNpPX3QhJAPYhG/poGWfDQ==","shasum":"c2dfcef9f9fabd122defeba1c5dae2e733e5fbfa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315210428.tgz","fileCount":56,"unpackedSize":2374746,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315210428","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAZ6+R0vHFiSitK/cfmY9/wKO9MvLO9zBTznE/C7fh57AiEA2a6un4tNHmsXu0tpo6UsHPse0vhqD7VBbi1p82PVwxM="}],"size":392649},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315210428_1773608715384_0.38446619905158164"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T21:05:15.585Z","publish_time":1773608715585,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315212555":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315212555","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260315212555","@hey-api/shared":"0.0.0-next-20260315212555","@hey-api/types":"0.0.0-next-20260315212555","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315212555","_integrity":"sha512-THruZnTPRBgdMXHK61qV/hvJdEFvjpXf8LSAdS8cODmMyFxHV8e6gMma7yaDo6eO+dxK0Q3d3yXdKHY7K4G0DQ==","_resolved":"/tmp/f68ff046404e6cfd8cdbaa1e31de29a8/hey-api-openapi-ts-0.0.0-next-20260315212555.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315212555.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-THruZnTPRBgdMXHK61qV/hvJdEFvjpXf8LSAdS8cODmMyFxHV8e6gMma7yaDo6eO+dxK0Q3d3yXdKHY7K4G0DQ==","shasum":"2e19aaa1ed237b3e4cad6bd3549726792d7d43f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315212555.tgz","fileCount":56,"unpackedSize":2374746,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315212555","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDKId0X5st4iDh3qdt/gkUJaMJIVSJWCw8bNt8inwn85wIgO/WszneKz5AEiZJDCLeT9tA9n6tLcye685pBbH8xvAM="}],"size":392649},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315212555_1773610001431_0.01280393280901393"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T21:26:41.602Z","publish_time":1773610001602,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260315215402":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260315215402","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260315215402","@hey-api/types":"0.0.0-next-20260315215402","@hey-api/codegen-core":"0.0.0-next-20260315215402"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260315215402","_integrity":"sha512-wuT3wy3VDvi1QLjXA2JDt+0RCPX2yKLFVaT22N43UTjtayxg+pyK+PdFUenX/MYle3NB0K89z0A0H+sNvetLmQ==","_resolved":"/tmp/e1945e65d0231359f8cd48dd268c179e/hey-api-openapi-ts-0.0.0-next-20260315215402.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260315215402.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-wuT3wy3VDvi1QLjXA2JDt+0RCPX2yKLFVaT22N43UTjtayxg+pyK+PdFUenX/MYle3NB0K89z0A0H+sNvetLmQ==","shasum":"67f2db18b4b0c6cc6a5316cb96249ce419559e9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260315215402.tgz","fileCount":56,"unpackedSize":2327449,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260315215402","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBshWTrynqZEy/XP//Ve6SR98Aqy7lmib9FbGPVEl5b5AiEA/ZMJlFivyDsiFPP5y0lShT3J0ezuLbc8Qbjtg9h1lKc="}],"size":366880},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260315215402_1773611686855_0.10774271421370796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T21:54:47.048Z","publish_time":1773611687048,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260316015603":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260316015603","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260316015603","@hey-api/shared":"0.0.0-next-20260316015603","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.0.0-next-20260316015603"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260316015603","_integrity":"sha512-kWg/czmJIQN2XfZf+iSH0419ITeNFBl/l7yYH7cDmYyGHVUyZ+ea/M3cE6WOoj0vg5Iqq/F2v7UY6+fPB9OCkw==","_resolved":"/tmp/49d287235fd52ca565a9202f87dd1c10/hey-api-openapi-ts-0.0.0-next-20260316015603.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260316015603.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-kWg/czmJIQN2XfZf+iSH0419ITeNFBl/l7yYH7cDmYyGHVUyZ+ea/M3cE6WOoj0vg5Iqq/F2v7UY6+fPB9OCkw==","shasum":"caebe2fd2a3252ac17e57834a9953c2383c255e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260316015603.tgz","fileCount":56,"unpackedSize":2329080,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260316015603","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID+2/9kSUgKLiKl3tNOZS93zE1FVy0PdOKKYWlSF5PiQAiBmvVI1g/I5sdTj944HSGBUY6eO8S9mfk4/4oxPxY26sg=="}],"size":367028},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260316015603_1773626212148_0.10818794164061218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T01:56:52.373Z","publish_time":1773626212373,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260316072320":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260316072320","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260316072320","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260316072320","@hey-api/types":"0.0.0-next-20260316072320"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260316072320","_integrity":"sha512-zq+KOIAhmn26iP8TvvAbgb91DOgAN2XpVk1EnGThHOhx++dO93O0SDQE7vSKXivwOUOD3XkhJl9UeYeO444TzQ==","_resolved":"/tmp/8ca8be29910d7d08d8a9905c8a0306ae/hey-api-openapi-ts-0.0.0-next-20260316072320.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260316072320.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-zq+KOIAhmn26iP8TvvAbgb91DOgAN2XpVk1EnGThHOhx++dO93O0SDQE7vSKXivwOUOD3XkhJl9UeYeO444TzQ==","shasum":"fd8c221235b3d46c8505d687de4baed25532d415","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260316072320.tgz","fileCount":56,"unpackedSize":2339086,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260316072320","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDiue75n/gXQVAPvAfVJcNlVZJBfdBBBJUU/dxqRPfQkgIhAMuY5kSSKrU4VKqv0jSUKm6OJzYJ4NvK/jH299Fzw7uQ"}],"size":368868},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260316072320_1773645849806_0.9658949141695352"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T07:24:10.020Z","publish_time":1773645850020,"_source_registry_name":"default","contributors":[]},"0.94.2":{"name":"@hey-api/openapi-ts","version":"0.94.2","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.3","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.4","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"_id":"@hey-api/openapi-ts@0.94.2","_integrity":"sha512-k8BmVfRZ3Ntpt99+0wzbw18sssf9mMgCpUFi9hTdUTGCgXEFlCnM6HW6tWZjPtT4CbclNqLVvSrfIABrRE88YA==","_resolved":"/tmp/4cd239e3613519de52ab3057596de7d8/hey-api-openapi-ts-0.94.2.tgz","_from":"file:hey-api-openapi-ts-0.94.2.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-k8BmVfRZ3Ntpt99+0wzbw18sssf9mMgCpUFi9hTdUTGCgXEFlCnM6HW6tWZjPtT4CbclNqLVvSrfIABrRE88YA==","shasum":"098a43bc6867810b50874bc8cf1e0034773bcc41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.94.2.tgz","fileCount":56,"unpackedSize":2337385,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.94.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC7bY0BNApBvd0eYE+mFEJJ5LSnkxL3kAp6Nn5xqSVpzAIhAPA0S2bmBHr8oHKxTsLA6rsaLLLbCO/9om51Rf5LGP/f"}],"size":368711},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.94.2_1773646576530_0.5515753432272426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T07:36:16.758Z","publish_time":1773646576758,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260316212404":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260316212404","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260316212404","@hey-api/types":"0.1.4","@hey-api/codegen-core":"0.7.3"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260316212404","_integrity":"sha512-Hkkd/8xY9NCmOuQ5ilazLqCLFDILC8IU9fQ86yAiINSqyfT+5eTdYJS43KThjxbqnSqH4W72fWrrzCEqK08sEw==","_resolved":"/tmp/fa88903a3db8bfd7d4603c9d68bd0615/hey-api-openapi-ts-0.0.0-next-20260316212404.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260316212404.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Hkkd/8xY9NCmOuQ5ilazLqCLFDILC8IU9fQ86yAiINSqyfT+5eTdYJS43KThjxbqnSqH4W72fWrrzCEqK08sEw==","shasum":"b687532b58282e259660d319df6023f46e8190ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260316212404.tgz","fileCount":56,"unpackedSize":2339046,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260316212404","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCO2dbok8mrCFrqCLCvzu4jOacVI/QLHNhmmg3RE8kiIwIhANHgid5fbHgPILnL55PiXZE5U0RpFJ9eRY/hZzIYOEJ5"}],"size":368866},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260316212404_1773696287458_0.25095658434203827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T21:24:47.617Z","publish_time":1773696287617,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260316213111":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260316213111","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260316213111","@hey-api/codegen-core":"0.7.3","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260316213111","_integrity":"sha512-KpRI4oSYx8FydwB3adzHha29MQCHteLqZhMjTO9aqrGyTrdbwF+2H4E0DgMPEpwy0BBR1+4letidP+LONj4qbA==","_resolved":"/tmp/7f9e056c480aa414b775fd95cef3706f/hey-api-openapi-ts-0.0.0-next-20260316213111.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260316213111.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-KpRI4oSYx8FydwB3adzHha29MQCHteLqZhMjTO9aqrGyTrdbwF+2H4E0DgMPEpwy0BBR1+4letidP+LONj4qbA==","shasum":"fe90b992d6c7caf75496b1b32903b48063258a34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260316213111.tgz","fileCount":56,"unpackedSize":2339046,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260316213111","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBlLE+URtexmlbaRUMmvH8oozH2kB9tIPDuFzC05l+oIAiEA0bdKi/TMYeuiZ5h9tZ2M6jGginhT7EdqCDbAKIz/2pE="}],"size":368863},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260316213111_1773696714624_0.8096353730444317"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T21:31:54.828Z","publish_time":1773696714828,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260317012830":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260317012830","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.3","@hey-api/shared":"0.0.0-next-20260317012830","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260317012830","_integrity":"sha512-TkJP1LyK7aMKXD9+lHtriGXb2w5xUW7i7eFJ7yzEGHrUltQ6ywqqECn7mSYBxJ8+lQlWkYxAGri+8qqxSwd2bg==","_resolved":"/tmp/17e51bdc984421c9f9e5d86c0a98b029/hey-api-openapi-ts-0.0.0-next-20260317012830.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260317012830.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-TkJP1LyK7aMKXD9+lHtriGXb2w5xUW7i7eFJ7yzEGHrUltQ6ywqqECn7mSYBxJ8+lQlWkYxAGri+8qqxSwd2bg==","shasum":"9edb12797c7c980f12db2fcc1d6a31dcad4a11ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260317012830.tgz","fileCount":56,"unpackedSize":2339046,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260317012830","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDc72lxzMdoMph3ORkaWZGwm1M7NKdTtgnrFckiqzlD6QIhAKojhFAHpHtP7eqMdgSKTqIE0F/PZRuM36SumO1ZPteH"}],"size":368868},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260317012830_1773710950791_0.23344642605062016"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T01:29:10.954Z","publish_time":1773710950954,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260317020150":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260317020150","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260317020150","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260317020150"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260317020150","_integrity":"sha512-1Ty7FBGwvU9SlpttBPS7tn4hVyN5j6KFWvZiFcFfpuQYsBAHVTZxlmHlAiyoNTnfFCqDX+JwfsLW4UpC91GxFA==","_resolved":"/tmp/79d6edafe8907d5fb0398c079390d792/hey-api-openapi-ts-0.0.0-next-20260317020150.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260317020150.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-1Ty7FBGwvU9SlpttBPS7tn4hVyN5j6KFWvZiFcFfpuQYsBAHVTZxlmHlAiyoNTnfFCqDX+JwfsLW4UpC91GxFA==","shasum":"f5f95b88448eb4c7103344ebd5c0e1eb1cb0fdde","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260317020150.tgz","fileCount":56,"unpackedSize":2337463,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260317020150","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDvXNu9a/74Bg2QSEBc6W2oVk0q4yhLlxMQ3FjueUMDyAiEAvfdq3boWaaHy8Oxi74vaLI4FKhgMaMMGzgxRBN4YtJg="}],"size":368743},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260317020150_1773712956108_0.0264398847949745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T02:02:36.280Z","publish_time":1773712956280,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260317022431":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260317022431","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260317022431","@hey-api/shared":"0.0.0-next-20260317022431","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260317022431","_integrity":"sha512-U6jsbVS7yJF+mAjFggOpuTEdCCW2g/moEyPdYyg1/MKdRUCeRNOqV2G9kvXrc4HmoQ4ZqjPLYIE5xpkuPGxqvQ==","_resolved":"/tmp/c5dfddc7ca0d02d7e6ed8f9046b19b4d/hey-api-openapi-ts-0.0.0-next-20260317022431.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260317022431.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-U6jsbVS7yJF+mAjFggOpuTEdCCW2g/moEyPdYyg1/MKdRUCeRNOqV2G9kvXrc4HmoQ4ZqjPLYIE5xpkuPGxqvQ==","shasum":"cb3212343f21bda33291d068e3f1bbbb539e506c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260317022431.tgz","fileCount":56,"unpackedSize":2337463,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260317022431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCY9UsfmCTOlCFm8RuzcVp59wVRz2gECgaUQ12PAUzDiQIgIiyfZq0gIrtf8Kik/D1uGDyFyBovL6WTxJwBuTX/XcA="}],"size":368743},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260317022431_1773714315507_0.516629665782002"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T02:25:15.686Z","publish_time":1773714315686,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260317160407":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260317160407","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260317160407","@hey-api/types":"0.1.4","@hey-api/shared":"0.0.0-next-20260317160407","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260317160407","_integrity":"sha512-dXPyk9c4qI/npz/X0n33yNSpiUtuyCaZlQ2EnlARFfAfyjiIsqPYl5F6825UGvMNiq0olcU6krnT7HkyWvVn/w==","_resolved":"/tmp/875a95ae87a790a2427fff6b520280f5/hey-api-openapi-ts-0.0.0-next-20260317160407.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260317160407.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-dXPyk9c4qI/npz/X0n33yNSpiUtuyCaZlQ2EnlARFfAfyjiIsqPYl5F6825UGvMNiq0olcU6krnT7HkyWvVn/w==","shasum":"813ad054d23669b06bfd9c4df57947598a8dd091","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260317160407.tgz","fileCount":56,"unpackedSize":2337723,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260317160407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDQPVQASyU4Xku3RmmYe8XfGeIH7F7Yvs4ml9sNT49WiAIgPq8TTDqzQWuyEEokFxVfFxB+uIZrXhwI76ztpF123yk="}],"size":368811},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260317160407_1773763588552_0.4639332183768252"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T16:06:28.828Z","publish_time":1773763588828,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260317191926":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260317191926","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260317191926","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260317191926","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260317191926","_integrity":"sha512-Q+mzXYz6mQ2XIcbhoVO2mtPA7g1zbt1yycJDYAd8CdWNdDBM5l+oXU7rA8rO3D+3MZxy7JT28wQwomYqDWdaTg==","_resolved":"/tmp/6dc4831160637d6f378af4a7fce326c6/hey-api-openapi-ts-0.0.0-next-20260317191926.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260317191926.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Q+mzXYz6mQ2XIcbhoVO2mtPA7g1zbt1yycJDYAd8CdWNdDBM5l+oXU7rA8rO3D+3MZxy7JT28wQwomYqDWdaTg==","shasum":"00577fbf83a3b86a4f5934241a742825b551899b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260317191926.tgz","fileCount":56,"unpackedSize":2337723,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260317191926","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEQ4nxwuKHxiZfhvheSGX2EhVRylYu+A6ifB0UpNA9wpAiBRSDCk+FVJz1slr5fO/ieEY1xPbaxEpb2AAkdskxoCtw=="}],"size":368810},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260317191926_1773775211657_0.731732807578442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T19:20:11.896Z","publish_time":1773775211896,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260318014228":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260318014228","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260318014228","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260318014228"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260318014228","_integrity":"sha512-Ey3W2xDVvbutrflrnC61GVTeGn0GmfI95dtkRFPWVtpF/gofqJUPAj8M8pXBqkiCIB2eOOv1H7RWNsIEqRHOJw==","_resolved":"/tmp/9f2711d74e1c445f738823b068613c92/hey-api-openapi-ts-0.0.0-next-20260318014228.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260318014228.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Ey3W2xDVvbutrflrnC61GVTeGn0GmfI95dtkRFPWVtpF/gofqJUPAj8M8pXBqkiCIB2eOOv1H7RWNsIEqRHOJw==","shasum":"f75e6933eef9c4386d8782a02ac545872555c5f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260318014228.tgz","fileCount":56,"unpackedSize":2337839,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260318014228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDFX6TodshCC+EkFZt1t+vfLOVpulhfzEOB3zNeACgCjgIgMgPbTfauKl/he5k/hrtokD86/5bL4F6iSiLq0DPkPgw="}],"size":368842},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260318014228_1773798193138_0.3456151192338408"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-18T01:43:13.328Z","publish_time":1773798193328,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260318021038":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260318021038","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260318021038","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260318021038","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260318021038","_integrity":"sha512-PLYL6uRsqwxLWm8thotPrWzzO8PIG2ALNywUYJwvRVmVwE9uS/+MaroBXHXczaxhBVO9kUxC8HIST4GBHwY8kA==","_resolved":"/tmp/10ab24198f8f06634b01e514645cb57d/hey-api-openapi-ts-0.0.0-next-20260318021038.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260318021038.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-PLYL6uRsqwxLWm8thotPrWzzO8PIG2ALNywUYJwvRVmVwE9uS/+MaroBXHXczaxhBVO9kUxC8HIST4GBHwY8kA==","shasum":"855268d57700c6206ab35eff0473d8a78fea4a06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260318021038.tgz","fileCount":56,"unpackedSize":2337876,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260318021038","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCE0k3VnLoy/cys9IsQjGWq8CH4nLbR3aQTV8uApmQxmwIhAMQNrX9iOXDtDbGrQNf7UdUZvXa37EHsszemDDim/sP/"}],"size":368848},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260318021038_1773799883565_0.2764211951729927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-18T02:11:23.726Z","publish_time":1773799883726,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260318053337":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260318053337","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260318053337","@hey-api/shared":"0.0.0-next-20260318053337","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260318053337","_integrity":"sha512-o2hHJHmUUF8PbV7g/UOA0EipLzC5UYEs2Yjs74jWOrWcpVLmGjg16QLE3bPjabuWaIAa1hVa2ZcoGN2fcIs4pg==","_resolved":"/tmp/e3db5de0b73a82dbaa5301ce739805bb/hey-api-openapi-ts-0.0.0-next-20260318053337.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260318053337.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-o2hHJHmUUF8PbV7g/UOA0EipLzC5UYEs2Yjs74jWOrWcpVLmGjg16QLE3bPjabuWaIAa1hVa2ZcoGN2fcIs4pg==","shasum":"2a1469648631b8a893464a32bbd6c1c0b7bd4e26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260318053337.tgz","fileCount":56,"unpackedSize":2337408,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260318053337","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDSHR2w1f4xtB3PmxNC0qN01TDVfHr/+zDy+k3uTrCnJAiEAuKLw24P3Z2gBuPWr0/9v1nT6nNEcGl3DRTGgYKgEQQQ="}],"size":368676},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260318053337_1773812063764_0.24072595795585827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-18T05:34:23.988Z","publish_time":1773812063988,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260318140846":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260318140846","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260318140846","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260318140846","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260318140846","_integrity":"sha512-+MWxXTOIzyYxIw383nF5KuQNmNs7ofAHHMd7sRLWLXeskjlSXJvMtcheN1qwy3x7xtj6WqLfpfFIzOO2yL62KQ==","_resolved":"/tmp/b3d4dd862433e036e934394021373641/hey-api-openapi-ts-0.0.0-next-20260318140846.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260318140846.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-+MWxXTOIzyYxIw383nF5KuQNmNs7ofAHHMd7sRLWLXeskjlSXJvMtcheN1qwy3x7xtj6WqLfpfFIzOO2yL62KQ==","shasum":"45bb7daf4dbefaac196c3d36868a35bf4c81a305","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260318140846.tgz","fileCount":56,"unpackedSize":2336835,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260318140846","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDuWuY9qX8OTRu8WyuGhY/ukjul5nvSULIPN/nvI98WwQIgQ0h8EY2vWs9Vqpxm63t6lJ1M5x7GxI0pPG5VP/ocYTc="}],"size":368541},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260318140846_1773842975196_0.7346160275586233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-18T14:09:35.445Z","publish_time":1773842975445,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260318142512":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260318142512","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260318142512","@hey-api/shared":"0.0.0-next-20260318142512","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260318142512","_integrity":"sha512-a69m/pMd6p6AuALx1jzCuEa5KtFl50A2EUTsn/bSY7gzUoB2/iFGkxZP4wR7rAW0qxo8WYMAFGfLlvWTm/Gp+w==","_resolved":"/tmp/c2a7e94f285c2319d7c63dab852e9d0c/hey-api-openapi-ts-0.0.0-next-20260318142512.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260318142512.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-a69m/pMd6p6AuALx1jzCuEa5KtFl50A2EUTsn/bSY7gzUoB2/iFGkxZP4wR7rAW0qxo8WYMAFGfLlvWTm/Gp+w==","shasum":"69ae8d070f75d211c112dd738beb7842f94c384c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260318142512.tgz","fileCount":56,"unpackedSize":2336904,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260318142512","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4F2BV8qEzyGdAnn3rTgHU04eemuGQxD0I97mHIWqbYQIgPyTf2SZmNK6USVHYvFmkgV1WIhp33XcmhDNrjXon0nc="}],"size":368565},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260318142512_1773843958466_0.6476374039096491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-18T14:25:58.649Z","publish_time":1773843958649,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260319001012":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260319001012","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260319001012","@hey-api/shared":"0.0.0-next-20260319001012","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260319001012","_integrity":"sha512-3IjMXHE9i9IU6RTPqIcLWXR7LCDQ0s3kmt1rYTxrLRYlGsw9C8wW9GttiHI9lGCOj6BhESxXT44nOCsE+ekohg==","_resolved":"/tmp/60458bfdbe063a8a858f5dc0c3f2ee7b/hey-api-openapi-ts-0.0.0-next-20260319001012.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260319001012.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-3IjMXHE9i9IU6RTPqIcLWXR7LCDQ0s3kmt1rYTxrLRYlGsw9C8wW9GttiHI9lGCOj6BhESxXT44nOCsE+ekohg==","shasum":"cff9e42fa4fe7dcc5c1884c8b5056ec8917da4e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260319001012.tgz","fileCount":56,"unpackedSize":2336904,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260319001012","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDbbXWxa7vcAKycX1KDAKF7X/ln2zCsXP9Blg/9wXETSAiEAoxYCbbQS+Rc0ETaA6H/2FvFqc6POucXPdmPnH2Gjg4I="}],"size":368562},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260319001012_1773879057552_0.8203664095847079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T00:10:57.797Z","publish_time":1773879057797,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260319001316":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260319001316","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260319001316","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260319001316","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260319001316","_integrity":"sha512-UIjtDIAvogw35pPk0oQkdqWcorqs4RwZ0sjA++auRBnM/9xjurYxZP5wNUFVk30im7RDtf7IvA+vGghi+DwxKw==","_resolved":"/tmp/771dc71a1050cccbeda9a8bc73fbbc71/hey-api-openapi-ts-0.0.0-next-20260319001316.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260319001316.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-UIjtDIAvogw35pPk0oQkdqWcorqs4RwZ0sjA++auRBnM/9xjurYxZP5wNUFVk30im7RDtf7IvA+vGghi+DwxKw==","shasum":"a06abaa791640901db4ff7e561044ac3a9e1fe5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260319001316.tgz","fileCount":56,"unpackedSize":2336904,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260319001316","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHwodWHmH5nDx4S016E9SxduhFeXl2tf2jQhc3p007skAiEAiYcUr9RYGwqW9rYQPfSpDDMOIjLxvdFZrBbxa8zChD0="}],"size":368558},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260319001316_1773879301152_0.2057494525389827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T00:15:01.391Z","publish_time":1773879301391,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260319001745":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260319001745","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260319001745","@hey-api/types":"0.1.4","@hey-api/shared":"0.0.0-next-20260319001745","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260319001745","_integrity":"sha512-aZC7xe205gKklkliOweC9GPF6lo10ZcVbQAKnqWlEkyzJ3fDlDMRupO5JDMcTyu0R/UI2A3fiW3w4fZp5iNtxg==","_resolved":"/tmp/377a61a2c702e23b2340ec784ff39038/hey-api-openapi-ts-0.0.0-next-20260319001745.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260319001745.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-aZC7xe205gKklkliOweC9GPF6lo10ZcVbQAKnqWlEkyzJ3fDlDMRupO5JDMcTyu0R/UI2A3fiW3w4fZp5iNtxg==","shasum":"10345107061447083131b9a531c54947b5d2e9dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260319001745.tgz","fileCount":56,"unpackedSize":2336904,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260319001745","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDTAC3mMR4AMWqCvQ9vO2GkdWad62qe0ZNJmMJ+VkfngwIhAJtPXKIcGv3xLhSIPcAKx+hi5MDGvOGb1UQAIFztgQUv"}],"size":368566},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260319001745_1773879517984_0.19748828623198578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T00:18:38.164Z","publish_time":1773879518164,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260319003000":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260319003000","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.0.0-next-20260319003000","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260319003000","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260319003000","_integrity":"sha512-jxUrxOVfC9p9BwtN1NTEwempW05S1QRBy/WDo2s9PSweYZY5Kb1VUQLzIVJl3fEMYJ9swpt4Bpq+kIknbiAC+g==","_resolved":"/tmp/5b2e3edee39580f9d1c80d7d15f99251/hey-api-openapi-ts-0.0.0-next-20260319003000.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260319003000.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-jxUrxOVfC9p9BwtN1NTEwempW05S1QRBy/WDo2s9PSweYZY5Kb1VUQLzIVJl3fEMYJ9swpt4Bpq+kIknbiAC+g==","shasum":"13eea03623327851b6867d6b17280eedcf702f98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260319003000.tgz","fileCount":56,"unpackedSize":2336904,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260319003000","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICc6dkYQuhrNYthjl0lvZ+jYnkhtexahAfEJL0b7heOGAiBBuZHda9x+i2K7lw5//BK7xstFfpfQ8qj1UjBQpsvDgg=="}],"size":368565},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260319003000_1773880244165_0.0038005294492664543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T00:30:44.323Z","publish_time":1773880244323,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260319010900":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260319010900","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/types":"0.1.4","@hey-api/shared":"0.0.0-next-20260319010900","@hey-api/codegen-core":"0.0.0-next-20260319010900","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260319010900","_integrity":"sha512-FdbH1jX36YZXiSafRZixBITP95Vn29oqx1JDQMFcr/Bz7pz/NuC1wUwKA7O+4aP6yvdDsIK83kyPq7eB0SS3yA==","_resolved":"/tmp/7b62097c4b1f2bf6a285c585e0d6821e/hey-api-openapi-ts-0.0.0-next-20260319010900.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260319010900.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-FdbH1jX36YZXiSafRZixBITP95Vn29oqx1JDQMFcr/Bz7pz/NuC1wUwKA7O+4aP6yvdDsIK83kyPq7eB0SS3yA==","shasum":"3890cb55935434218bcbaab1310de10cf94fc657","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260319010900.tgz","fileCount":56,"unpackedSize":2343519,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260319010900","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICRPSv9iKCZSC/5YHAgRdU5DOyRzq7T8TcgyHst+XfQQAiEA7E1pqLEIO2yRaaVnZWFh0SJ3rmReILdh2XXLuEGGdIM="}],"size":369981},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260319010900_1773882584055_0.1812190355968024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T01:09:44.230Z","publish_time":1773882584230,"_source_registry_name":"default","contributors":[]},"0.94.3":{"name":"@hey-api/openapi-ts","version":"0.94.3","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.5","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"_id":"@hey-api/openapi-ts@0.94.3","_integrity":"sha512-aq6dEbS3IkCEV+lBueFYrQyWc21lonb+AKJcmiAmStmxCkbwq4bu3Ro51Nmuqp5Ske5T4FdaOvwWTH0BdJj9ZQ==","_resolved":"/tmp/fcef0457a4b01e6404d1d6f4108a5045/hey-api-openapi-ts-0.94.3.tgz","_from":"file:hey-api-openapi-ts-0.94.3.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-aq6dEbS3IkCEV+lBueFYrQyWc21lonb+AKJcmiAmStmxCkbwq4bu3Ro51Nmuqp5Ske5T4FdaOvwWTH0BdJj9ZQ==","shasum":"7a94968ca1813a6841cc4b3d942f2c77921c9a5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.94.3.tgz","fileCount":56,"unpackedSize":2343441,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.94.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHWJ6Qj5k+R4WUtYx3YLQXhpGMHPKMVSxolpsiInEjQPAiBTiOfURqqIdY4jxc4p6MSUjKOOFcLeePOHXwmfl63y1A=="}],"size":369951},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.94.3_1773896745247_0.0035217937425042756"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T05:05:45.426Z","publish_time":1773896745426,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260320154722":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260320154722","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.5","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260320154722","_integrity":"sha512-d0oBCjABqdlOE22RFAZ6Viu4PHh9i+tMaQk1MxaeBJvMIHqR6ic2aG0g7nDVz84DeFOJUY/7OHr/FYYGLfxL/A==","_resolved":"/tmp/240fcf260dc1e86312f9dc36e16a5ece/hey-api-openapi-ts-0.0.0-next-20260320154722.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260320154722.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-d0oBCjABqdlOE22RFAZ6Viu4PHh9i+tMaQk1MxaeBJvMIHqR6ic2aG0g7nDVz84DeFOJUY/7OHr/FYYGLfxL/A==","shasum":"f13de4425cb2b317ee6e2dffb2c16b1966d20a7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260320154722.tgz","fileCount":56,"unpackedSize":2384881,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260320154722","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICht5IbzvtM48hVUjnUPQGAwyoAlTZceEscgRKK6WVwaAiBbdU5OX/Ceqv8mHCBAjWadCDk438kltVmx2UBwadf/zg=="}],"size":379521},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260320154722_1774021681509_0.2624935227997989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-20T15:48:01.722Z","publish_time":1774021681722,"_source_registry_name":"default","contributors":[]},"0.94.4":{"name":"@hey-api/openapi-ts","version":"0.94.4","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/types":"0.1.4","@hey-api/shared":"0.2.5","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"_id":"@hey-api/openapi-ts@0.94.4","_integrity":"sha512-943f7wlLAQ0KHVx8CeD3xYJzBsCRQYtr+lgMYrAdfV48j32loqsqiMAM4fsMxvSO7mkz0lqcJkIb+YZIXO8Ubg==","_resolved":"/tmp/381ee232e92fb8b833839b4576ac62a7/hey-api-openapi-ts-0.94.4.tgz","_from":"file:hey-api-openapi-ts-0.94.4.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-943f7wlLAQ0KHVx8CeD3xYJzBsCRQYtr+lgMYrAdfV48j32loqsqiMAM4fsMxvSO7mkz0lqcJkIb+YZIXO8Ubg==","shasum":"e2d13c139f47273aa1a4780895447fdacdb2ff87","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.94.4.tgz","fileCount":56,"unpackedSize":2384843,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.94.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC7VSD+KJX7+kNEWsx0bd5IESjQ4uDemIQzj51PAgKUPQIgO5sjedj9YLmr6E9trzdp2ulOXh/CLpmyJlcVrHOpM5o="}],"size":379488},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.94.4_1774021894583_0.9616882345328364"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-20T15:51:34.814Z","publish_time":1774021894814,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260323155832":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260323155832","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/shared":"0.2.5","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260323155832","_integrity":"sha512-4W1Vf2SDI0n9wOytzOz+Pq+9miOXpE8d2Oacyb3PbvNqkAH1gfx89WZLOAWe0IyV0ZYguwNVaJvmECYBqtBp0w==","_resolved":"/tmp/3cfcb268b274c52143f2c96d5555be08/hey-api-openapi-ts-0.0.0-next-20260323155832.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260323155832.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-4W1Vf2SDI0n9wOytzOz+Pq+9miOXpE8d2Oacyb3PbvNqkAH1gfx89WZLOAWe0IyV0ZYguwNVaJvmECYBqtBp0w==","shasum":"74d13dd5968af69689da40bb5c3c09429e4144ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260323155832.tgz","fileCount":56,"unpackedSize":2384616,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260323155832","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCYJk71UwZgmYxlF4XTGcDBJPU+KBgx9ZC5YAa0oZO69gIhAIOb09Ix5XvFNT04MkXUpU7q7GU9p2kGi/Vo0bBj43fx"}],"size":379369},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260323155832_1774281549211_0.9753873672090676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-23T15:59:09.377Z","publish_time":1774281549377,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260323214524":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260323214524","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260323214524","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260323214524","_integrity":"sha512-1N8gm3J9Ct+wtcJGuH2TMlt6VKTr6IcD49uvuxLmomjuFhS/qTHXnnlFYrTD03prGH/Mvz9RzhLzM+mPqWgM7A==","_resolved":"/tmp/6e0b65c576a1473ba232bb34b851b1d6/hey-api-openapi-ts-0.0.0-next-20260323214524.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260323214524.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-1N8gm3J9Ct+wtcJGuH2TMlt6VKTr6IcD49uvuxLmomjuFhS/qTHXnnlFYrTD03prGH/Mvz9RzhLzM+mPqWgM7A==","shasum":"e175d6f3102952cc2c244629cb3981283c6efd65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260323214524.tgz","fileCount":56,"unpackedSize":2379156,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260323214524","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE3Dk/SH07YCUBRyo7CPuNTHzpjeoHuQMG4KTk3wroetAiApQuggJ2mBpECtGO9agUm4QMIWCVEHJ+7VKqG8t2eiMg=="}],"size":378955},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260323214524_1774302372462_0.3584508337657022"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-23T21:46:12.698Z","publish_time":1774302372698,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260323215609":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260323215609","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260323215609","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260323215609","_integrity":"sha512-+ezNtIjbmTnvLZ4iLRzPUnYYM5vMN7DnUpIzm6eYHiyYLIeaTcUk1bAstXiLT9r0h6lh31gKqWZBa5vMwORR4Q==","_resolved":"/tmp/2400341188eab21d8c74b511940a7b04/hey-api-openapi-ts-0.0.0-next-20260323215609.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260323215609.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-+ezNtIjbmTnvLZ4iLRzPUnYYM5vMN7DnUpIzm6eYHiyYLIeaTcUk1bAstXiLT9r0h6lh31gKqWZBa5vMwORR4Q==","shasum":"58b0cce686bd74daad7f15d2ed0e10d81ce99759","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260323215609.tgz","fileCount":56,"unpackedSize":2379167,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260323215609","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDVs5Ro2bh5F2hPMKWt2Xaa8+E/zeJQ6CD5dO4kjB/YRQIhAMOEXfeYymCjudYhm6hE8rHnp4aBiW+Uty0onnNNLwsd"}],"size":378965},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260323215609_1774303016210_0.8282063364979928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-23T21:56:56.362Z","publish_time":1774303016362,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325001604":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325001604","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/shared":"0.0.0-next-20260325001604","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325001604","_integrity":"sha512-qUCkBffNB7PURvs6tKe/HcOBSj/wf8N8dyQH7ZFZ0qVB3eiU20BguligPjdJoDrc3iQeC72iFRhBrtx3EMbp8A==","_resolved":"/tmp/eedef834162a7114134a949fed7bb938/hey-api-openapi-ts-0.0.0-next-20260325001604.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325001604.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-qUCkBffNB7PURvs6tKe/HcOBSj/wf8N8dyQH7ZFZ0qVB3eiU20BguligPjdJoDrc3iQeC72iFRhBrtx3EMbp8A==","shasum":"e854447a686913b934115dc7fd0fc4e8ac406a99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325001604.tgz","fileCount":56,"unpackedSize":2402730,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325001604","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDwhIPtcjEjWufJtg+e+4ZYR6AKApi8VSrUTBDSX3Z6UAIgNCsjuquIPQnfmqcN5G5Sc3itBb1C8sO7TuskY6Qy+vQ="}],"size":383611},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325001604_1774397810257_0.05487729860048396"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T00:16:50.407Z","publish_time":1774397810407,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325003423":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325003423","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.4","@hey-api/shared":"0.0.0-next-20260325003423"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325003423","_integrity":"sha512-t5TOuDHCBUg0e9sSH3s/jhSykLO3vJ5R+BCjesUhLAtfoC3nv7UTIM8YV550p57Z00UndvDIrD/uZuSfxrJ5Xw==","_resolved":"/tmp/eb2a57f89316157576eeb5ba148697b9/hey-api-openapi-ts-0.0.0-next-20260325003423.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325003423.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-t5TOuDHCBUg0e9sSH3s/jhSykLO3vJ5R+BCjesUhLAtfoC3nv7UTIM8YV550p57Z00UndvDIrD/uZuSfxrJ5Xw==","shasum":"3eaa915a745da177b4fb5189779bd9e8e6a5ddd3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325003423.tgz","fileCount":56,"unpackedSize":2402892,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325003423","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDajZJrXG8Z9zSj90U9VaOmR+3WyJETjbfGqRlxZJGO3AiEAjhwop0ZOjB08OKBvlvd+yvkG8RV+beBzIW3hRHA+jY4="}],"size":383585},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325003423_1774398906200_0.19605214422086092"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T00:35:06.377Z","publish_time":1774398906377,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325010840":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325010840","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260325010840"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325010840","_integrity":"sha512-ROL7D0dra14wZEYkshC+Izb/+MlJoOF8kGqOL1Yn7zlLHBjAdtYQYndsrd5gMbilRLvZG6Gxosn61zmpC/I7ZQ==","_resolved":"/tmp/46a63aaea0fb774a77f856eafca88c9e/hey-api-openapi-ts-0.0.0-next-20260325010840.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325010840.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ROL7D0dra14wZEYkshC+Izb/+MlJoOF8kGqOL1Yn7zlLHBjAdtYQYndsrd5gMbilRLvZG6Gxosn61zmpC/I7ZQ==","shasum":"479f9786342a5dfa2bad44f6166a80165389d43e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325010840.tgz","fileCount":56,"unpackedSize":2401811,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325010840","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDPCNuouLxrO09IBoQ8XQvCXI7SO/+kQ1x1BEn+gWimDwIhAI7x3r3qLnbn+GS45x8aQYgv0I9ysa8t5L9b9FcS8ADo"}],"size":383527},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325010840_1774400960993_0.03326414404257716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T01:09:21.172Z","publish_time":1774400961172,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325033631":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325033631","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/shared":"0.0.0-next-20260325033631","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325033631","_integrity":"sha512-cjsot4EoSYQlLjH8UTgyzuU2D1p0alT5tL7MVq9/Y3uQOPhCJzQkxc9GSs5wXuq/zqOTYNchTKcfg7sl90VEFQ==","_resolved":"/tmp/3b0747ff576e128c30f0cea1114c8bab/hey-api-openapi-ts-0.0.0-next-20260325033631.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325033631.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-cjsot4EoSYQlLjH8UTgyzuU2D1p0alT5tL7MVq9/Y3uQOPhCJzQkxc9GSs5wXuq/zqOTYNchTKcfg7sl90VEFQ==","shasum":"cfa9faca2525f3f53d7d6e10d076e418b01fd205","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325033631.tgz","fileCount":56,"unpackedSize":2402811,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325033631","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB51pxP8mz1oxi87DLe0wu9bJOXEO5t0+z1J5vHWzzViAiBh7ydBfr3ZY9jYeKSXdzk7NE2VCFWdD3KdTehS56xpYA=="}],"size":383749},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325033631_1774409833436_0.19606549609529678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T03:37:13.579Z","publish_time":1774409833579,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325035830":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325035830","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260325035830","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325035830","_integrity":"sha512-3EAFyiA6O7wfD61npBDMLsrw4c4rEqTVrxBRhS4g5SRXwR76jivjxTwmYyVGATolBVSk5zZlZS+yB/0/lCGJUQ==","_resolved":"/tmp/eb1bbf3d547e1ea062464d530cf44585/hey-api-openapi-ts-0.0.0-next-20260325035830.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325035830.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-3EAFyiA6O7wfD61npBDMLsrw4c4rEqTVrxBRhS4g5SRXwR76jivjxTwmYyVGATolBVSk5zZlZS+yB/0/lCGJUQ==","shasum":"58e6f002db847bcc336d1d0e7f63404f25870776","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325035830.tgz","fileCount":56,"unpackedSize":2402811,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325035830","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCRk5YMrT/7h1vNTsa0QjKzsL0KuWvHT7DHU4ynohdB+wIhAJZfF3jQ9wmt8WYMDS9TjG1RafVquwln4uba3xctYWuy"}],"size":383750},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325035830_1774411152006_0.7407578781305055"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T03:59:12.260Z","publish_time":1774411152260,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325040114":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325040114","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260325040114","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325040114","_integrity":"sha512-tr/cKOgUF+ASBWMYSgolM/GiKdVbnlLMWQA9YJU9C/yQdhvUXszXLik2srqojrrojCL9gvHxrmYn8a7s802rIQ==","_resolved":"/tmp/a137df83d9ef16d7a9657791c0b52ec3/hey-api-openapi-ts-0.0.0-next-20260325040114.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325040114.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-tr/cKOgUF+ASBWMYSgolM/GiKdVbnlLMWQA9YJU9C/yQdhvUXszXLik2srqojrrojCL9gvHxrmYn8a7s802rIQ==","shasum":"cf0af72d973fcb3b1077630c9ecc0b80057f494d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325040114.tgz","fileCount":56,"unpackedSize":2402811,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325040114","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCrpz4QXI7oYSTfb6FIbkiiq4zR7y0/ncIuigP5NXT71gIgLc/104i9J+LuOEyAvnW9ALqasjIGYhXg7HjfJWseJNI="}],"size":383749},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325040114_1774411314949_0.2577040389614176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T04:01:55.171Z","publish_time":1774411315171,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325040806":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325040806","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/shared":"0.0.0-next-20260325040806","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325040806","_integrity":"sha512-i+mNzxcLtDqeKvY+c4gqMgSxw4LmVN4hzbSAu+LbQSr7Q5Vlr0ggiay920IRVJY6R8kBHQWOBjbFjKghDe5Y0g==","_resolved":"/tmp/8bbd88df043e5616de960b5f875772de/hey-api-openapi-ts-0.0.0-next-20260325040806.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325040806.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-i+mNzxcLtDqeKvY+c4gqMgSxw4LmVN4hzbSAu+LbQSr7Q5Vlr0ggiay920IRVJY6R8kBHQWOBjbFjKghDe5Y0g==","shasum":"4030c6418971af88c356207cff5a99d10a7cd88b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325040806.tgz","fileCount":56,"unpackedSize":2402811,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325040806","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCqSeujjYaqFTY2HkGCHkObasUROwpWrZxRjkwRJum0xQIgGdpRGXfGAWzmE7Gda6RIGQXT+XOhOua/1n4Ii0/r66Q="}],"size":383750},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325040806_1774411728917_0.5277804345677606"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T04:08:49.077Z","publish_time":1774411729077,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325062514":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325062514","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260325062514","@hey-api/types":"0.1.4","@hey-api/spec-types":"0.0.0-next-20260325062514"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325062514","_integrity":"sha512-0YO0TOoptNri2gYKLqR+c7BxkUvfC/7PNal5C1LereUAOMK+wz5sgKjkcOvwG0ZegKtm2S4Vdd/IctoPcj7/vQ==","_resolved":"/tmp/a152eca2adf2f67914c291d5e6518a87/hey-api-openapi-ts-0.0.0-next-20260325062514.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325062514.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-0YO0TOoptNri2gYKLqR+c7BxkUvfC/7PNal5C1LereUAOMK+wz5sgKjkcOvwG0ZegKtm2S4Vdd/IctoPcj7/vQ==","shasum":"2bf6c31035d61de23be559ef5816b4edaebd1143","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325062514.tgz","fileCount":56,"unpackedSize":2402478,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325062514","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCIxxx6EbSG8ZmAt1Yb/bqOYwckWq3vqzFp5XbTlwXEKgIhAI1XjWtorn8odAVFKrncj797mEQ+Son5XipnjbZe2u8N"}],"size":383631},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325062514_1774419956857_0.2703843471403924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T06:25:57.064Z","publish_time":1774419957064,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325063447":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325063447","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/shared":"0.0.0-next-20260325063447","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/spec-types":"0.0.0-next-20260325063447","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325063447","_integrity":"sha512-ltLSZNDIiKgO+ILhRPnKI0RcmTEefEZBxN/mw9CxzwEUuHSBOf+zYcEz64W0EAM5FS6ex2BZ8C+CIi3AddfAfA==","_resolved":"/tmp/b1f8cf7e581059ed2eb1ddd409c6966d/hey-api-openapi-ts-0.0.0-next-20260325063447.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325063447.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-ltLSZNDIiKgO+ILhRPnKI0RcmTEefEZBxN/mw9CxzwEUuHSBOf+zYcEz64W0EAM5FS6ex2BZ8C+CIi3AddfAfA==","shasum":"d22b0b87b87e64b432b26982cf789f93b593c62f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325063447.tgz","fileCount":56,"unpackedSize":2402478,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325063447","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFnIdwV435RxSqyZ6HQEjJsCko6VbEZxxCOg8YxZON2bAiEA1K4pZ+0YwRFuo0D9FAizay0emMtbjWNIZ0+7cKqfisM="}],"size":383627},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325063447_1774420530323_0.0588822613921145"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T06:35:30.503Z","publish_time":1774420530503,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260325064426":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260325064426","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.0.0-next-20260325064426","@hey-api/spec-types":"0.0.0-next-20260325064426","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260325064426","_integrity":"sha512-nqQbjNCE7obYS+6e1IBAdMkwQJ1lnGgudC/sGDyQHUI8/kgEAU877c2rJqYho9O2xdk9KFkble6ebWhx3PSNPA==","_resolved":"/tmp/24fbcf1bcd06638cb12a2e84dbb2d316/hey-api-openapi-ts-0.0.0-next-20260325064426.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260325064426.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-nqQbjNCE7obYS+6e1IBAdMkwQJ1lnGgudC/sGDyQHUI8/kgEAU877c2rJqYho9O2xdk9KFkble6ebWhx3PSNPA==","shasum":"40231257a7e1d38ca6d7edc196666facf34c17d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260325064426.tgz","fileCount":56,"unpackedSize":2402478,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260325064426","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAb6SBNQKXA5cgIuVNFqQzn8gfSzFWpAenzq3PkMFVVIAiEAsNeaWgh37ujAfi64pbV2MTtVzLw/KkUAHGrtA8jaXqo="}],"size":383622},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260325064426_1774421109606_0.9837692993358824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T06:45:09.826Z","publish_time":1774421109826,"_source_registry_name":"default","contributors":[]},"0.94.5":{"name":"@hey-api/openapi-ts","version":"0.94.5","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/shared":"0.2.6","@hey-api/spec-types":"0.1.0","@hey-api/types":"0.1.4","@hey-api/json-schema-ref-parser":"1.3.1"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"_id":"@hey-api/openapi-ts@0.94.5","_integrity":"sha512-fCR/kIexbDarnt/WGKvjJb4K30JaFzO2F/528kHpyWT7vopPS0JeqtRQMjJg+Gk09N/05nbv1OaFOQXcy0BiVQ==","_resolved":"/tmp/ce846963e67566bb109725a03c77ba90/hey-api-openapi-ts-0.94.5.tgz","_from":"file:hey-api-openapi-ts-0.94.5.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-fCR/kIexbDarnt/WGKvjJb4K30JaFzO2F/528kHpyWT7vopPS0JeqtRQMjJg+Gk09N/05nbv1OaFOQXcy0BiVQ==","shasum":"18414971e1959dcb5f909ea7684553c5fdece18b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.94.5.tgz","fileCount":56,"unpackedSize":2402400,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.94.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBuY4gr9uN0IVfzhwJKFP9TxXD16Dnxuvn+yJYA9kW7iAiAcW04c5WqGJenlmjjEIApaYBjzjh/BInHOLnsrLIJILg=="}],"size":383595},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.94.5_1774421218622_0.5906076225844212"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T06:46:58.811Z","publish_time":1774421218811,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260330050014":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260330050014","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/shared":"0.2.6","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/spec-types":"0.1.0","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.1","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260330050014","_integrity":"sha512-HVAIMUlw38+7GTexNFSQX3A7pIXFfPdwHnNb/muLX9eGcgOVv6smj0OD2yf8WQCeMTyFnOKucQ8lXSsCP1UQAA==","_resolved":"/tmp/282e37096fd5d8e5dcec50a17e9f13f3/hey-api-openapi-ts-0.0.0-next-20260330050014.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260330050014.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-HVAIMUlw38+7GTexNFSQX3A7pIXFfPdwHnNb/muLX9eGcgOVv6smj0OD2yf8WQCeMTyFnOKucQ8lXSsCP1UQAA==","shasum":"2ba1ad390ae1c457b58023026c69c3cb501b6b22","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260330050014.tgz","fileCount":56,"unpackedSize":2403058,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260330050014","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDbbuR3rVHTejYG7TV0Hmax2pSGbrVuitkVlGSHnpHLrwIgK0ebSzUC1z6kwA7paEzw2cQiV7u/aVzps++dpl5Cb3M="}],"size":383787},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260330050014_1774846854965_0.17752139417473178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T05:00:55.176Z","publish_time":1774846855176,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260330052154":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260330052154","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.6","@hey-api/spec-types":"0.1.0","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.2","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260330052154","_integrity":"sha512-oWDTKXml7qLebt2TvB/5c6RHfplrC5m1oGjNeB29YLSxo/3QZdK+qp9PS6a1lWe6SmY/b7f7XmsHN4yoxCos5A==","_resolved":"/tmp/3d4322af9e0382bee058326a86ed81ad/hey-api-openapi-ts-0.0.0-next-20260330052154.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260330052154.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-oWDTKXml7qLebt2TvB/5c6RHfplrC5m1oGjNeB29YLSxo/3QZdK+qp9PS6a1lWe6SmY/b7f7XmsHN4yoxCos5A==","shasum":"037f85f78655dd7cedf3c567d4762fd38fbc1475","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260330052154.tgz","fileCount":56,"unpackedSize":2402946,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260330052154","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCPflLepskJihUXMc2gaXRBv655nK1+LDRiiKfEQh0yHAIgJfFpFvL8fHPksYAloPtA4j0EkZgIeCCUeRlPECkIr5U="}],"size":383817},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260330052154_1774848156025_0.7749238514611616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T05:22:36.266Z","publish_time":1774848156266,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260330053425":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260330053425","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.6","@hey-api/spec-types":"0.1.0","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.2","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260330053425","_integrity":"sha512-SsNOEmG1FlXeHjZ6BxUH5GdpXnNwz9FMQhAsdZVctibvKgsFXMrw0Y7HOY+gAzeml8Y0ZBCljmAD2ehOx8LXAg==","_resolved":"/tmp/69817fbfd2691c8982e5d5149b239a53/hey-api-openapi-ts-0.0.0-next-20260330053425.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260330053425.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-SsNOEmG1FlXeHjZ6BxUH5GdpXnNwz9FMQhAsdZVctibvKgsFXMrw0Y7HOY+gAzeml8Y0ZBCljmAD2ehOx8LXAg==","shasum":"080a1ac6b7db7608701eb09e0ea6cd67cc3eda8b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260330053425.tgz","fileCount":56,"unpackedSize":2415115,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260330053425","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICTuKcHddmQKYiZuec9mwQ58o0AbxY+wQTZveu3y7EoFAiADKuLj+xiEi2yfJquaprnuuCfNmsvY+xePEXFcJT2jAw=="}],"size":385727},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260330053425_1774848903327_0.6112124873718945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T05:35:03.584Z","publish_time":1774848903584,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260330133641":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260330133641","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.6","@hey-api/spec-types":"0.1.0","@hey-api/types":"0.1.4"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.2","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260330133641","_integrity":"sha512-0jILDtSbjU9d6ChjmN2cRYhAfgjsrNAMCSr1sjgAP/ci/Vh+srADTSJSbyvZOTuG0N8WGrW65xjRj42Tu+NQWQ==","_resolved":"/tmp/114fd6b638075823a8c79bb8c7dbdca5/hey-api-openapi-ts-0.0.0-next-20260330133641.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260330133641.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-0jILDtSbjU9d6ChjmN2cRYhAfgjsrNAMCSr1sjgAP/ci/Vh+srADTSJSbyvZOTuG0N8WGrW65xjRj42Tu+NQWQ==","shasum":"8d6399c50de7747a8e2d8894302b42c81f8d0c82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260330133641.tgz","fileCount":56,"unpackedSize":2416459,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260330133641","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCwAJlnjIFmuDpFrB8Q0Bg5nKmcEjiwAUwpa3e6ulrfPgIhAM8TCowV8LGEBPYfdZgV20bfTUzxYJ8kVlQMFjRYIa0H"}],"size":385912},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260330133641_1774877840402_0.3147361696709834"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T13:37:20.617Z","publish_time":1774877840617,"_source_registry_name":"default","contributors":[]},"0.0.0-next-20260331111823":{"name":"@hey-api/openapi-ts","version":"0.0.0-next-20260331111823","description":"🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.","keywords":["angular","axios","codegen","fetch","generator","http","javascript","json","next","next.js","node","nuxt","ofetch","openapi","rest","swagger","typescript","xhr","yaml"],"homepage":"https://heyapi.dev/","bugs":{"url":"https://github.com/hey-api/openapi-ts/issues"},"license":"MIT","author":{"name":"Hey API","email":"lubos@heyapi.dev","url":"https://heyapi.dev"},"repository":{"type":"git","url":"git+https://github.com/hey-api/openapi-ts.git"},"funding":"https://github.com/sponsors/hey-api","bin":{"openapi-ts":"bin/run.js"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./internal":{"types":"./dist/internal.d.mts","import":"./dist/internal.mjs"},"./package.json":"./package.json"},"dependencies":{"ansi-colors":"4.1.3","color-support":"1.1.3","commander":"14.0.3","get-tsconfig":"4.13.6","@hey-api/codegen-core":"0.7.4","@hey-api/types":"0.1.4","@hey-api/spec-types":"0.1.0","@hey-api/json-schema-ref-parser":"1.3.1","@hey-api/shared":"0.2.6"},"devDependencies":{"@angular/common":"21.1.2","@angular/compiler":"21.1.2","@angular/compiler-cli":"21.1.2","@angular/core":"21.1.2","@angular/platform-browser":"21.1.2","@angular/platform-browser-dynamic":"21.1.2","@angular/router":"21.1.2","axios":"1.13.4","eslint":"9.39.2","ky":"1.14.3","nuxt":"3.14.1592","ofetch":"1.5.1","rxjs":"7.8.2","typescript":"5.9.3","vue":"3.5.25","yaml":"2.8.2","zone.js":"0.16.0"},"peerDependencies":{"typescript":">=5.5.3 || >=6.0.0 || 6.0.1-rc"},"engines":{"node":">=20.19.0"},"scripts":{"build":"tsdown && pnpm check-exports","check-exports":"attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm","dev":"tsdown --watch","typecheck":"tsgo --noEmit"},"readmeFilename":"README.md","_id":"@hey-api/openapi-ts@0.0.0-next-20260331111823","_integrity":"sha512-Dybc7lOcW0cufFjMcYBS8LoxUqM1UV/IRiHxwE+dG2CXTEo2DGoCITIPcxYnpoDx68Kr1nUaEJIbkOjW2/q2Uw==","_resolved":"/tmp/0b597b3a457e68300889c5620e4fa927/hey-api-openapi-ts-0.0.0-next-20260331111823.tgz","_from":"file:hey-api-openapi-ts-0.0.0-next-20260331111823.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Dybc7lOcW0cufFjMcYBS8LoxUqM1UV/IRiHxwE+dG2CXTEo2DGoCITIPcxYnpoDx68Kr1nUaEJIbkOjW2/q2Uw==","shasum":"0afa4fd678ee72def6fa39222cc941c8ccb43a5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hey-api/openapi-ts/-/openapi-ts-0.0.0-next-20260331111823.tgz","fileCount":56,"unpackedSize":2416459,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@hey-api%2fopenapi-ts@0.0.0-next-20260331111823","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCLlPMCAFdf42bMvX+c365/VBtgpIpifw5+XB/16eM9awIgOpJHUa5LSo0UYNFYjRkzpReykjF+HQJr/W9ixCRebNE="}],"size":385912},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:60430298-8082-4736-98c0-66ec689c0303"}},"directories":{},"maintainers":[{"name":"anonymous","email":"lmenus@lmen.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-ts_0.0.0-next-20260331111823_1774955945940_0.4040503832708324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-31T11:19:06.160Z","publish_time":1774955946160,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"0.94.5","next":"0.0.0-next-20260331111823"},"name":"@hey-api/openapi-ts","time":{"created":"2024-03-22T22:01:31.813Z","modified":"2026-03-31T11:19:18.927Z","0.27.37":"2024-03-22T10:56:22.931Z","0.27.38":"2024-03-22T13:03:52.805Z","0.27.39":"2024-03-24T21:18:51.848Z","0.28.0":"2024-03-25T23:17:29.576Z","0.29.0":"2024-03-26T21:51:48.518Z","0.29.1":"2024-03-27T08:59:33.746Z","0.29.2":"2024-03-27T09:14:55.475Z","0.30.0":"2024-03-27T11:06:30.856Z","0.31.0":"2024-03-29T00:54:07.411Z","0.31.1":"2024-03-29T15:03:57.736Z","0.32.0":"2024-03-30T16:51:08.236Z","0.32.1":"2024-03-30T23:38:55.064Z","0.33.0":"2024-04-01T11:16:35.129Z","0.33.1":"2024-04-01T22:13:11.531Z","0.33.2":"2024-04-02T00:47:17.919Z","0.34.0":"2024-04-03T02:55:49.058Z","0.34.1":"2024-04-03T06:10:23.176Z","0.34.2":"2024-04-04T00:56:07.792Z","0.34.3":"2024-04-04T01:59:52.808Z","0.34.4":"2024-04-04T04:17:48.274Z","0.34.5":"2024-04-04T05:32:06.070Z","0.35.0":"2024-04-08T00:28:03.359Z","0.36.0":"2024-04-08T04:08:13.113Z","0.36.1":"2024-04-08T21:51:39.972Z","0.36.2":"2024-04-09T00:45:48.439Z","0.37.0":"2024-04-09T03:41:14.399Z","0.37.1":"2024-04-09T10:37:54.097Z","0.37.2":"2024-04-09T16:37:40.845Z","0.37.3":"2024-04-09T20:40:20.741Z","0.38.0":"2024-04-11T05:00:07.034Z","0.38.1":"2024-04-11T13:30:28.305Z","0.39.0":"2024-04-16T05:46:06.215Z","0.40.0":"2024-04-17T02:29:57.502Z","0.40.1":"2024-04-18T03:44:57.934Z","0.40.2":"2024-04-18T11:19:56.024Z","0.41.0":"2024-04-19T03:12:17.471Z","0.42.0":"2024-04-21T12:52:48.120Z","0.42.1":"2024-04-22T01:21:50.168Z","0.43.0":"2024-05-02T10:19:43.378Z","0.43.1":"2024-05-05T08:34:20.863Z","0.43.2":"2024-05-06T05:52:23.570Z","0.44.0":"2024-05-13T10:17:54.659Z","0.45.0":"2024-05-15T04:44:04.479Z","0.45.1":"2024-05-16T05:38:10.331Z","0.46.0":"2024-05-21T11:40:40.363Z","0.46.1":"2024-05-23T14:28:48.189Z","0.46.2":"2024-05-24T01:57:03.379Z","0.46.3":"2024-05-27T20:33:53.608Z","0.47.0":"2024-06-16T16:38:10.046Z","0.47.1":"2024-06-19T14:38:46.933Z","0.47.2":"2024-06-21T01:21:51.696Z","0.48.0":"2024-06-24T04:08:38.132Z","0.48.1":"2024-07-01T07:03:53.419Z","0.48.2":"2024-07-04T01:24:14.847Z","0.48.3":"2024-07-15T14:07:11.522Z","0.49.0":"2024-07-17T15:21:46.856Z","0.50.0":"2024-07-21T21:03:04.363Z","0.50.1":"2024-07-24T05:36:44.511Z","0.50.2":"2024-07-26T02:29:17.977Z","0.51.0":"2024-07-28T04:51:18.010Z","0.52.0":"2024-08-01T17:13:21.873Z","0.52.1":"2024-08-06T18:00:57.157Z","0.52.2":"2024-08-07T18:03:16.724Z","0.52.3":"2024-08-08T06:47:56.459Z","0.52.4":"2024-08-10T10:22:42.174Z","0.52.5":"2024-08-12T04:01:14.770Z","0.52.6":"2024-08-13T14:11:23.432Z","0.52.7":"2024-08-14T11:49:59.124Z","0.52.8":"2024-08-14T12:34:21.052Z","0.52.9":"2024-08-18T13:39:44.287Z","0.52.10":"2024-08-26T15:09:19.441Z","0.52.11":"2024-08-27T02:27:30.114Z","0.53.0":"2024-09-04T05:59:07.538Z","0.53.1":"2024-09-17T08:01:50.882Z","0.53.2":"2024-09-19T10:46:04.075Z","0.53.3":"2024-09-22T03:18:53.117Z","0.53.4":"2024-09-25T10:23:11.826Z","0.53.5":"2024-09-26T15:57:14.143Z","0.53.6":"2024-09-30T11:52:44.520Z","0.53.7":"2024-10-03T14:59:56.870Z","0.53.8":"2024-10-06T18:00:17.110Z","0.53.9":"2024-10-10T14:09:31.419Z","0.53.10":"2024-10-11T17:43:44.381Z","0.53.11":"2024-10-13T18:58:31.619Z","0.53.12":"2024-10-25T12:09:58.564Z","0.54.0":"2024-10-28T13:20:04.792Z","0.54.1":"2024-10-29T12:56:14.124Z","0.54.2":"2024-11-01T17:26:52.664Z","0.54.3":"2024-11-05T18:36:52.363Z","0.54.4":"2024-11-06T10:15:22.180Z","0.55.0":"2024-11-07T13:26:23.617Z","0.55.1":"2024-11-08T04:05:36.396Z","0.55.2":"2024-11-10T23:10:26.473Z","0.55.3":"2024-11-13T22:05:44.210Z","0.56.0":"2024-11-18T11:59:53.473Z","0.56.1":"2024-11-18T19:15:35.260Z","0.56.2":"2024-11-20T19:13:29.680Z","0.56.3":"2024-11-21T12:28:55.693Z","0.57.0":"2024-11-22T11:20:00.765Z","0.57.1":"2024-11-25T09:15:44.657Z","0.58.0":"2024-12-02T07:15:06.418Z","0.59.0":"2024-12-05T00:05:51.299Z","0.59.1":"2024-12-06T17:52:48.909Z","0.59.2":"2024-12-12T14:30:55.352Z","0.60.0":"2024-12-17T21:05:54.945Z","0.60.1":"2024-12-19T20:03:10.043Z","0.61.0":"2025-01-06T10:01:44.777Z","0.61.1":"2025-01-08T10:45:50.615Z","0.61.2":"2025-01-09T16:53:05.256Z","0.61.3":"2025-01-13T16:38:58.850Z","0.62.0":"2025-01-14T19:49:08.290Z","0.62.1":"2025-01-15T18:52:44.128Z","0.62.2":"2025-01-20T16:44:17.568Z","0.62.3":"2025-01-21T07:50:24.298Z","0.63.0":"2025-01-27T21:16:51.137Z","0.63.1":"2025-01-30T05:53:43.433Z","0.63.2":"2025-01-30T06:39:29.587Z","0.64.0":"2025-02-02T10:37:01.594Z","0.64.1":"2025-02-03T02:10:21.650Z","0.64.2":"2025-02-10T06:45:57.881Z","0.64.3":"2025-02-10T09:12:41.482Z","0.64.4":"2025-02-13T08:39:28.495Z","0.64.5":"2025-02-19T21:33:34.374Z","0.64.6":"2025-02-26T22:12:04.000Z","0.64.7":"2025-02-27T17:49:49.276Z","0.64.8":"2025-03-01T18:40:47.340Z","0.64.9":"2025-03-03T16:57:40.099Z","0.64.10":"2025-03-04T01:17:21.750Z","0.64.11":"2025-03-12T04:32:21.896Z","0.64.12":"2025-03-13T17:40:25.290Z","0.64.13":"2025-03-18T00:02:56.115Z","0.64.14":"2025-03-26T09:32:23.827Z","0.64.15":"2025-03-26T23:04:47.094Z","0.65.0":"2025-03-31T08:14:01.367Z","0.66.0":"2025-04-01T19:42:32.702Z","0.66.1":"2025-04-02T11:38:42.057Z","0.66.2":"2025-04-03T14:16:32.072Z","0.66.3":"2025-04-04T12:56:23.670Z","0.66.4":"2025-04-13T23:03:44.347Z","0.66.5":"2025-04-17T17:58:48.398Z","0.66.6":"2025-04-23T03:27:37.785Z","0.66.7":"2025-04-28T06:26:31.491Z","0.67.0":"2025-05-04T07:18:01.574Z","0.67.1":"2025-05-04T15:12:36.343Z","0.67.2":"2025-05-07T12:05:41.199Z","0.67.3":"2025-05-07T23:47:49.138Z","0.67.4":"2025-05-14T15:52:23.627Z","0.67.5":"2025-05-19T19:15:09.534Z","0.67.6":"2025-05-23T08:58:27.505Z","0.68.0":"2025-05-28T08:04:15.964Z","0.68.1":"2025-05-28T23:43:16.503Z","0.69.0":"2025-05-30T03:59:25.551Z","0.69.1":"2025-05-31T00:11:39.022Z","0.69.2":"2025-06-02T08:06:20.111Z","0.70.0":"2025-06-04T12:52:41.145Z","0.71.0":"2025-06-05T12:12:44.095Z","0.71.1":"2025-06-06T11:25:14.174Z","0.72.0":"2025-06-10T09:47:42.663Z","0.72.1":"2025-06-11T14:01:22.836Z","0.72.2":"2025-06-12T12:15:40.552Z","0.73.0":"2025-06-14T08:43:59.771Z","0.74.0":"2025-06-19T16:00:06.734Z","0.75.0":"2025-06-21T19:35:05.986Z","0.76.0":"2025-06-22T21:02:10.575Z","0.77.0":"2025-06-24T19:50:24.593Z","0.78.0":"2025-07-04T20:31:26.700Z","0.78.1":"2025-07-05T01:34:46.071Z","0.78.2":"2025-07-07T01:58:16.388Z","0.78.3":"2025-07-09T16:10:41.187Z","0.79.0":"2025-07-20T14:04:21.930Z","0.79.1":"2025-07-20T18:51:52.126Z","0.79.2":"2025-07-21T16:34:13.250Z","0.80.0":"2025-07-23T11:11:41.614Z","0.80.1":"2025-07-24T10:13:57.592Z","0.80.2":"2025-08-03T08:39:02.647Z","0.80.3":"2025-08-06T09:40:33.687Z","0.80.4":"2025-08-06T13:45:37.250Z","0.80.5":"2025-08-06T20:59:28.765Z","0.80.6":"2025-08-08T22:22:31.470Z","0.80.7":"2025-08-09T13:20:34.780Z","0.80.8":"2025-08-10T23:37:14.805Z","0.80.9":"2025-08-12T21:39:36.310Z","0.80.10":"2025-08-13T17:37:30.690Z","0.80.11":"2025-08-15T23:00:12.840Z","0.80.12":"2025-08-18T09:49:06.717Z","0.80.13":"2025-08-18T15:42:42.888Z","0.80.14":"2025-08-18T18:05:36.185Z","0.80.15":"2025-08-19T17:13:01.440Z","0.80.16":"2025-08-20T18:39:37.794Z","0.80.17":"2025-08-21T13:56:19.916Z","0.80.18":"2025-08-21T15:39:21.475Z","0.81.0":"2025-08-22T22:13:19.314Z","0.81.1":"2025-08-24T02:44:26.944Z","0.82.0":"2025-08-28T18:30:50.227Z","0.82.1":"2025-08-30T00:30:23.325Z","0.82.2":"2025-08-31T21:58:25.979Z","0.82.3":"2025-09-01T09:24:22.356Z","0.82.4":"2025-09-05T11:48:16.879Z","0.82.5":"2025-09-07T15:45:36.505Z","0.83.0":"2025-09-10T11:55:11.650Z","0.83.1":"2025-09-10T16:35:45.857Z","0.84.0":"2025-09-22T00:58:34.162Z","0.84.1":"2025-09-22T21:46:12.039Z","0.84.2":"2025-09-23T19:54:38.583Z","0.84.3":"2025-09-25T13:43:58.389Z","0.84.4":"2025-09-30T12:31:15.301Z","0.85.0":"2025-10-06T04:31:18.157Z","0.85.1":"2025-10-08T14:04:43.760Z","0.85.2":"2025-10-13T13:21:22.953Z","0.86.0":"2025-10-19T08:11:36.001Z","0.86.1":"2025-10-20T12:23:25.775Z","0.86.2":"2025-10-23T05:19:32.001Z","0.86.3":"2025-10-23T22:53:18.171Z","0.86.4":"2025-10-25T02:20:26.334Z","0.86.5":"2025-10-26T21:09:53.514Z","0.86.6":"2025-10-27T01:17:24.698Z","0.86.7":"2025-10-27T11:50:56.138Z","0.86.8":"2025-10-28T11:34:37.631Z","0.86.9":"2025-10-30T17:34:44.665Z","0.86.10":"2025-10-30T23:24:41.337Z","0.86.11":"2025-10-31T02:48:24.833Z","0.86.12":"2025-11-03T19:21:34.099Z","0.87.0":"2025-11-04T02:21:48.268Z","0.87.1":"2025-11-06T19:07:46.086Z","0.87.2":"2025-11-11T14:33:47.061Z","0.87.3":"2025-11-12T23:50:30.453Z","0.87.4":"2025-11-13T05:22:26.759Z","0.87.5":"2025-11-14T10:29:23.217Z","0.88.0":"2025-11-19T21:48:36.356Z","0.88.1":"2025-12-07T23:51:04.273Z","0.88.2":"2025-12-10T01:50:16.055Z","0.89.0":"2025-12-11T12:15:43.977Z","0.89.1":"2025-12-18T23:42:57.538Z","0.89.2":"2025-12-19T21:05:59.162Z","0.90.0":"2026-01-02T18:18:32.495Z","0.90.1":"2026-01-04T01:35:58.956Z","0.90.2":"2026-01-07T04:41:13.611Z","0.90.3":"2026-01-11T09:10:05.692Z","0.90.4":"2026-01-16T02:20:03.193Z","0.90.5":"2026-01-20T23:24:15.670Z","0.90.6":"2026-01-20T23:41:05.367Z","0.90.7":"2026-01-21T16:34:33.003Z","0.90.8":"2026-01-21T20:26:13.259Z","0.90.9":"2026-01-22T21:56:20.624Z","0.90.10":"2026-01-24T20:16:37.147Z","0.91.0":"2026-01-28T23:41:38.155Z","0.91.1":"2026-01-30T15:30:16.210Z","0.92.0":"2026-02-05T07:39:40.257Z","0.92.1":"2026-02-05T08:14:48.747Z","0.0.0-next-20260205083026":"2026-02-05T08:31:11.742Z","0.92.2":"2026-02-05T08:32:53.454Z","0.0.0-next-20260205085614":"2026-02-05T08:56:51.026Z","0.92.3":"2026-02-05T09:04:57.589Z","0.0.0-next-20260208064948":"2026-02-08T06:50:25.582Z","0.0.0-next-20260208110716":"2026-02-08T11:07:53.769Z","0.0.0-next-20260211120546":"2026-02-11T12:06:23.207Z","0.0.0-next-20260211134223":"2026-02-11T13:43:00.154Z","0.0.0-next-20260211170438":"2026-02-11T17:05:16.014Z","0.0.0-next-20260211194057":"2026-02-11T19:41:34.853Z","0.0.0-next-20260212230650":"2026-02-12T23:07:40.826Z","0.0.0-next-20260212233220":"2026-02-12T23:33:05.464Z","0.0.0-next-20260213002501":"2026-02-13T00:25:45.904Z","0.0.0-next-20260213012904":"2026-02-13T01:29:48.181Z","0.0.0-next-20260213013734":"2026-02-13T01:38:21.487Z","0.0.0-next-20260213015103":"2026-02-13T01:51:49.616Z","0.0.0-next-20260213065111":"2026-02-13T06:51:58.175Z","0.92.4":"2026-02-13T08:18:10.289Z","0.0.0-next-20260214064730":"2026-02-14T06:48:09.124Z","0.0.0-next-20260215101121":"2026-02-15T10:12:04.678Z","0.0.0-next-20260217004139":"2026-02-17T00:42:20.284Z","0.0.0-next-20260217010724":"2026-02-17T01:08:04.884Z","0.0.0-next-20260217012841":"2026-02-17T01:29:22.307Z","0.0.0-next-20260217013116":"2026-02-17T01:31:56.667Z","0.0.0-next-20260217062802":"2026-02-17T06:28:42.954Z","0.0.0-next-20260217085116":"2026-02-17T08:51:57.472Z","0.0.0-next-20260217085353":"2026-02-17T08:54:35.240Z","0.0.0-next-20260217214836":"2026-02-17T21:49:22.040Z","0.0.0-next-20260218224600":"2026-02-18T22:46:43.709Z","0.0.0-next-20260219105814":"2026-02-19T10:58:54.292Z","0.0.0-next-20260219111913":"2026-02-19T11:20:04.100Z","0.0.0-next-20260219115807":"2026-02-19T11:58:51.492Z","0.0.0-next-20260220094452":"2026-02-20T09:45:38.402Z","0.0.0-next-20260220173109":"2026-02-20T17:31:56.008Z","0.0.0-next-20260221025643":"2026-02-21T02:57:27.502Z","0.0.0-next-20260223010025":"2026-02-23T01:01:09.212Z","0.0.0-next-20260223015209":"2026-02-23T01:52:55.776Z","0.0.0-next-20260223091437":"2026-02-23T09:15:22.927Z","0.0.0-next-20260223100743":"2026-02-23T10:08:33.359Z","0.0.0-next-20260223201612":"2026-02-23T20:16:56.058Z","0.0.0-next-20260223231818":"2026-02-23T23:19:07.254Z","0.93.0":"2026-02-23T23:53:01.464Z","0.0.0-next-20260225131911":"2026-02-25T13:19:47.575Z","0.0.0-next-20260225213913":"2026-02-25T21:39:51.921Z","0.0.0-next-20260225234050":"2026-02-25T23:41:28.564Z","0.0.0-next-20260226002521":"2026-02-26T00:25:59.937Z","0.0.0-next-20260226232153":"2026-02-26T23:22:32.784Z","0.0.0-next-20260227091431":"2026-02-27T09:15:10.023Z","0.0.0-next-20260227091930":"2026-02-27T09:20:16.621Z","0.0.0-next-20260227094540":"2026-02-27T09:46:17.640Z","0.0.0-next-20260227103153":"2026-02-27T10:32:30.252Z","0.93.1":"2026-02-27T11:02:00.624Z","0.0.0-next-20260303010822":"2026-03-03T01:09:30.960Z","0.0.0-next-20260303011606":"2026-03-03T01:16:51.096Z","0.0.0-next-20260303015103":"2026-03-03T01:51:49.182Z","0.0.0-next-20260303025707":"2026-03-03T02:57:51.427Z","0.0.0-next-20260303221645":"2026-03-03T22:17:29.116Z","0.0.0-next-20260303225222":"2026-03-03T22:53:09.631Z","0.0.0-next-20260303232155":"2026-03-03T23:22:39.786Z","0.0.0-next-20260303234159":"2026-03-03T23:42:44.320Z","0.0.0-next-20260304003321":"2026-03-04T00:34:05.377Z","0.0.0-next-20260304013903":"2026-03-04T01:39:48.140Z","0.0.0-next-20260304144531":"2026-03-04T14:46:15.508Z","0.0.0-next-20260304191440":"2026-03-04T19:15:26.997Z","0.0.0-next-20260304213908":"2026-03-04T21:39:56.051Z","0.0.0-next-20260304225531":"2026-03-04T22:56:17.750Z","0.0.0-next-20260304232734":"2026-03-04T23:28:20.821Z","0.0.0-next-20260305004906":"2026-03-05T00:49:52.170Z","0.0.0-next-20260305011301":"2026-03-05T01:13:45.944Z","0.94.0":"2026-03-05T02:57:37.415Z","0.0.0-next-20260305151840":"2026-03-05T15:19:17.500Z","0.0.0-next-20260305160510":"2026-03-05T16:05:49.437Z","0.0.0-next-20260305160756":"2026-03-05T16:08:32.369Z","0.0.0-next-20260305183103":"2026-03-05T18:31:44.661Z","0.0.0-next-20260305202211":"2026-03-05T20:22:52.343Z","0.0.0-next-20260305220429":"2026-03-05T22:05:08.531Z","0.0.0-next-20260306002130":"2026-03-06T00:22:07.906Z","0.0.0-next-20260306013917":"2026-03-06T01:39:58.662Z","0.0.0-next-20260306120605":"2026-03-06T12:06:46.401Z","0.0.0-next-20260306120838":"2026-03-06T12:09:20.151Z","0.0.0-next-20260306150552":"2026-03-06T15:06:32.319Z","0.0.0-next-20260306162953":"2026-03-06T16:30:34.152Z","0.0.0-next-20260307012133":"2026-03-07T01:22:15.184Z","0.0.0-next-20260308181407":"2026-03-08T18:14:50.399Z","0.0.0-next-20260308192617":"2026-03-08T19:26:59.425Z","0.0.0-next-20260309221843":"2026-03-09T22:19:26.376Z","0.0.0-next-20260309234637":"2026-03-09T23:47:18.556Z","0.0.0-next-20260310005158":"2026-03-10T00:52:41.473Z","0.0.0-next-20260310005533":"2026-03-10T00:56:15.427Z","0.0.0-next-20260310010320":"2026-03-10T01:04:02.762Z","0.0.0-next-20260310012400":"2026-03-10T01:24:43.917Z","0.0.0-next-20260310012651":"2026-03-10T01:27:34.205Z","0.0.0-next-20260310025655":"2026-03-10T02:57:37.892Z","0.0.0-next-20260310030528":"2026-03-10T03:06:12.749Z","0.0.0-next-20260310033915":"2026-03-10T03:40:01.869Z","0.0.0-next-20260310153937":"2026-03-10T15:41:14.834Z","0.0.0-next-20260310160340":"2026-03-10T16:04:53.590Z","0.0.0-next-20260310163658":"2026-03-10T16:37:46.000Z","0.0.0-next-20260310215608":"2026-03-10T21:56:55.054Z","0.0.0-next-20260310222322":"2026-03-10T22:24:07.417Z","0.0.0-next-20260310233630":"2026-03-10T23:37:17.614Z","0.0.0-next-20260311165833":"2026-03-11T17:00:02.802Z","0.0.0-next-20260311233033":"2026-03-11T23:31:20.958Z","0.0.0-next-20260312005112":"2026-03-12T00:52:01.240Z","0.0.0-next-20260312005929":"2026-03-12T01:00:14.481Z","0.0.0-next-20260312113216":"2026-03-12T11:33:04.557Z","0.0.0-next-20260312170120":"2026-03-12T17:02:06.700Z","0.0.0-next-20260312172442":"2026-03-12T17:26:49.038Z","0.0.0-next-20260312181352":"2026-03-12T18:15:54.034Z","0.0.0-next-20260312183032":"2026-03-12T18:31:16.807Z","0.0.0-next-20260312183318":"2026-03-12T18:35:16.287Z","0.94.1":"2026-03-12T18:39:21.788Z","0.0.0-next-20260312205020":"2026-03-12T20:51:05.421Z","0.0.0-next-20260314232934":"2026-03-14T23:30:19.264Z","0.0.0-next-20260314233214":"2026-03-14T23:32:59.120Z","0.0.0-next-20260314233718":"2026-03-14T23:38:02.589Z","0.0.0-next-20260314235603":"2026-03-14T23:56:52.892Z","0.0.0-next-20260315035236":"2026-03-15T03:53:24.860Z","0.0.0-next-20260315194420":"2026-03-15T19:45:05.515Z","0.0.0-next-20260315203619":"2026-03-15T20:37:06.171Z","0.0.0-next-20260315205021":"2026-03-15T20:51:08.950Z","0.0.0-next-20260315205306":"2026-03-15T20:53:51.558Z","0.0.0-next-20260315205554":"2026-03-15T20:56:41.609Z","0.0.0-next-20260315210428":"2026-03-15T21:05:15.585Z","0.0.0-next-20260315212555":"2026-03-15T21:26:41.602Z","0.0.0-next-20260315215402":"2026-03-15T21:54:47.048Z","0.0.0-next-20260316015603":"2026-03-16T01:56:52.373Z","0.0.0-next-20260316072320":"2026-03-16T07:24:10.020Z","0.94.2":"2026-03-16T07:36:16.758Z","0.0.0-next-20260316212404":"2026-03-16T21:24:47.617Z","0.0.0-next-20260316213111":"2026-03-16T21:31:54.828Z","0.0.0-next-20260317012830":"2026-03-17T01:29:10.954Z","0.0.0-next-20260317020150":"2026-03-17T02:02:36.280Z","0.0.0-next-20260317022431":"2026-03-17T02:25:15.686Z","0.0.0-next-20260317160407":"2026-03-17T16:06:28.828Z","0.0.0-next-20260317191926":"2026-03-17T19:20:11.896Z","0.0.0-next-20260318014228":"2026-03-18T01:43:13.328Z","0.0.0-next-20260318021038":"2026-03-18T02:11:23.726Z","0.0.0-next-20260318053337":"2026-03-18T05:34:23.988Z","0.0.0-next-20260318140846":"2026-03-18T14:09:35.445Z","0.0.0-next-20260318142512":"2026-03-18T14:25:58.649Z","0.0.0-next-20260319001012":"2026-03-19T00:10:57.797Z","0.0.0-next-20260319001316":"2026-03-19T00:15:01.391Z","0.0.0-next-20260319001745":"2026-03-19T00:18:38.164Z","0.0.0-next-20260319003000":"2026-03-19T00:30:44.323Z","0.0.0-next-20260319010900":"2026-03-19T01:09:44.230Z","0.94.3":"2026-03-19T05:05:45.426Z","0.0.0-next-20260320154722":"2026-03-20T15:48:01.722Z","0.94.4":"2026-03-20T15:51:34.814Z","0.0.0-next-20260323155832":"2026-03-23T15:59:09.377Z","0.0.0-next-20260323214524":"2026-03-23T21:46:12.698Z","0.0.0-next-20260323215609":"2026-03-23T21:56:56.362Z","0.0.0-next-20260325001604":"2026-03-25T00:16:50.407Z","0.0.0-next-20260325003423":"2026-03-25T00:35:06.377Z","0.0.0-next-20260325010840":"2026-03-25T01:09:21.172Z","0.0.0-next-20260325033631":"2026-03-25T03:37:13.579Z","0.0.0-next-20260325035830":"2026-03-25T03:59:12.260Z","0.0.0-next-20260325040114":"2026-03-25T04:01:55.171Z","0.0.0-next-20260325040806":"2026-03-25T04:08:49.077Z","0.0.0-next-20260325062514":"2026-03-25T06:25:57.064Z","0.0.0-next-20260325063447":"2026-03-25T06:35:30.503Z","0.0.0-next-20260325064426":"2026-03-25T06:45:09.826Z","0.94.5":"2026-03-25T06:46:58.811Z","0.0.0-next-20260330050014":"2026-03-30T05:00:55.176Z","0.0.0-next-20260330052154":"2026-03-30T05:22:36.266Z","0.0.0-next-20260330053425":"2026-03-30T05:35:03.584Z","0.0.0-next-20260330133641":"2026-03-30T13:37:20.617Z","0.0.0-next-20260331111823":"2026-03-31T11:19:06.160Z"},"readme":"<div align=\"center\">\n  <img alt=\"Hey API presents openapi-ts\" height=\"214\" src=\"https://heyapi.dev/assets/.gen/openapi-ts-hero-640w.png\" width=\"438\">\n  <h1><b>OpenAPI TypeScript</b></h1>\n  <p><em>“OpenAPI codegen that just works.”</em><br/><sub>— Guillermo Rauch, CEO of Vercel</sub></p>\n</div>\n\n<p align=\"center\">\n  <a href=\"https://www.devtrends.dev/trends?c=v1.kZIBIg\"><img src=\"https://api.devtrends.dev/badge/npm/%40hey-api%2Fopenapi-ts?period=month&style=flat&view=value\" alt=\"DevTrends badge for @hey-api/openapi-ts\" /></a>\n  <a href=\"https://www.devtrends.dev/trends?c=v1.kZIBIg&v=change\"><img src=\"https://api.devtrends.dev/badge/npm/%40hey-api%2Fopenapi-ts?period=year&style=flat&view=change\" alt=\"DevTrends badge for @hey-api/openapi-ts\" /></a>\n  <a href=\"https://github.com/hey-api/openapi-ts/actions?query=branch%3Amain\"><img src=\"https://github.com/hey-api/openapi-ts/actions/workflows/ci.yml/badge.svg?event=push&branch=main\" alt=\"CI status\" /></a>\n  <a href=\"https://github.com/hey-api/openapi-ts\"><img src=\"https://img.shields.io/github/stars/hey-api/openapi-ts?style=flat&logo=github&label=GitHub&color=54C82D\" alt=\"GitHub stars\" /></a>\n  <a href=\"https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md\"><img src=\"https://img.shields.io/github/license/hey-api/openapi-ts\" alt=\"MIT License\"></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://stackblitz.com/edit/hey-api-example?file=openapi-ts.config.ts,src%2Fclient%2Fschemas.gen.ts,src%2Fclient%2Fsdk.gen.ts,src%2Fclient%2Ftypes.gen.ts\">Demo</a>\n  <span>&nbsp;•&nbsp;</span>\n  <a href=\"https://heyapi.dev\">Manual</a>\n  <span>&nbsp;•&nbsp;</span>\n  <a href=\"https://github.com/hey-api/openapi-ts/issues\">Issues</a>\n  <span>&nbsp;•&nbsp;</span>\n  <a href=\"https://heyapi.dev/openapi-ts/community/contributing\">Contribute</a>\n</p>\n\n## About\n\nThe OpenAPI to TypeScript code generator used by Vercel, OpenCode, and PayPal.\n\nGenerate production-ready SDKs, Zod schemas, TanStack Query hooks, or choose from 20+ other plugins.\n\nPart of the Hey API ecosystem.\n\n## Features\n\n- production-ready code that compiles\n- runs in any Node.js 20+ environment\n- accepts any OpenAPI specification\n- core plugins for SDKs, types, and schemas\n- HTTP clients for Fetch API, Angular, Axios, Next.js, Nuxt, and more\n- 20+ plugins to reduce third-party boilerplate\n- highly customizable via plugins\n- [sync with Hey API Registry](https://heyapi.dev/openapi-ts/integrations) for spec management\n\n## Contributing\n\nWant to see your code in products used by millions?\n\nStart with our [Contributing](https://heyapi.dev/openapi-ts/community/contributing) guide and release your first feature.\n\n## Sponsors\n\nHey API is sponsor-funded. If you rely on Hey API in production, consider becoming a [sponsor](https://github.com/sponsors/hey-api) to accelerate the roadmap.\n\n<h3 align=\"center\">Gold</h3>\n\n<table align=\"center\" style=\"justify-content: center;align-items: center;display: flex;\">\n  <tbody>\n    <tr>\n      <td align=\"center\" width=\"336px\">\n        <p></p>\n        <p>\n          <a href=\"https://kutt.to/pkEZyc\" target=\"_blank\">\n            <picture height=\"50px\">\n              <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://heyapi.dev/assets/.gen/stainless-logo-wordmark-480w.jpeg\">\n              <img alt=\"Stainless logo\" height=\"50px\" src=\"https://heyapi.dev/assets/.gen/stainless-logo-wordmark-480w.jpeg\">\n            </picture>\n          </a>\n          <br/>\n          Best-in-class developer interfaces for your API.\n          <br/>\n          <a href=\"https://kutt.to/pkEZyc\" style=\"text-decoration:none;\" target=\"_blank\">\n            stainless.com\n          </a>\n        </p>\n        <p></p>\n      </td>\n      <td align=\"center\" width=\"336px\">\n        <p></p>\n        <p>\n          <a href=\"https://kutt.to/QM9Q2N\" target=\"_blank\">\n            <picture height=\"50px\">\n              <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://heyapi.dev/assets/opencode/logo-light.svg\">\n              <img alt=\"Opencode logo\" height=\"50px\" src=\"https://heyapi.dev/assets/opencode/logo-dark.svg\">\n            </picture>\n          </a>\n          <br/>\n          The open source coding agent.\n          <br/>\n          <a href=\"https://kutt.to/QM9Q2N\" style=\"text-decoration:none;\" target=\"_blank\">\n            opencode.ai\n          </a>\n        </p>\n        <p></p>\n      </td>\n    </tr>\n    <tr>\n      <td align=\"center\" width=\"336px\">\n        <p></p>\n        <p>\n          <a href=\"https://kutt.to/6vrYy9\" target=\"_blank\">\n            <picture height=\"50px\">\n              <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://heyapi.dev/assets/mintlify/logo-light.svg\">\n              <img alt=\"Mintlify logo\" height=\"50px\" src=\"https://heyapi.dev/assets/mintlify/logo-dark.svg\">\n            </picture>\n          </a>\n          <br/>\n          The intelligent knowledge platform.\n          <br/>\n          <a href=\"https://kutt.to/6vrYy9\" style=\"text-decoration:none;\" target=\"_blank\">\n            mintlify.com\n          </a>\n        </p>\n        <p></p>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n<h3 align=\"center\">Silver</h3>\n\n<table align=\"center\" style=\"justify-content: center;align-items: center;display: flex;\">\n  <tbody>\n    <tr>\n      <td align=\"center\" width=\"172px\">\n        <a href=\"https://kutt.to/skQUVd\" target=\"_blank\">\n          <picture height=\"40px\">\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://heyapi.dev/assets/scalar/logo-light.svg\">\n            <img alt=\"Scalar logo\" height=\"40px\" src=\"https://heyapi.dev/assets/scalar/logo-dark.svg\">\n          </picture>\n        </a>\n        <br/>\n        <a href=\"https://kutt.to/skQUVd\" style=\"text-decoration:none;\" target=\"_blank\">\n          scalar.com\n        </a>\n      </td>\n      <td align=\"center\" width=\"172px\">\n        <a href=\"https://kutt.to/Dr9GuW\" target=\"_blank\">\n          <picture height=\"40px\">\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://heyapi.dev/assets/fastapi/logo-light.svg\">\n            <img alt=\"FastAPI logo\" height=\"40px\" src=\"https://heyapi.dev/assets/fastapi/logo-dark.svg\">\n          </picture>\n        </a>\n        <br/>\n        <a href=\"https://kutt.to/Dr9GuW\" style=\"text-decoration:none;\" target=\"_blank\">\n          fastapi.tiangolo.com\n        </a>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n<h3 align=\"center\">Bronze</h3>\n\n<table align=\"center\" style=\"justify-content: center;align-items: center;display: flex;\">\n  <tbody>\n    <tr>\n      <td align=\"center\" width=\"136px\">\n        <a href=\"https://kutt.to/YpaKsX\" target=\"_blank\">\n          <picture height=\"34px\">\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://heyapi.dev/assets/.gen/kinde-logo-wordmark-dark-480w.webp\">\n            <img alt=\"Kinde logo\" height=\"34px\" src=\"https://heyapi.dev/assets/.gen/kinde-logo-wordmark-480w.jpeg\">\n          </picture>\n        </a>\n      </td>\n      <td align=\"center\" width=\"136px\">\n        <a href=\"https://kutt.to/KkqSaw\" target=\"_blank\">\n          <picture height=\"34px\">\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://heyapi.dev/assets/cella/logo-light.svg\">\n            <img alt=\"Cella logo\" height=\"34px\" src=\"https://heyapi.dev/assets/cella/logo-dark.svg\">\n          </picture>\n        </a>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n## Quick Start\n\nThe fastest way to use `@hey-api/openapi-ts` is via npx\n\n```sh\nnpx @hey-api/openapi-ts -i hey-api/backend -o src/client\n```\n\nCongratulations on creating your first client! 🎉 You can learn more about the generated files on the [Output](https://heyapi.dev/openapi-ts/output) page.\n\n## Installation\n\nYou can download `@hey-api/openapi-ts` from npm using your favorite package manager.\n\n#### npm\n\n```sh\nnpm install @hey-api/openapi-ts -D -E\n```\n\n#### pnpm\n\n```sh\npnpm add @hey-api/openapi-ts -D -E\n```\n\n#### yarn\n\n```sh\nyarn add @hey-api/openapi-ts -D -E\n```\n\n#### bun\n\n```sh\nbun add @hey-api/openapi-ts -D -E\n```\n\n### Versioning\n\nThis package is in [initial development](https://semver.org/#spec-item-4). Please pin an exact version so you can safely upgrade when you're ready.\n\nWe publish [migration notes](https://heyapi.dev/openapi-ts/migrating) for every breaking release. You might not be impacted by a breaking change if you don't use the affected features.\n\n## Usage\n\n### CLI\n\nMost people run `@hey-api/openapi-ts` via CLI. To do that, add a script to your `package.json` file which will make `openapi-ts` executable through script.\n\n```json\n\"scripts\": {\n  \"openapi-ts\": \"openapi-ts\"\n}\n```\n\nThe above script can be executed by running `npm run openapi-ts` or equivalent command in other package managers. Next, we will create a [configuration](https://heyapi.dev/openapi-ts/configuration) file and move our options from Quick Start to it.\n\n### Node.js\n\nYou can also generate output programmatically by calling `createClient()` in a JavaScript/TypeScript file.\n\n#### `script.ts`\n\n```ts\nimport { createClient } from '@hey-api/openapi-ts';\n\ncreateClient({\n  input: 'hey-api/backend', // sign up at app.heyapi.dev\n  output: 'src/client',\n});\n```\n\n## Configuration\n\n`@hey-api/openapi-ts` supports loading configuration from any file inside your project root folder supported by [jiti loader](https://github.com/unjs/c12?tab=readme-ov-file#-features). Below are the most common file formats.\n\n#### `openapi-ts.config.ts`\n\n```js\nimport { defineConfig } from '@hey-api/openapi-ts';\n\nexport default defineConfig({\n  input: 'hey-api/backend', // sign up at app.heyapi.dev\n  output: 'src/client',\n});\n```\n\n#### `openapi-ts.config.cjs`\n\n```js\n/** @type {import('@hey-api/openapi-ts').UserConfig} */\nmodule.exports = {\n  input: 'hey-api/backend', // sign up at app.heyapi.dev\n  output: 'src/client',\n};\n```\n\n#### `openapi-ts.config.mjs`\n\n```js\n/** @type {import('@hey-api/openapi-ts').UserConfig} */\nexport default {\n  input: 'hey-api/backend', // sign up at app.heyapi.dev\n  output: 'src/client',\n};\n```\n\nAlternatively, you can use `openapi-ts.config.js` and configure the export statement depending on your project setup.\n\n### Input\n\nYou must set the input so we can load your OpenAPI specification. It can be a path or URL, object containing a path or URL, or an object representing an OpenAPI specification. Hey API supports all valid OpenAPI versions and file formats.\n\n> If you use an HTTPS URL with a self-signed certificate in development, you will need to set [`NODE_TLS_REJECT_UNAUTHORIZED=0`](https://github.com/hey-api/openapi-ts/issues/276#issuecomment-2043143501) in your environment.\n\n### Output\n\nYou must set the output so we know where to generate your files. It can be a path to the destination folder or an object containing the destination folder path and optional settings.\n\n> You should treat the output folder as a dependency. Do not directly modify its contents as your changes might be erased when you run `@hey-api/openapi-ts` again.\n\n## Parser\n\nWe parse your input before making it available to plugins. While configuring the parser is optional, it's the perfect place to modify or validate your input if needed.\n\n## Plugins\n\nPlugins are responsible for generating artifacts from your input. By default, Hey API will generate TypeScript interfaces and SDK from your OpenAPI specification. You can add, remove, or customize any of the plugins. In fact, we highly encourage you to do so!\n\n### Client\n\nClients are responsible for sending the actual HTTP requests. We default to Fetch client if you're generating SDKs, but you can choose a different option from the available clients.\n\n### Available Clients\n\n- [`@hey-api/client-fetch`](https://heyapi.dev/openapi-ts/clients/fetch)\n- [`@hey-api/client-angular`](https://heyapi.dev/openapi-ts/clients/angular)\n- [`@hey-api/client-axios`](https://heyapi.dev/openapi-ts/clients/axios)\n- [`@hey-api/client-ky`](https://heyapi.dev/openapi-ts/clients/ky)\n- [`@hey-api/client-next`](https://heyapi.dev/openapi-ts/clients/next-js)\n- [`@hey-api/client-nuxt`](https://heyapi.dev/openapi-ts/clients/nuxt)\n- [`@hey-api/client-ofetch`](https://heyapi.dev/openapi-ts/clients/ofetch)\n\n### Proposed Clients (Vote to Prioritize)\n\nThe following clients are roadmap proposals and are not started yet. You can help us prioritize them by voting on [GitHub](https://github.com/hey-api/openapi-ts/issues?q=state%3Aopen%20label%3A%22vote%20%F0%9F%93%A9%22).\n\n- [`@hey-api/client-effect`](https://heyapi.dev/openapi-ts/clients/effect)\n\nDon't see your client? [Build your own](https://heyapi.dev/openapi-ts/clients/custom) or let us know your interest by [opening an issue](https://github.com/hey-api/openapi-ts/issues).\n\n### Available Plugins\n\nThese plugins help reduce boilerplate associated with third-party dependencies. Hey API natively supports the most popular packages. Please open an issue on [GitHub](https://github.com/hey-api/openapi-ts/issues) if you'd like us to support your favorite package.\n\n- [`@angular/common`](https://heyapi.dev/openapi-ts/plugins/angular)\n- [`@hey-api/schemas`](https://heyapi.dev/openapi-ts/output/json-schema)\n- [`@hey-api/sdk`](https://heyapi.dev/openapi-ts/output/sdk)\n- [`@hey-api/transformers`](https://heyapi.dev/openapi-ts/transformers)\n- [`@hey-api/typescript`](https://heyapi.dev/openapi-ts/output/typescript)\n- [`@pinia/colada`](https://heyapi.dev/openapi-ts/plugins/pinia-colada)\n- [`@tanstack/angular-query-experimental`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)\n- [`@tanstack/preact-query`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)\n- [`@tanstack/react-query`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)\n- [`@tanstack/solid-query`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)\n- [`@tanstack/svelte-query`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)\n- [`@tanstack/vue-query`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)\n- [`fastify`](https://heyapi.dev/openapi-ts/plugins/fastify)\n- [`orpc`](https://heyapi.dev/openapi-ts/plugins/orpc)\n- [`nestjs`](https://heyapi.dev/openapi-ts/plugins/nest)\n- [`valibot`](https://heyapi.dev/openapi-ts/plugins/valibot)\n- [`zod`](https://heyapi.dev/openapi-ts/plugins/zod)\n\n### Proposed Plugins (Vote to Prioritize)\n\nThe following plugins are roadmap proposals and are not started yet. You can help us prioritize them by voting on [GitHub](https://github.com/hey-api/openapi-ts/issues?q=state%3Aopen%20label%3A%22vote%20%F0%9F%93%A9%22).\n\n- [Adonis](https://heyapi.dev/openapi-ts/plugins/adonis)\n- [Ajv](https://heyapi.dev/openapi-ts/plugins/ajv)\n- [Arktype](https://heyapi.dev/openapi-ts/plugins/arktype)\n- [Chance](https://heyapi.dev/openapi-ts/plugins/chance)\n- [Elysia](https://heyapi.dev/openapi-ts/plugins/elysia)\n- [Express](https://heyapi.dev/openapi-ts/plugins/express)\n- [Faker](https://heyapi.dev/openapi-ts/plugins/faker)\n- [Falso](https://heyapi.dev/openapi-ts/plugins/falso)\n- [Hono](https://heyapi.dev/openapi-ts/plugins/hono)\n- [Joi](https://heyapi.dev/openapi-ts/plugins/joi)\n- [Koa](https://heyapi.dev/openapi-ts/plugins/koa)\n- [MSW](https://heyapi.dev/openapi-ts/plugins/msw)\n- [Nock](https://heyapi.dev/openapi-ts/plugins/nock)\n- [Superstruct](https://heyapi.dev/openapi-ts/plugins/superstruct)\n- [Supertest](https://heyapi.dev/openapi-ts/plugins/supertest)\n- [SWR](https://heyapi.dev/openapi-ts/plugins/swr)\n- [TypeBox](https://heyapi.dev/openapi-ts/plugins/typebox)\n- [Yup](https://heyapi.dev/openapi-ts/plugins/yup)\n- [Zustand](https://heyapi.dev/openapi-ts/plugins/zustand)\n\nDon't see your plugin? [Build your own](https://heyapi.dev/openapi-ts/plugins/custom) or let us know your interest by [opening an issue](https://github.com/hey-api/openapi-ts/issues).\n\n## Migrating\n\nYou can learn more on the [Migrating](https://heyapi.dev/openapi-ts/migrating) page.\n\n## License\n\nReleased under the [MIT License](https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md).","users":{}}