aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gotomeeting/package.json
blob: 346a39ce51968c2036ac8152bd141f4eb3352d4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "gotomeeting",
  "name": "Go To Meeting",
  "version": "0.2.2",
  "description": "GoToMeeting App",
  "main": "index.js",
  "repository": "https://github.com/tristanplouz/ferdi-recipe-gotomeeting.git",
  "author": "Tristan D",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.gotomeeting.com/home.html",
    "hasNotificationSound": true
  }
}