Files
ClassContent/项目合集/聊天室/app版本/代码/fontend/package.json
2024-09-27 02:06:13 +08:00

16 lines
282 B
JSON

{
"name": "fontend",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@hyoga/uni-socket.io": "^3.0.4"
}
}