aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-calendar/package.json
blob: 75157cc07f1383a130290b0db115bfb914c948ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "nextcloud-calendar",
  "name": "Nextcloud Calendar",
  "version": "1.0.4",
  "license": "MIT",
  "repository": "https://github.com/eandersons/ferdi-recipe-nextcloud-calendar",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true,
    "serviceURL": "https://{nextcloud}/apps/calendar/"
  }
}