{ "name": "wallapi", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "body-parser": "^2.2.2", "cheerio": "^1.2.0", "cors": "^2.8.6", "dotenv": "^17.3.1", "express": "^5.2.1", "googleapis": "^171.4.0", "nodemailer": "^8.0.1", "socket.io": "^4.8.3" } }