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