gigaaa-chatbot-auth-extended
Version:
Gigaaa chatbots auth
30 lines • 781 B
JSON
{
"name": "gigaaa-chatbot-auth-extended",
"version": "1.0.6",
"description": "Gigaaa chatbots auth",
"main": "GigaaaAuthService.js",
"dependencies": {
"generate-password": "^1.4.0",
"mysql": "^2.16.0",
"request": "^2.88.0",
"request-promise": "^4.2.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gigaaa-ai/gigaaa-chatbot-auth.git"
},
"keywords": [
"Gigaaa",
"Authorization"
],
"author": "Milan Stajkovic, Zoran Mihajlovic",
"license": "ISC",
"bugs": {
"url": "https://github.com/gigaaa-ai/gigaaa-chatbot-auth/issues"
},
"homepage": "https://github.com/gigaaa-ai/gigaaa-chatbot-auth#readme"
}