aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/zoho/package.json
blob: 9faaad99f835bf4d9e6c02747c9c40fcff88bad1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "zoho",
  "name": "Zoho Mail",
  "version": "1.0.0",
  "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
  }
}