aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zenhub/package.json
blob: 46ab35af55aeee064bb3b9b71a707c7622696e41 (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/workspace/o/{teamId}/boards"
  }
}