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