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