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