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