{ "name": "icfp2015", "version": "1.0.0", "description": "", "main": "server.js", "dependencies": { "body-parser": "^1.13.3", "cookie-parser": "^1.3.5", "express": "^4.13.3", "mongojs": "^1.2.1", "socket.io": "^1.3.6" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://edoardoo@bitbucket.org/lilik/icfp2015.git" }, "author": "", "license": "ISC" }