{ "name": "server2", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "", "license": "ISC", "dependencies": { "axios": "^0.21.1", "express": "^4.17.1", "fs": "0.0.1-security", "http": "0.0.1-security", "https": "^1.0.0", "md5": "^2.3.0", "moment": "^2.29.1", "pg": "^8.6.0" } }