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