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