加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 680 Bytes
一键复制 编辑 原始数据 按行查看 历史
Admin 提交于 2020-11-09 19:02 . 依赖版本更新
{
"name": "node-danmu",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.21.0",
"bufferhelper": "^0.2.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^5.0.0-alpha.8",
"express-session": "^1.17.1",
"iconv-lite": "^0.6.2",
"moment": "^2.29.1",
"mongoose": "^5.10.13",
"multer": "^1.4.2",
"node-media-server": "^2.2.4",
"nodemailer": "^6.4.15",
"qr-image": "^3.2.0",
"qs": "^6.9.4",
"winston": "^3.3.3",
"ws": "^7.4.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化