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