aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/todoist/package.json
blob: ce9976f6315664c1e3ec7ba97e29f86605504dce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "todoist",
  "name": "Todoist",
  "version": "1.2.0",
  "description": "todoist plugin for Franz 5",
  "main": "index.js",
  "author": "Alex Ward <alex@alexward.me.uk>, Mike Burke <mburke@dmwtechnology.com>",
  "license": "MIT",
  "repository": "https://github.com/meetfranz/recipe-todoist",
  "config": {
    "serviceURL": "https://todoist.com/app",
    "hasIndirectMessages": true
  }
}