{ "name": "infini", "version": "1.0.0", "description": "average infini joe", "repository": "git@git.tum.dk:tum.dk/infini.git", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node source/server.js" }, "author": "", "license": "ISC", "dependencies": { "async": "^2.3.0", "aws": "0.0.3-2", "base-x": "^3.0.4", "big-integer": "^1.6.26", "body-parser": "^1.17.1", "bs58": "^4.0.1", "compression": "^1.7.0", "ejs": "^2.5.6", "express": "^4.15.2", "formidable": "^1.2.0", "lodash": "^4.17.4", "multer": "^1.3.0", "shelljs": "^0.7.7", "socket.io": "^2.0.4", "socket.io-client": "^2.0.4" } }