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