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