mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
13 lines
342 B
JSON
13 lines
342 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.1.4-a",
|
|
"category":"Office",
|
|
"icon":"icon.png",
|
|
"mimes":["application/vnd.oasis.opendocument.text"]
|
|
} |