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-01-31 10:07:53 +00:00
|
|
|
"version":"0.01",
|
|
|
|
"description": "A catalan clock with traditional naming of hous",
|
|
|
|
"icon": "icona.js",
|
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
|
|
|
]
|
|
|
|
}
|