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