shell bypass 403
{
"name": "bill-hess",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"dev": "nodemon index.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"nodemon": "^2.0.22"
},
"dependencies": {
"bcryptjs": "^2.4.3",
"cookie-parser": "^1.4.6",
"docxtemplater": "^3.37.9",
"dotenv": "^8.6.0",
"ejs": "^3.1.9",
"express": "^4.18.2",
"jsonwebtoken": "^8.5.1",
"mongoose": "^8.8.4",
"multer": "^1.4.5-lts.1",
"node-cron": "^3.0.2",
"nodemailer": "^6.9.16",
"paypal-rest-sdk": "^1.8.1",
"pizzip": "^3.1.4",
"socket.io": "^4.7.0"
}
}