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