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