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