aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/mailbox.org/package.json
blob: a058e8b52b96a69a47427411742c0afb8f2ded6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "mailbox.org",
  "name": "mailbox.org",
  "version": "1.1.1",
  "description": "Integration of mailbox.org",
  "main": "index.js",
  "author": "Jonas Hilke <jonashilke@gmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://office.mailbox.org/appsuite/#!!&app=io.ox/portal"
  }
}