{ "name": "easemob-sdk-test", "version": "1.0.0", "description": "环信 SDK 测试项目", "main": "index.js", "scripts": { "test:msg": "node scripts/test-easemob-msg.js", "test:polyfill": "node scripts/test-easemob-polyfill.js xhr2 \"1101260329209923#demo\" \"originclaw_bot\" \"OriginClaw2026!\"" }, "dependencies": { "easemob-websdk": "^4.19.1", "ws": "^8.18.0", "xhr2": "^0.2.1" }, "devDependencies": { "happy-dom": "^20.8.9" }, "engines": { "node": ">=18.0.0" }, "license": "MIT" }