aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zoom/package.json
blob: eb8f55720339a733cd7e3939d1e1b4b2d6b0bf0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "zoom",
  "name": "Zoom",
  "version": "1.3.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://zoom.us/join",
    "hasNotificationSound": true
  }
}