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