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