mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
8 lines
223 B
JSON
8 lines
223 B
JSON
{
|
|
"packageId": "breakout",
|
|
"name": "Breakout",
|
|
"version": "1.0.0",
|
|
"description": "Brick-breaking arcade experience that shares assets with the Retro Arcade package.",
|
|
"dependencies": ["retro_games", "gallery"]
|
|
}
|