aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fastmail/package.json
blob: 18a126ab44c82ded0a60974a483ff5924ffff835 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "fastmail",
  "name": "FastMail",
  "version": "2.0.0",
  "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"
  }
}