aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bigbluebutton/package.json
blob: 42f198281377e00e01b3c21eaa443993656883d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "bigbluebutton",
  "name": "BigBlueButton",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://bigbluebutton.mycompany.com/",
    "hasCustomUrl": true
  }
}