aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/gmail/package.json
blob: 7e8c9ed16abe28393c365b2aeb94d76e3f687dac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "gmail",
  "name": "Gmail",
  "version": "1.3.3",
  "description": "Gmail",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mail.google.com"
  }
}