{ "name": "@sortug/prosody-ui", "version": "0.1.0", "module": "index.ts", "type": "module", "peerDependencies": { "typescript": "^5.0.0", "react": ">=19.0.0" }, "dependencies": { "@sortug/ai": "workspace:*", "@sortug/langlib": "workspace:*", "@sortug/lib": "workspace:*", "@tabler/icons-react": "^3.35.0", "franc-all": "^7.2.0", "motion": "^12.11.3" }, "private": true, "devDependencies": { "@types/bun": "^1.3.2", "@types/react": "^19.2.6" } }