aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slack/package.json
blob: 5420c5b60e369974771c6541a30fa4a8a6b79a32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "slack",
  "name": "Slack",
  "version": "1.4.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.slack.com",
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasTeamId": true,
    "urlInputSuffix": ".slack.com"
  }
}