1 Star 0 Fork 10

chestnut / 歪fChat桌面端后端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 581 Bytes
一键复制 编辑 原始数据 按行查看 历史
lantianyu 提交于 2023-11-03 15:35 . 大文件上传
{
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.2",
"express-validator": "^7.0.1",
"fs-extra": "^11.1.1",
"jsonwebtoken": "^9.0.0",
"moment": "^2.29.4",
"mongoose": "^7.1.0",
"multer": "^1.4.5-lts.1",
"multiparty": "^4.2.3",
"socket.io": "^4.6.1"
},
"name": "chat_server",
"version": "1.0.0",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "nodemon index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}
JavaScript
1
https://gitee.com/lichen-y/weif-chat-desktop-backend.git
git@gitee.com:lichen-y/weif-chat-desktop-backend.git
lichen-y
weif-chat-desktop-backend
歪fChat桌面端后端
master

搜索帮助