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