aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/cliq/package.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2019-12-11 11:35:39 +0100
committerLibravatar Bennett <hello@vantezzen.io>2019-12-11 11:35:39 +0100
commit2491ea3c11de71391cd333cfc375576232d64cba (patch)
treecfc7b178be929d59ae75ae6ff419b3c11b3474a2 /uncompressed/cliq/package.json
parentFix update error (diff)
downloadferdium-recipes-2491ea3c11de71391cd333cfc375576232d64cba.tar.gz
ferdium-recipes-2491ea3c11de71391cd333cfc375576232d64cba.tar.zst
ferdium-recipes-2491ea3c11de71391cd333cfc375576232d64cba.zip
Update packages
Diffstat (limited to 'uncompressed/cliq/package.json')
-rw-r--r--uncompressed/cliq/package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/uncompressed/cliq/package.json b/uncompressed/cliq/package.json
new file mode 100644
index 0000000..f6d2f09
--- /dev/null
+++ b/uncompressed/cliq/package.json
@@ -0,0 +1,14 @@
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}