aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-deck/package.json
blob: 549bc4f2b2e80b1dc542f28ea3b720c0f608136b (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.0",
  "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/"
  }
}