| { | |
| "$schema": "https://json.schemastore.org/package.json", | |
| "name": "@opencode-ai/sdk", | |
| "version": "1.18.4", | |
| "type": "module", | |
| "license": "MIT", | |
| "scripts": { | |
| "test": "bun test", | |
| "typecheck": "tsgo --noEmit", | |
| "build": "bun ./script/build.ts" | |
| }, | |
| "exports": { | |
| ".": { | |
| "import": "./dist/index.js", | |
| "types": "./dist/index.d.ts" | |
| }, | |
| "./client": { | |
| "import": "./dist/client.js", | |
| "types": "./dist/client.d.ts" | |
| }, | |
| "./server": { | |
| "import": "./dist/server.js", | |
| "types": "./dist/server.d.ts" | |
| }, | |
| "./v2": { | |
| "import": "./dist/v2/index.js", | |
| "types": "./dist/v2/index.d.ts" | |
| }, | |
| "./v2/client": { | |
| "import": "./dist/v2/client.js", | |
| "types": "./dist/v2/client.d.ts" | |
| }, | |
| "./v2/gen/client": { | |
| "import": "./dist/v2/gen/client/index.js", | |
| "types": "./dist/v2/gen/client/index.d.ts" | |
| }, | |
| "./v2/server": { | |
| "import": "./dist/v2/server.js", | |
| "types": "./dist/v2/server.d.ts" | |
| }, | |
| "./v2/types": { | |
| "import": "./dist/v2/gen/types.gen.js", | |
| "types": "./dist/v2/gen/types.gen.d.ts" | |
| } | |
| }, | |
| "files": [ | |
| "dist" | |
| ], | |
| "devDependencies": { | |
| "@hey-api/openapi-ts": "0.90.10", | |
| "@tsconfig/node22": "22.0.2", | |
| "@types/cross-spawn": "6.0.6", | |
| "@types/node": "24.12.2", | |
| "@typescript/native-preview": "7.0.0-dev.20251207.1", | |
| "typescript": "5.8.2" | |
| }, | |
| "dependencies": { | |
| "cross-spawn": "7.0.6" | |
| } | |
| } |
Xet Storage Details
- Size:
- 1.46 kB
- Xet hash:
- 711959382079a1e98576894b9694a5eecda795c128e36fc88432478117305fef
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.