{ "name": "clisite", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@types/jquery": "^3.5.14", "express": "^4.18.1", "jquery": "^3.6.0", "serialize-anything": "^1.1.10", "socket.io": "^4.5.1", "socket.io-client": "^4.5.1" }, "devDependencies": { "@types/express": "^4.17.13", "typescript": "^4.7.3" } }