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