Delete metadata.json

pull/1620/head
ELIARENZONI 2022-03-30 11:33:47 +02:00 committed by GitHub
parent 25ccff5194
commit d56e247b9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
{ "id": "dentigrossi",
"name": "My app monitors the teeth brush",
"shortName":"Short Name",
"version":"0.01",
"description": "A detailed description of my great app",
"icon": "brush-teeth.png",
"tags": "",
"supports" : ["BANGLEJS1"],
"storage": [
{"name":"denti.app.js","url":"app.js"},
{"name":"brush-teeth.img","url":"app-icon.js","evaluate":true}
]
}