aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud/package.json
blob: bf4691ea493739e1a845c68576bf3cef5afde6f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "nextcloud",
  "name": "Nextcloud",
  "version": "1.3.1",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true,
    "serviceURL": "https://{nextcloud}/"
  }
}