aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/todoist/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/todoist/package.json')
-rw-r--r--uncompressed/todoist/package.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/uncompressed/todoist/package.json b/uncompressed/todoist/package.json
deleted file mode 100644
index 4cf557a..0000000
--- a/uncompressed/todoist/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "id": "todoist",
3 "name": "Todoist",
4 "version": "1.1.0",
5 "description": "todoist plugin for Franz 5",
6 "main": "index.js",
7 "author": "Alex Ward <alex@alexward.me.uk>, Mike Burke <mburke@dmwtechnology.com>",
8 "license": "MIT",
9 "repository": "https://github.com/meetfranz/recipe-todoist",
10 "config": {
11 "serviceURL": "https://todoist.com/app",
12 "hasIndirectMessages": true
13 }
14}