{ "name": "juanwangzhengba", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "watch": "tsc --watch" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "fastify": "^3.17.0", "fastify-static": "^4.2.2", "socket.io": "^4.1.2", "socket.io-client": "^4.1.2" } }