1 Star 0 Fork 4

fish@dev/vuecmf-web

forked from emei8/vuecmf-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.09 KB
一键复制 编辑 原始数据 按行查看 历史
huahua365 提交于 2023-03-19 23:31 +08:00 . 升级列表组件及所有依赖包
{
"name": "vuecmf",
"version": "2.1.3",
"private": true,
"description": "VueCMF是一款完全开源免费的内容管理快速开发框架。2.1+版本使用vue3、Element Plus和TypeScript构建,后端API基于Go/PHP开发。可用于快速开发CMS、CRM、WMS、OMS、ERP等管理系统,开发简单、高效易用,极大减少系统的开发周期和研发成本!甚至不用写一行代码使用VueCMF就能设计出功能强大的后台管理系统。",
"author": "vuecmf <tulihua2004@126.com>",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"build:test": "vue-cli-service build --mode test",
"dev": "vue-cli-service serve",
"test": "vue-cli-service serve --mode test"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@types/node": "^18.15.3",
"axios": "^1.3.4",
"core-js": "^3.29.1",
"element-plus": "^2.3.1",
"qs": "^6.11.1",
"register-service-worker": "^1.7.2",
"vue": "^3.2.47",
"vue-router": "^4.1.6",
"vue-vuecmf-dialog": "^1.4.8",
"vue3-vuecmf-table": "^1.16.8",
"vuex": "^4.1.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-pwa": "~5.0.8",
"@vue/cli-plugin-router": "~5.0.8",
"@vue/cli-plugin-typescript": "~5.0.8",
"@vue/cli-plugin-vuex": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"@vue/compiler-sfc": "^3.2.47",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.36.0",
"eslint-plugin-vue": "^9.9.0",
"sass": "^1.59.3",
"sass-loader": "^13.2.1",
"typescript": "~4.9.5",
"unplugin-auto-import": "^0.14.4",
"unplugin-vue-components": "^0.23.0"
},
"bugs": {
"url": "https://github.com/vuecmf/vuecmf/issues"
},
"homepage": "http://www.vuecmf.com",
"keyword": "vuecmf vue3 vuecmf开发框架",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/vuecmf/vuecmf.git"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/heima365/vuecmf-web.git
git@gitee.com:heima365/vuecmf-web.git
heima365
vuecmf-web
vuecmf-web
master

搜索帮助