aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-cospend/package.json
blob: 36d971e78a511cab23710f6af1ca6a645b55bacd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "nextcloud-cospend",
  "name": "Nextcloud Cospend",
  "version": "1.3.0",
  "license": "MIT",
  "repository": "https://github.com/csolisr/ferdium-recipes/tree/master/recipes/nextcloud-cospend/",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasTeamId": true,
    "urlInputPrefix": "https://",
    "urlInputSuffix": "/apps/cospend/",
    "serviceURL": "https://{teamId}/apps/cospend/"
  }
}