aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/youtrack/package.json
blob: 33173708093adf4743cf845a14bfe71d08fee733 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "youtrack",
  "name": "YouTrack",
  "version": "1.4.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.myjetbrains.com/youtrack/",
    "urlInputSuffix": ".myjetbrains.com",
    "hasHostedOption": true,
    "hasTeamId": true,
    "hasCustomUrl": true,
    "hasNotificationSound": true
  }
}