aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/threema/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/threema/package.json')
-rw-r--r--uncompressed/threema/package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/uncompressed/threema/package.json b/uncompressed/threema/package.json
new file mode 100644
index 0000000..ec98651
--- /dev/null
+++ b/uncompressed/threema/package.json
@@ -0,0 +1,14 @@
1{
2 "id": "threema",
3 "name": "Threema",
4 "version": "1.0.0",
5 "description": "Threema",
6 "main": "index.js",
7 "author": "Anna Damm <Arany@users.noreply.github.com>",
8 "license": "MIT",
9 "repository": "https://github.com/Arany/franz-recipe-threema",
10 "config": {
11 "serviceURL": "https://web.threema.ch",
12 "hasNotificationSound": true
13 }
14}