{ "name": "aaeo", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.cliffbreak.de/Alpha/AAEO.io.git" }, "author": "alpha", "license": "ISC", "dependencies": { "express": "^4.17.1", "socket.io": "^2.2.0" } }