UNPKG
jinni-bot
Version:
latest (1.0.2)
1.0.2
1.0.1
A vanilla JavaScript library for embedding the Jinni Chatbot
jinni-bot
/
package.json
15 lines
•
320 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"jinni-bot"
,
"version"
:
"1.0.2"
,
"description"
:
"A vanilla JavaScript library for embedding the Jinni Chatbot"
,
"main"
:
"index.js"
,
"keywords"
:
[
"Chatbot"
,
"RealEstate"
,
"Chatbot"
,
"AI Chatbot"
,
"PropertyJinni"
]
,
"author"
:
"PropertyJinni"
,
"license"
:
"MIT"
}