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