espchatbotapi
Version:
Un chatbot en español
22 lines (21 loc) • 366 B
JSON
{
"name": "espchatbotapi",
"version": "2.0.18",
"description": "Un chatbot en español",
"keywords": [
"esp",
"español",
"ia",
"chatbot",
"bot"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Seyron",
"license": "ISC",
"dependencies": {
"got": "^7.1.0"
}
}