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