aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zoho/package.json
blob: cf7ef76bad0739b36cc2deb37256471f5bf911aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "zoho",
  "name": "Zoho Mail",
  "version": "1.0.3",
  "description": "Zoho Mail – Hosted Email for Businesses",
  "main": "index.js",
  "author": "Troke <jame_glove@yahoo.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.zoho.com/mail/login.html",
    "hasNotificationSound": true
  }
}