{ "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": { "ejs": "^3.0.2", "express": "^4.17.1", "morgan": "^1.10.0" } }