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/sendtask/package.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 uncompressed/sendtask/package.json (limited to 'uncompressed/sendtask/package.json') diff --git a/uncompressed/sendtask/package.json b/uncompressed/sendtask/package.json new file mode 100644 index 0000000..f9d2d29 --- /dev/null +++ b/uncompressed/sendtask/package.json @@ -0,0 +1,15 @@ +{ + "id": "sendtask", + "name": "Sendtask", + "version": "1.0.2", + "description": "Sendtask", + "main": "index.js", + "author": "Patrick Daniel", + "repository": "https://github.com/patrickdaniel/sendtask-franz", + "license": "MIT", + "config": { + "serviceURL": "https://app.sendtask.io/", + "hasNotificationSound": true, + "hasIndirectMessages": true + } +} -- cgit v1.2.3-70-g09d2