{ "name": "unix-chat", "version": "1.0.0", "main": "index.js", "license": "MIT", "type": "module", "dependencies": { "dotenv": "^16.0.1", "node-fetch": "^3.2.4", "ws": "^8.6.0" } }