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