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