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