1 Star 0 Fork 8

我们/Express+Mongoose服务端接口

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 607 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "myapp",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "~1.4.4",
"crypto": "^1.0.1",
"debug": "~2.6.9",
"express": "~4.16.1",
"express-jwt": "^6.0.0",
"hashids": "^2.2.8",
"http-errors": "~1.6.3",
"jsonwebtoken": "^8.5.1",
"mongodb": "^3.6.9",
"mongoose": "^5.12.13",
"morgan": "~1.9.1",
"multer": "^1.4.3",
"node-uuid": "^1.4.8",
"os": "^0.1.2",
"pug": "2.0.0-beta11",
"silly-datetime": "^0.1.2",
"ueditor": "^1.2.3",
"ws": "^8.12.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/mortal-nf/express--vue3--ant-design2.git
git@gitee.com:mortal-nf/express--vue3--ant-design2.git
mortal-nf
express--vue3--ant-design2
Express+Mongoose服务端接口
master

搜索帮助