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