{ "name": "web-chat", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ben (plane000)", "license": "MIT", "dependencies": { "body-parser": "^1.18.3", "browser-request": "^0.3.3", "client-request": "^2.3.0", "express": "^4.16.3", "fs": "0.0.1-security", "socket.io": "^2.1.1" } }