aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mstodo/package.json
blob: 86d52bf16959f46e6bc523f7e47cd42375603e48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "mstodo",
  "name": "Microsoft To Do",
  "version": "1.3.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://to-do.live.com/tasks/",
    "hasNotificationSound": true
  }
}