mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:01:08 +02:00
9 lines
185 B
JSON
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"
|
|
}
|
|
}
|