21 lines
508 B
JSON
21 lines
508 B
JSON
{
|
|
"tauri": {
|
|
"bundle": {
|
|
"icon": ["png/weread_512.png"],
|
|
"identifier": "com.tw93.weread",
|
|
"active": true,
|
|
"category": "DeveloperTool",
|
|
"copyright": "",
|
|
"deb": {
|
|
"depends": ["curl", "wget"],
|
|
"files": {"/usr/share/applications/com-tw93-weread.desktop": "assets/com-tw93-weread.desktop"}
|
|
},
|
|
"externalBin": [],
|
|
"longDescription": "",
|
|
"resources": [],
|
|
"shortDescription": "",
|
|
"targets": ["deb", "appimage"]
|
|
}
|
|
}
|
|
}
|