aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/tutanota/package.json
blob: 64828563af43bd2ef9478b2f16fb5a6182e6719c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "tutanota",
  "name": "Tutanota",
  "version": "1.0.0",
  "description": "An unofficial Ferdi recipe for Tutanota",
  "main": "index.js",
  "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mail.tutanota.com/"
  }
}