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