aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tawk/package.json
blob: 56f61bc05ffa45fada0321cc5e3c0184e74a257d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "tawk",
  "name": "Tawk.to",
  "version": "1.0.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://dashboard.tawk.to/",
    "hasNotificationSound": true
  }
}