mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
13 lines
235 B
JSON
13 lines
235 B
JSON
|
{
|
||
|
"app":"TinyEditor",
|
||
|
"name":"TinyEditor",
|
||
|
"description":"",
|
||
|
"info":{
|
||
|
"author": "",
|
||
|
"email": ""
|
||
|
},
|
||
|
"version":"0.0.1-a",
|
||
|
"category":"Other",
|
||
|
"iconclass":"fa fa-adn",
|
||
|
"mimes":["none"]
|
||
|
}
|