{ "name": "@test/playground", "version": "0.0.0", "private": true, "type": "module", "scripts": { "dev": "ts-node ./playground.ts" }, "devDependencies": { "@angular/common": "21.1.2", "@angular/core": "21.1.2", "@hey-api/codegen-core": "workspace:*", "@hey-api/openapi-python": "workspace:*", "@hey-api/openapi-ts": "workspace:*", "@opencode-ai/sdk": "1.1.48", "@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", "arktype": "2.1.29", "nuxt": "3.21.0", "swr": "2.4.0", "typescript": "5.9.3", "valibot": "1.2.0", "vue": "3.5.25", "zod": "4.3.6" }, "engines": { "node": ">=20.19.0" } }