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