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