{ "dependencies": { "axios": "^1.6.2", "body-parser": "^1.20.2", "dotenv": "^16.3.1", "ejs": "^3.1.9", "express": "^4.18.2", "helmet": "^7.1.0", "init": "^0.1.2", "morgan": "^1.10.0" }, "type": "module", "name": "all", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "" }