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