@codebehinddoo/gigaaa-chatbot-auth
Version:
30 lines • 831 B
JSON
{
"name": "@codebehinddoo/gigaaa-chatbot-auth",
"version": "1.0.1",
"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-innovation-ug/gigaaa-chatbot-auth.git"
},
"keywords": [
"Gigaaa",
"Authorization"
],
"author": "Milan Stajkovic",
"license": "ISC",
"bugs": {
"url": "https://github.com/gigaaa-innovation-ug/gigaaa-chatbot-auth/issues"
},
"homepage": "https://github.com/gigaaa-innovation-ug/gigaaa-chatbot-auth#readme"
}