aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gotomeeting/package.json
blob: b4e4ae0e7abefe397cb827a9cdde6334e790ff26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "gotomeeting",
  "name": "Go To Meeting",
  "version": "0.3.0",
  "repository": "https://github.com/tristanplouz/ferdi-recipe-gotomeeting.git",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.gotomeeting.com/home.html",
    "hasNotificationSound": true
  }
}