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