mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-05 11:09:39 +00:00
8 lines
199 B
JSON
8 lines
199 B
JSON
{
|
|
"packageId": "snake_game",
|
|
"name": "Snake Game",
|
|
"version": "1.0.0",
|
|
"description": "Classic snake action that can be embedded into any launcher view.",
|
|
"dependencies": ["retro_games"]
|
|
}
|