@claudio.giuliano/fm-chatbot-client
Version:
A chat widget to deploy virtual assistants made with Rasa on any website
26 lines (25 loc) • 679 B
JSON
{
"name": "@claudio.giuliano/fm-chatbot-client",
"version": "1.2.6",
"description": "A chat widget to deploy virtual assistants made with Rasa on any website",
"main": "fm-chatbot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://cgiuliano@bitbucket.org/fbk/fm-chatbot-client.git"
},
"keywords": [
"chatbot",
"rasa",
"rest channel",
"website"
],
"author": "Claudio Giuliano",
"license": "Apache-2.0",
"bugs": {
"url": "https://bitbucket.org/fbk/fm-chatbot-client/issues"
},
"homepage": "https://bitbucket.org/fbk/fm-chatbot-client#readme"
}