aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/posteo/package.json
blob: dff465534416c1a1bd4e939713c069b2a0551e21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "posteo",
  "name": "Posteo",
  "version": "1.0.0",
  "license": "MIT",
  "aliases": [
    "mail",
    "e-mail"
  ],
  "config": {
    "serviceURL": "https://posteo.de/"
  }
}