aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fastmail/package.json
blob: 165a164aed6c863b48e829d46e6326526a8210a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "fastmail",
  "name": "FastMail",
  "version": "1.0.2",
  "description": "Email, calendars and contacts done right.",
  "main": "index.js",
  "author": "Alan Plum <me@pluma.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.fastmail.com/mail/",
    "message": "Get private, secure, ad-free email hosting for you or your business"
  }
}