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