botanalytics-ghome
Version:
Conversational analytics & engagement tool for chatbots
37 lines (36 loc) • 821 B
JSON
{
"name": "botanalytics-ghome",
"version": "2.0.5",
"main": "index.js",
"description": "Conversational analytics & engagement tool for chatbots",
"author": "Katella",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/katellaco/botanalytics.git"
},
"bugs": {
"url": "https://github.com/katellaco/botanalytics/issues"
},
"homepage": "https://github.com/katellaco/botanalytics#readme",
"keywords": [
"botanalytics",
"bot",
"bots",
"analytics",
"chatbots",
"conversational analytics",
"facebook messenger",
"google assistant",
"amazon lex",
"amazon alexa",
"ibm watson",
"botkit",
"voice analytics",
"google actions"
],
"dependencies": {
"object-path": "^0.11.4",
"request": "^2.81.0"
}
}