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