aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zulip/package.json
blob: 2dd209a2f1de78f9609d0f3dd4942a8926938a37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "zulip",
  "name": "Zulip",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true
  }
}