Create metadata.json
parent
6ca2a8ef94
commit
95f814a532
|
|
@ -0,0 +1,12 @@
|
||||||
|
{ "id": "timer",
|
||||||
|
"name": "My Timer App",
|
||||||
|
"shortName":"My Timer",
|
||||||
|
"icon": "app.png",
|
||||||
|
"version":"0.01",
|
||||||
|
"description": "This is Peter´s awesome timer app",
|
||||||
|
"tags": "",
|
||||||
|
"storage": [
|
||||||
|
{"name":"timer.app.js","url":"app.js"},
|
||||||
|
{"name":"timer.img","url":"app-icon.js","evaluate":true}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue