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