aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jitsi/package.json
blob: 4df8bead95cdd9bda2f7c863b92a2ec1b990de99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "jitsi",
  "name": "Jitsi Meet",
  "version": "1.3.1",
  "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"
  }
}