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