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