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