aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-deck/package.json
blob: 0c332e8c283357db0704e7fb2b50e25b852f4e87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "nextcloud-deck",
  "name": "Nextcloud Deck",
  "version": "1.1.1",
  "license": "MIT",
  "repository": "https://github.com/mindcombatant/ferdium-recipes/tree/master/recipes/nextcloud-deck/",
  "config": {
    "hasNotificationSound": true,
    "hasTeamId": true,
    "urlInputPrefix": "https://",
    "urlInputSuffix": "/apps/deck/",
    "serviceURL": "https://{teamId}/apps/deck/"
  }
}