{ "name": "lineup-app-server", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node --test assets/chat/*.test.js" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "dompurify": "^3.4.12", "marked": "^15.0.12", "ws": "^8.21.1" } }