aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-deck/package.json
blob: 7d2be652f8e5ba418f6a9e52719585b6dd797684 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "nextcloud-deck",
  "name": "Nextcloud Deck",
  "version": "1.0.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/"
  }
}