{ "name": "usestudio.nodejssocket", "version": "1.0.0", "description": "", "main": "usmain.js", "dependencies": { "express": "^4.16.3", "mongodb": "^3.0.7", "mysql": "^2.15.0", "querystring": "^0.2.0", "socket.io": "^2.1.0", "socketio": "^1.0.0", "underscore": "^1.9.0" }, "devDependencies": { "crypto": "^1.0.1", "xml2js": "^0.4.19" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.1473.cn/root/UseStudio.NodejsSocket.git" }, "author": "", "license": "ISC" }