28 Star 382 Fork 113

明空/ChanCMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 773 Bytes
一键复制 编辑 原始数据 按行查看 历史
明空 提交于 2024-12-01 22:50 . 更新依赖
{
"name": "chancms",
"version": "3.0.12",
"description": "ChanCMS是一款基于Node、Express、MySQL、Vue3研发的高质量实用型CMS系统。",
"main": "app.js",
"scripts": {
"dev": "nodemon app.js",
"clear": "node timer.js",
"prd": "pm2 start pm2.json"
},
"keywords": [
"\"cms\""
],
"author": "\"明空\"",
"license": "ISC",
"dependencies": {
"axios": "^1.7.8",
"bcryptjs": "^2.4.3",
"chanjs": "^1.0.35",
"cheerio": "^1.0.0",
"dayjs": "^1.11.13",
"express-safe": "^1.0.4",
"iconv-lite": "^0.6.3",
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1",
"node-schedule": "^2.1.1",
"qiniu": "^7.14.0",
"serve-favicon": "^2.5.0"
},
"devDependencies": {
"nodemon": "3.1.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/yanyutao0402/ChanCMS.git
git@gitee.com:yanyutao0402/ChanCMS.git
yanyutao0402
ChanCMS
ChanCMS
master

搜索帮助