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