Sindbad~EG File Manager
{
"name": "irfarm-backend",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node app.js",
"start:dev": "nodemon index.js",
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "nodemon --watch controllers --watch routes --watch db --watch app.js --watch index.js --watch swagger.js --exec \"npm run build\"",
"build": "node scripts/build.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"@aws-sdk/client-s3": "^3.698.0",
"@types/swagger-stats": "^0.95.11",
"aws-sdk": "^2.1692.0",
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"esm": "^3.2.25",
"express": "^4.19.2",
"express-jwt": "^8.4.1",
"express-mongo-sanitize": "^2.2.0",
"http-status-codes": "^2.3.0",
"joi": "^17.13.3",
"jsonwebtoken": "^9.0.2",
"jwt-decode": "^3.1.2",
"lodash.isempty": "^4.4.0",
"mongodb": "^5.7.0",
"mongoose": "^6.8.3",
"multer": "^1.4.5-lts.1",
"multer-s3": "^3.0.1",
"nodemon": "^3.0.1",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"path": "^0.12.7",
"prom-client": "^12.0.0",
"sharp": "^0.28.3",
"swagger-jsdoc": "^6.2.8",
"swagger-stats": "^0.99.7",
"swagger-ui-express": "^5.0.1",
"validator": "^13.7.0",
"xlsx": "^0.18.5",
"xss-clean": "^0.1.4"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/register": "^7.24.6",
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
"eslint": "^9.13.0",
"jest": "^29.4.3",
"npm-run-all": "^4.1.5",
"supertest": "^6.3.3"
},
"esm": {
"cjs": true,
"await": true
},
"engines": {
"node": ">=20.0.0 <21.0.0",
"npm": "^10.5.0"
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists