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