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