{ "name": "sampleproxy", "type": "module", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "crypto": "^1.0.1", "ws": "^8.13.0" } }