{ "name": "sbuhacks", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "amqplib": "^0.10.3", "bcryptjs": "^2.4.3", "jsonwebtoken": "^8.5.1", "mongoose": "^6.6.1", "pg": "^8.8.0" } }