aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/citrix-workspace/package.json
blob: b7f8619563590bd29d3c344d38bba292961cf791 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "citrix-workspace",
  "name": "Citrix Workspace",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.cloud.com",
    "hasNotificationSound": true,
    "hasTeamId": true,
    "urlInputSuffix": ".cloud.com"
  }
}