aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clubhouse/package.json
blob: 55e5aa846c890a4d4c90b08fc3f32955578c7acb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "clubhouse",
  "name": "Clubhouse",
  "version": "1.1.1",
  "license": "MIT",
  "repository": "https://github.com/dnlnrs/ferdi-recipe-clubhouse",
  "config": {
    "serviceURL": "https://app.clubhouse.io/{teamId}/dashboard",
    "hasTeamId": true
  }
}