Files
metabuilder/packages/codegen_studio/static_content/examples.json

21 lines
534 B
JSON

{
"examples": [
{
"name": "Creator Hub",
"projectName": "creator-hub",
"packageId": "creator_hub",
"runtime": "web",
"tone": "newsroom",
"brief": "A modern creator dashboard with analytics, scheduling, and highlights."
},
{
"name": "Arcade CLI",
"projectName": "arcade-cli",
"packageId": "arcade_cli",
"runtime": "cli",
"tone": "retro",
"brief": "A command-line launcher for nostalgic games with curated playlists."
}
]
}