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