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