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