aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zimbra/package.json
blob: 3ee390abf12324c2818dc76e7109050b1c36ac31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "zimbra",
  "name": "Zimbra",
  "version": "1.0.1",
  "description": "Zimbra",
  "main": "index.js",
  "author": "Ferdi Team <hello@getferdi.com>",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true
  }
}