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