react-tawkto
Version:
This package initialize and returns a tawk.to API instance
24 lines (23 loc) • 583 B
JSON
{
"name": "react-tawkto",
"version": "1.0.1",
"description": "This package initialize and returns a tawk.to API instance",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/assoconnect/react-tawkto.git"
},
"keywords": [
"tawk.to",
"react"
],
"author": "Axel Gaillard",
"license": "MIT",
"bugs": {
"url": "https://github.com/assoconnect/react-tawkto/issues"
},
"homepage": "https://github.com/assoconnect/react-tawkto#readme"
}