{ "name": "blockly-io", "version": "0.9.0", "description": "An multiplayer-IO type game (cloned from Paper-IO)", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/theKidOfArcrania/Blockly-IO.git" }, "keywords": [ "Blockly-IO", "Paper-IO", "IO", "Game" ], "author": "theKidOfArcrania", "license": "MIT", "bugs": { "url": "https://github.com/theKidOfArcrania/Blockly-IO/issues" }, "homepage": "https://github.com/theKidOfArcrania/Blockly-IO#readme", "dependencies": { "finalhandler": "^1.0.0", "serve-static": "^1.11.2", "socket.io": "^2.0.4", "socket.io-client": "^2.0.4" } }