{ "name": "browser", "version": "0.1.0", "description": "", "main": "./server/server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "The Code Bureau (https://thecodebureau.com)", "dependencies": { "epiphany": "^0.5.3", "fair-dice": "^0.1.0", "jquery-jsonify": "^0.1.2", "ua-parser-js": "^0.7.9" } }