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