aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mewe/package.json
blob: 02776660c589e30bdf7495053d2f55619e9b4065 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "mewe",
  "name": "MeWe",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mewe.com/chat",
    "hasNotificationSound": true
  }
}