aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hipchat/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hipchat/package.json')
-rw-r--r--recipes/hipchat/package.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/hipchat/package.json b/recipes/hipchat/package.json
index 361df95..d001af4 100644
--- a/recipes/hipchat/package.json
+++ b/recipes/hipchat/package.json
@@ -1,15 +1,11 @@
1{ 1{
2 "id": "hipchat", 2 "id": "hipchat",
3 "name": "HipChat", 3 "name": "HipChat",
4 "version": "1.0.2", 4 "version": "1.0.3",
5 "description": "HipChat",
6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>",
8 "license": "MIT", 5 "license": "MIT",
9 "config": { 6 "config": {
10 "serviceURL": "https://{teamId}.hipchat.com/chat", 7 "serviceURL": "https://{teamId}.hipchat.com/chat",
11 "hasNotificationSound": true, 8 "hasNotificationSound": true,
12 "hasDirectMessages": true,
13 "hasIndirectMessages": true, 9 "hasIndirectMessages": true,
14 "hasTeamId": true, 10 "hasTeamId": true,
15 "hasCustomUrl": true, 11 "hasCustomUrl": true,