aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/Google Meet/package.json
blob: 0c3a5fe8130cd24a61367701544a5ec3e2ecb161 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "Google Meet",
  "name": "googlemeet",
  "version": "1.0.1",
  "description": "Google Meet",
  "main": "index.js",
  "author": "Patrick Thoelken <patrick.thoelken@outlook.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://meet.google.com",
    "hasNotificationSound": true
  }
}