mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 21:49:40 +02:00
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"name": "mana-games",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "AI-powered browser games platform",
|
|
"scripts": {
|
|
"dev": "turbo run dev"
|
|
}
|
|
}
|