aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zenhub/package.json
blob: ab5f2bfcb496e3ae324a6175ab0da36698718ca0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "zenhub",
  "name": "ZenHub",
  "version": "1.3.0",
  "license": "MIT",
  "repository": "https://github.com/mordaroso/recipe-franz-zenhub",
  "config": {
    "hasTeamId": true,
    "serviceURL": "https://app.zenhub.com/workspaces/{teamId}/board"
  }
}