aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/nextcloud-talk/package.json
blob: 43a13d820e257a83a41235b2ae04f23ab08fbc06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "nextcloud-talk",
  "name": "Nextcloud Talk",
  "version": "1.0.0",
  "description": "Nextcloud Talk",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true
  }
}