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