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