aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cliq/package.json
blob: 5f2638207ef6fcafe7f16b0e558e21d9d19e363f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "cliq",
  "name": "Cliq",
  "version": "1.0.1",
  "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
  }
}