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