aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/bbb_enterprise/package.json
blob: 855355d3e050c272982f85623cde248a22e129d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "bbb_enterprise",
  "name": "BigBlueButton Enterprise",
  "version": "1.0.0",
  "description": "BigBlueButton Enterprise - Custom URL",
  "main": "index.js",
  "author": "Thomas Fehrenbach",
  "license": "MIT",
  "config": {
    "serviceURL": "https://bigbluebutton.mycompany.com/",
    "hasCustomUrl": true
  }
}