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