aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/easy-redmine/package.json
blob: 718c66595a9c412e1e064223494c50b5791ddf9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "easy-redmine",
  "name": "Easy Redmine",
  "version": "1.3.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamID}.easyredmine.com",
    "hasTeamId": true
  }
}