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