community-apps/apps.json
2020-02-12 12:33:59 -05:00

12 lines
206 B
JSON

{
"applications": [
{
"name": "My Name",
"description": "My Description",
"jsfile": "test/eee.js",
"icon": "test/icon.png",
"caption": "APPS",
"category": "FUNCTIONALITIES"
}
]
}