{ "name": "project_gg", "version": "1.0.0", "description": "GG bs project", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@git.maxhunt.design:9999/MAX/GG.git" }, "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.19.0", "ejs": "^3.1.2", "express": "^4.17.1", "firebase-admin": "^8.11.0", "firebase-tools": "^8.1.1", "morgan": "^1.10.0" } }