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