{ "name": "socket.io-computer", "version": "0.0.0", "description": "Uses socket.io to do virtual machine usage from browser", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/kevin-roark/socket.io-computer.git" }, "author": "Kevin Roark", "license": "ISC", "bugs": { "url": "https://github.com/kevin-roark/socket.io-computer/issues" }, "homepage": "https://github.com/kevin-roark/socket.io-computer", "dependencies": { "blob": "0.0.4", "browserify-middleware": "2.5.0", "canvas": "~1.1.3", "debug": "^0.8.0", "express": "3.4.8", "jpeg": "https://github.com/yztaoj/node-jpeg/archive/master.tar.gz", "jquery": "2.1.0", "mustache-express": "1.0.1", "queue3": "1.0.2", "redis": "0.10.1", "rfb2": "0.0.9", "socket.io": "1.3.2", "socket.io-client": "1.3.2", "socket.io-emitter": "^0.1.0", "socket.io-redis": "^0.1.2", "forever-monitor": "~1.2.3" } }