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