aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hipchat/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-09-11 08:26:05 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-09-11 02:59:47 +0000
commit446cc2d05ee3a5ca66eabd1e109ba23778d8838c (patch)
tree7a6346efd41e4f37791c7615deae27de44939165 /recipes/hipchat/package.json
parentUpdate icons (#419) (diff)
downloadferdium-recipes-446cc2d05ee3a5ca66eabd1e109ba23778d8838c.tar.gz
ferdium-recipes-446cc2d05ee3a5ca66eabd1e109ba23778d8838c.tar.zst
ferdium-recipes-446cc2d05ee3a5ca66eabd1e109ba23778d8838c.zip
Remove references to hipchat
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}