aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gmail/package.json
blob: ffb7757c10e7e1485784e6d8be5ff7e56323fe19 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "gmail",
  "name": "Gmail",
  "version": "1.6.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mail.google.com"
  }
}