2022-06-13 21:08:05 +00:00
|
|
|
{
|
|
|
|
"id": "2ofthemclk",
|
|
|
|
"name": "two of them clock",
|
2024-03-04 21:32:06 +00:00
|
|
|
"version": "0.02",
|
2022-06-13 21:08:05 +00:00
|
|
|
"description": "You can now wear teh memez on your wrist.",
|
|
|
|
"readme": "README.md",
|
|
|
|
"icon": "app.png",
|
|
|
|
"screenshots": [{"url":"screenshot.png"}],
|
|
|
|
"type": "clock",
|
|
|
|
"tags": "clock",
|
|
|
|
"supports": ["BANGLEJS2"],
|
|
|
|
"allow_emulator": true,
|
|
|
|
"storage": [
|
|
|
|
{"name":"2ofthemclk.app.js","url":"app.js"},
|
|
|
|
{"name":"2ofthemclk.img","url":"app-icon.js","evaluate":true}
|
|
|
|
]
|
|
|
|
}
|