| 1 | { |
| 2 | "name": "@yikart/aitoearn-ai-shared", |
| 3 | "type": "commonjs", |
| 4 | "version": "0.0.1", |
| 5 | "main": "./src/index.js", |
| 6 | "types": "./src/index.d.ts", |
| 7 | "peerDependencies": { |
| 8 | "@yikart/common": "workspace:*", |
| 9 | "tslib": "2.8.1", |
| 10 | "zod": "4.3.6" |
| 11 | } |
| 12 | } |
| 13 |