aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/threema/package.json
blob: ec98651c79ad68169f3b0fa57caaf5934c45ffd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "threema",
  "name": "Threema",
  "version": "1.0.0",
  "description": "Threema",
  "main": "index.js",
  "author": "Anna Damm <Arany@users.noreply.github.com>",
  "license": "MIT",
  "repository": "https://github.com/Arany/franz-recipe-threema",
  "config": {
    "serviceURL": "https://web.threema.ch",
    "hasNotificationSound": true
  }
}