aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hipchat/package.json
blob: d001af41f8180931a86a038e2d232abdb6983fc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "hipchat",
  "name": "HipChat",
  "version": "1.0.3",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.hipchat.com/chat",
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasTeamId": true,
    "hasCustomUrl": true,
    "urlInputSuffix": ".hipchat.com"
  }
}