managarten/apps/chat/package.json
2025-12-03 23:42:37 +01:00

9 lines
185 B
JSON

{
"name": "chat",
"version": "1.0.0",
"private": true,
"description": "Chat project - AI chat application with mobile, web and landing",
"scripts": {
"dev": "turbo run dev"
}
}