14 lines
221 B
JSON
Vendored
14 lines
221 B
JSON
Vendored
{
|
|
"productName": "wechat",
|
|
"bundle": {
|
|
"icon": ["png/weread_512.png"],
|
|
"active": true,
|
|
"linux": {
|
|
"deb": {
|
|
"depends": ["curl", "wget"]
|
|
}
|
|
},
|
|
"targets": ["deb", "appimage"]
|
|
}
|
|
}
|