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