From 728d339739b63e9bb59e457e4a84fe9a65b93fc9 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Sat, 28 Sep 2019 12:10:25 +0200 Subject: Add uncompressed recipes --- uncompressed/threema/package.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 uncompressed/threema/package.json (limited to 'uncompressed/threema/package.json') 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 @@ +{ + "id": "threema", + "name": "Threema", + "version": "1.0.0", + "description": "Threema", + "main": "index.js", + "author": "Anna Damm ", + "license": "MIT", + "repository": "https://github.com/Arany/franz-recipe-threema", + "config": { + "serviceURL": "https://web.threema.ch", + "hasNotificationSound": true + } +} -- cgit v1.2.3-54-g00ecf