mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 22:20:27 +08:00
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"name": "chat",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dayjs": "^1.10.4",
|
|
"socket.io-client": "^3.1.1"
|
|
}
|
|
}
|