You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
341 B
JSON

{
"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"
}
}