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