cool-admin-vue/cool/modules/chat/package.json
2021-02-28 22:24:54 +08:00

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