2022-08-21 19:34:24 +02:00
|
|
|
{
|
|
|
|
"pkgname": "LibreOffice",
|
|
|
|
"app":"LibreOffice",
|
|
|
|
"name":"Libre Office Online",
|
|
|
|
"description":"Wrapper for Libre Office Online service",
|
|
|
|
"info":{
|
|
|
|
"author": "Dany LE",
|
|
|
|
"email": "contact@iohub.dev"
|
|
|
|
},
|
2023-01-01 01:54:04 +01:00
|
|
|
"version":"0.1.3-a",
|
2022-08-21 19:34:24 +02:00
|
|
|
"category":"Office",
|
2022-08-23 10:17:58 +02:00
|
|
|
"icon":"icon.png",
|
2022-08-21 19:34:24 +02:00
|
|
|
"mimes":[
|
|
|
|
"application/vnd.oasis.opendocument.text",
|
|
|
|
"application/vnd.oasis.opendocument.spreadsheet",
|
|
|
|
"application/vnd.oasis.opendocument.presentation",
|
|
|
|
"application/vnd.openxmlformats-officedocument.wordprocessingml.document",
|
|
|
|
"application/msword",
|
|
|
|
"application/vnd.ms-excel",
|
|
|
|
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
|
|
|
|
"application/vnd.ms-powerpoint",
|
|
|
|
"application/vnd.openxmlformats-officedocument.presentationml.presentation"
|
|
|
|
],
|
|
|
|
"dependencies":[],
|
|
|
|
"locale": {}
|
|
|
|
}
|