aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kimaicloud/package.json
blob: 76319f23b90bd7a08d9f227a453034421c019b79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "kimaicloud",
  "name": "Kimai Cloud",
  "version": "1.4.0",
  "license": "MIT",
  "repository": "https://github.com/kimai-cloud/recipe-kimaicloud",
  "config": {
    "serviceURL": "https://{teamId}.kimai.cloud",
    "urlInputSuffix": ".kimai.cloud",
    "hasHostedOption": true,
    "hasTeamId": true,
    "hasCustomUrl": true
  }
}