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