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.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/hipchat/package.json b/recipes/hipchat/package.json
deleted file mode 100644
index 0f9f3f0..0000000
--- a/recipes/hipchat/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "id": "hipchat",
3 "name": "HipChat",
4 "version": "1.3.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://{teamId}.hipchat.com/chat",
8 "hasNotificationSound": true,
9 "hasIndirectMessages": true,
10 "hasTeamId": true,
11 "hasCustomUrl": true,
12 "urlInputSuffix": ".hipchat.com"
13 }
14}