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