1
0
Fork 0

Create metadata.json

master
hanna0616 2024-01-03 11:04:58 +01:00 committed by GitHub
parent 5c17492486
commit f6231de549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{ "id": "stressless",
"name": "Stressless",
"shortName":"Stressless",
"icon": "stressless.png",
"version":"0.01",
"description": "This is a heart activity tracker for PIIS stressless project",
"tags": "",
"storage": [
{"name":"stressless.app.js","url":"app.js"},
{"name":"stressless.img","url":"app-icon.js","evaluate":true}
]
}