1
0
Fork 0
BangleApps/apps/primetime/metadata.json

11 lines
303 B
JSON
Raw Normal View History

2022-10-09 20:24:28 +00:00
{ "id": "primetime",
"name": "Prime Time Clock",
"type": "clock",
"description": "A clock that tells you the primes of the time",
"tags": "clock",
"storage": [
{"name":"primetime.app.js","url":"primetime.js"},
{"name":"primetime.img","url":"primetime-icon.js","evaluate":true}
],
},