@tasolutions/express-core
Version:
All libs for express
69 lines (68 loc) • 1.78 kB
JSON
{
"name": "@tasolutions/express-core",
"version": "2.0.178",
"description": "All libs for express",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "nodemon index.js"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.743.0",
"@aws-sdk/s3-presigned-post": "^3.741.0",
"@sendgrid/mail": "^8.1.4",
"archiver": "^7.0.1",
"aws-sdk": "^2.1692.0",
"axios": "^1.7.9",
"basic-auth": "^2.0.1",
"body-parser": "^1.20.3",
"canvas": "^3.1.0",
"convert-excel-to-json": "^1.7.0",
"cors": "^2.8.5",
"discord.js": "^14.17.3",
"docxtemplater": "^3.62.1",
"docxtemplater-image-module-free": "^1.1.1",
"dotenv": "^16.4.7",
"exceljs": "^4.4.0",
"exifremove": "^1.0.1",
"express": "^4.21.2",
"express-fileupload": "^1.5.1",
"http-status": "^2.1.0",
"ioredis": "^5.4.2",
"joi": "^17.13.3",
"jpeg-autorotate": "^9.0.0",
"jsbarcode": "^3.11.6",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"moment": "^2.30.1",
"mongoose": "^8.10.0",
"mongoose-paginate-v2": "^1.9.0",
"pdf-lib": "^1.17.1",
"pizzip": "^3.2.0",
"qrcode": "^1.5.4",
"request": "^2.88.2",
"winston": "^3.17.0",
"winston-elasticsearch": "^0.19.0",
"winston-mongodb": "^6.0.0"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/nodejs-core/express-core.git"
},
"keywords": [
"CRUD",
"Libs",
"Authenticate",
".."
],
"author": "Jacky",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/nodejs-core/express-core/issues"
},
"homepage": "https://gitlab.com/nodejs-core/express-core#readme",
"devDependencies": {
"nodemon": "^3.1.9"
}
}