{ "name": "pwa", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "basic-auth": "^2.0.1", "body-parser": "^1.20.3", "cookie-parser": "^1.4.7", "debug": "^4.4.0", "dotenv": "^16.4.7", "express": "^4.21.2", "express-session": "^1.18.1", "fs": "^0.0.1-security", "winston": "^3.17.0" } }