aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webex-teams/package.json
blob: a7a67a637e44b90b3beb4c2877990c111725422d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "webex-teams",
  "name": "Webex Teams",
  "version": "1.0.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.webex.com",
    "hasNotificationSound": true
  }
}