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