aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlemeet/package.json
blob: f5b1a834cedc061c89627732149239cd3c9f13ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "googlemeet",
  "name": "Google Meet",
  "version": "2.2.4",
  "license": "MIT",
  "config": {
    "serviceURL": "https://meet.google.com",
    "hasNotificationSound": true
  }
}