aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gather/package.json
blob: 3621e99b48c313c35b6831c3c19534e6558ddcc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "gather",
  "name": "Gather",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.gather.town/app"
  }
}