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