mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-29 00:24:46 +01:00
16 lines
255 B
JSON
16 lines
255 B
JSON
{
|
|
"identifier": "rs.coco.app",
|
|
"bundle": {
|
|
"linux": {
|
|
"deb": {
|
|
"depends": [],
|
|
"desktopTemplate": "./Coco.desktop"
|
|
},
|
|
"rpm": {
|
|
"depends": [],
|
|
"desktopTemplate": "./Coco.desktop"
|
|
}
|
|
}
|
|
}
|
|
}
|