{ "name": "esim", "version": "0.0.1", "description": "esim web version based on web tronics", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "express": "^4.13.3", "hogan-express": "^0.5.2", "python-shell": "^0.4.0", "shelljs": "^0.7.0", "socket.io": "^1.4.4" } }