mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
13 lines
341 B
JSON
13 lines
341 B
JSON
|
{
|
||
|
"app":"OpenPage",
|
||
|
"name":"OpenPage",
|
||
|
"description":"Open Document Format (ODF) text editor using WebODF",
|
||
|
"info":{
|
||
|
"author": "Xuan Sang LE",
|
||
|
"email": "xsang.le@gmail.com"
|
||
|
},
|
||
|
"version":"0.0.2-a",
|
||
|
"category":"Other",
|
||
|
"icon":"icon.png",
|
||
|
"mimes":["application/vnd.oasis.opendocument.text"]
|
||
|
}
|