aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/nextcloud-talk/package.json
blob: c79a0d80483556194da3021a86f4d51f1614d8b4 (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.1",
  "description": "Nextcloud Talk",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true
  }
}