aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-talk/package.json
blob: e816f0fa9918118f0e839f383d789f5416979ea5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "nextcloud-talk",
  "name": "Nextcloud Talk",
  "version": "1.0.6",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true,
    "serviceURL": "https://{nextcloud}/apps/spreed/"
  }
}