aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/sendtask/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/sendtask/package.json')
-rw-r--r--uncompressed/sendtask/package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/uncompressed/sendtask/package.json b/uncompressed/sendtask/package.json
deleted file mode 100644
index f9d2d29..0000000
--- a/uncompressed/sendtask/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
1{
2 "id": "sendtask",
3 "name": "Sendtask",
4 "version": "1.0.2",
5 "description": "Sendtask",
6 "main": "index.js",
7 "author": "Patrick Daniel",
8 "repository": "https://github.com/patrickdaniel/sendtask-franz",
9 "license": "MIT",
10 "config": {
11 "serviceURL": "https://app.sendtask.io/",
12 "hasNotificationSound": true,
13 "hasIndirectMessages": true
14 }
15}