{ "name": "serverplatformmanager", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "bcrypt": "^5.1.1", "chalk": "^4.1.2", "cookie-parser": "^1.4.7", "dotenv": "^16.4.7", "express": "^5.1.0", "jsonwebtoken": "^9.0.2", "pg": "^8.14.1" } }