{ "name": "@test/openapi-ts", "version": "0.0.0", "private": true, "type": "module", "scripts": { "typecheck": "tsc --noEmit" }, "devDependencies": { "@angular-devkit/build-angular": "21.1.2", "@angular/animations": "21.1.2", "@angular/cli": "21.1.2", "@angular/common": "21.1.2", "@angular/compiler": "21.1.2", "@angular/compiler-cli": "21.1.2", "@angular/core": "21.1.2", "@angular/forms": "21.1.2", "@angular/platform-browser": "21.1.2", "@angular/platform-browser-dynamic": "21.1.2", "@angular/router": "21.1.2", "@hey-api/codegen-core": "workspace:*", "@hey-api/custom-client": "workspace:*", "@hey-api/openapi-ts": "workspace:*", "@pinia/colada": "0.19.1", "@tanstack/angular-query-experimental": "5.73.3", "@tanstack/react-query": "5.73.3", "@tanstack/solid-query": "5.73.3", "@tanstack/svelte-query": "5.73.3", "@tanstack/vue-query": "5.73.3", "@types/cross-spawn": "6.0.6", "ajv": "8.17.1", "arktype": "2.1.29", "axios": "1.13.4", "cross-spawn": "7.0.6", "eslint": "9.39.1", "fastify": "5.7.4", "ky": "1.14.3", "node-fetch": "3.3.2", "nuxt": "3.14.1592", "ofetch": "1.5.1", "rxjs": "7.8.2", "ts-node": "10.9.2", "tslib": "2.8.1", "typescript": "5.9.3", "valibot": "1.2.0", "vue": "3.5.25", "zod": "4.3.6" }, "engines": { "node": ">=20.19.0" } }