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, 0 insertions, 14 deletions
diff --git a/uncompressed/threema/package.json b/uncompressed/threema/package.json
deleted file mode 100644
index ec98651..0000000
--- a/uncompressed/threema/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
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}