aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/cliq/package.json
blob: f6d2f0983a9ddb3369a443009ec72da4dda4a4f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "cliq",
  "name": "Cliq",
  "version": "1.0.0",
  "description": "Cliq",
  "main": "index.js",
  "author": "Cliqgeek <git@cliqgeeks.com>",
  "repository": "https://github.com/cliqgeek/recipe-cliq",
  "config": {
    "serviceURL": "https://www.zoho.com/cliq/login.html",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}