UNPKG
domain-chatbot
Version:
latest (1.0.0)
1.0.0
A simple domain-specific chatbot
domain-chatbot
/
package.json
9 lines
•
230 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"domain-chatbot"
,
"version"
:
"1.0.0"
,
"description"
:
"A simple domain-specific chatbot"
,
"main"
:
"Chatbot.js"
,
"keywords"
:
[
"chatbot"
,
"domain-specific"
,
"nodejs"
]
,
"author"
:
"Your Name"
,
"license"
:
"MIT"
}