aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/todoist/package.json
blob: 5d17d086517c1ff748717a3fdf77d4655eaad1c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "todoist",
  "name": "Todoist",
  "version": "1.2.2",
  "license": "MIT",
  "repository": "https://github.com/meetfranz/recipe-todoist",
  "config": {
    "serviceURL": "https://todoist.com/app",
    "hasIndirectMessages": true
  }
}