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