mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
16 lines
303 B
JSON
16 lines
303 B
JSON
|
{
|
||
|
"pkgname": "Antedit",
|
||
|
"app":"Antedit",
|
||
|
"name":"Antedit",
|
||
|
"description":"Antedit",
|
||
|
"info":{
|
||
|
"author": "",
|
||
|
"email": ""
|
||
|
},
|
||
|
"version":"0.0.1-a",
|
||
|
"category":"Other",
|
||
|
"iconclass":"fa fa-adn",
|
||
|
"mimes":["none"],
|
||
|
"dependencies":[],
|
||
|
"locale": {}
|
||
|
}
|