{ "name": "xdrd-client", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "debug": "node index.js", "start": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "command-exists-promise": "^2.0.2", "express": "4.18.2", "http": "^0.0.1-security", "https": "1.0.0", "koffi": "2.7.2", "net": "1.0.2", "websocket": "1.0.34", "wrtc": "^0.4.7", "ws": "^8.14.2" } }