UNPKG

gb_utils

Version:
50 lines (49 loc) 1.13 kB
{ "name": "gb_utils", "version": "1.4.27", "description": "All utils file for beta", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "node", "microservice", "package", "gamersback", "gb" ], "author": "Tamilselvan", "license": "ISC", "dependencies": { "@aws-sdk/client-s3": "^3.787.0", "base64-to-image": "^1.0.2", "bcryptjs": "^3.0.2", "cron": "^2.4.3", "crypto-js": "^4.1.1", "express-async-handler": "^1.2.0", "fcm-node": "^1.3.0", "ioredis": "^5.3.2", "joi": "^17.10.1", "joi-oid": "^1.1.2", "joi-password-complexity": "^5.2.0", "mongoose": "^7.5.0", "nodemailer": "^6.9.4", "qrcode": "^1.5.3", "redis": "^4.6.8", "socket.io": "^4.7.2", "winston": "^3.10.0", "winston-daily-rotate-file": "^4.7.1" }, "devDependencies": { "@types/bcrypt-nodejs": "^0.0.31" }, "repository": { "type": "git", "url": "git+https://github.com/Gamersback-Ind/gb-packages.git" }, "bugs": { "url": "https://github.com/Gamersback-Ind/gb-packages/issues" }, "homepage": "https://github.com/Gamersback-Ind/gb-packages#readme" }