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