aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jitsi/package.json
blob: 484279101cf3466ce8bbdabca6d7ea1aa535e7e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "jitsi",
  "name": "Jitsi Meet",
  "version": "1.3.0",
  "license": "MIT",
  "repository": "https://github.com/sampathBlam/ferdi-jitsi",
  "config": {
    "serviceURL": "https://meet.jit.si/",
    "hasHostedOption": true,
    "hasCustomUrl": true,
    "message": "For the public instance, use https://meet.jit.si/ for the Custom server"
  }
}