1 Star 1 Fork 0

rainbow / tp51-express

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "tp51-express",
"version": "1.0.0",
"description": "rainbowAdmin_js_express",
"main": "app.js",
"author": "rainbow <977746075@qq.com>",
"license": "MIT",
"scripts": {
"start": "node app.js",
"prof": "node --prof app.js",
"dev": "yarn nodemon app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^0.21.4",
"dayjs": "^1.10.7",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"express-winston": "^4.2.0",
"express-xml-bodyparser": "^0.3.0",
"generic-pool": "^3.8.2",
"ioredis": "^4.27.9",
"mongoose": "5",
"multer": "^1.4.3",
"mysql2": "^2.3.0",
"nanoid": "^3.1.28",
"node-cache": "^5.1.2",
"node-fetch": "2",
"sequelize": "^6.6.5",
"sha1": "^1.1.1",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.5"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"eslint": "^7.32.0",
"nodemon": "^2.0.12"
}
}
JavaScript
1
https://gitee.com/wujizhou/tp51-express.git
git@gitee.com:wujizhou/tp51-express.git
wujizhou
tp51-express
tp51-express
master

搜索帮助