aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/cliq/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/cliq/package.json')
-rw-r--r--uncompressed/cliq/package.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/uncompressed/cliq/package.json b/uncompressed/cliq/package.json
deleted file mode 100644
index f6d2f09..0000000
--- a/uncompressed/cliq/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "id": "cliq",
3 "name": "Cliq",
4 "version": "1.0.0",
5 "description": "Cliq",
6 "main": "index.js",
7 "author": "Cliqgeek <git@cliqgeeks.com>",
8 "repository": "https://github.com/cliqgeek/recipe-cliq",
9 "config": {
10 "serviceURL": "https://www.zoho.com/cliq/login.html",
11 "hasNotificationSound": true,
12 "hasIndirectMessages": true
13 }
14}