2024-01-31 00:00:29 +00:00
|
|
|
{ "id": "rellotge",
|
2024-01-31 10:07:53 +00:00
|
|
|
"name": "Rellotge en catala",
|
2024-01-31 00:00:29 +00:00
|
|
|
"shortName":"Rellotge",
|
2024-03-13 10:56:27 +00:00
|
|
|
"version": "0.61",
|
2024-03-08 21:38:50 +00:00
|
|
|
"description": "A clock with traditional naming of hours in Catalan",
|
2024-03-08 21:59:36 +00:00
|
|
|
"icon": "icona.png",
|
2024-01-31 12:55:26 +00:00
|
|
|
"readme": "README.md",
|
2024-01-31 10:28:41 +00:00
|
|
|
"type": "clock",
|
2024-01-31 00:00:29 +00:00
|
|
|
"tags": "",
|
2024-01-31 10:07:53 +00:00
|
|
|
"supports" : ["BANGLEJS2"],
|
|
|
|
"storage": [
|
2024-01-31 10:23:26 +00:00
|
|
|
{"name":"rellotge.app.js","url":"rellotge.js"},
|
2024-01-31 10:07:53 +00:00
|
|
|
{"name":"rellotge.img","url":"icona.js","evaluate":true}
|
2024-01-31 00:00:29 +00:00
|
|
|
]
|
|
|
|
}
|