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