bitandblack-tawk-to
Version:
Adds the Tawk.to Plugin to your Website
28 lines (27 loc) • 690 B
JSON
{
"name": "bitandblack-tawk-to",
"version": "0.2.0",
"description": "Adds the Tawk.to Plugin to your Website",
"keywords": [
"tawk",
"tawkto",
"tawk.to"
],
"homepage": "https://www.bitandblack.com",
"bugs": {
"url": "https://bitbucket.org/wirbelwild/tawk-to-js/issues"
},
"repository": {
"type": "git",
"url": "https://bitbucket.org/wirbelwild/tawk-to-js.git"
},
"license": "MIT",
"author": {
"name": "Tobias Köngeter",
"email": "hello@bitandblack.com"
},
"main": "/src/TawkTo.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}