aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ms-planner/package.json
blob: ca7445842619cb542dce3fa89afa40a85661f867 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "ms-planner",
  "name": "Microsoft Planner",
  "aliases": [
    "office",
    "tasks"
  ],
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://tasks.office.com/",
    "hasNotificationSound": true
  }
}