{ "name": "arma3-server-management", "description": "ArmA3 Server Management Backbone.js App", "version": "0.0.1", "private": true, "scripts": { "start": "node app.js" }, "dependencies": { "async": "^0.9.0", "express": "3.x", "slug": "~0.4.0", "express-resource": "~1.0.0", "when": "~3.1.0", "playwithsix": "0.0.5", "socket.io": "^1.0.4" } }