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