aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/msteams/package.json
blob: c600036da64e63f8106bbf903077ecf6768a9193 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "msteams",
  "name": "Microsoft Teams",
  "version": "3.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://teams.microsoft.com",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}