aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/workplace/package.json
blob: f730dd8c3ca33ec3a9d2dab9460c4578db97e1c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "workplace",
  "name": "Workplace",
  "version": "1.3.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.workplace.com/chat",
    "hasNotificationSound": true,
    "hasTeamId": true,
    "urlInputSuffix": ".workplace.com"
  }
}