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