managarten/games/mana-games/package.json
Till JS a4184f1bab restore(mana-games): bring back AI browser games platform
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 09:16:58 +02:00

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"
}
}