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