5 Star 20 Fork 5

范联满 / OneEasyAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
叫兽叔叔 提交于 2021-11-24 12:12 . Add files via upload
{
"name": "elmadmin",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@tinymce/tinymce-vue": "^4.0.4",
"axios": "^0.21.4",
"compressorjs": "^1.0.7",
"core-js": "^3.6.5",
"element-plus": "^1.1.0-beta.16",
"js-md5": "^0.7.3",
"mitt": "^3.0.0",
"tinymce": "^5.9.2",
"vue": "^3.2.14",
"vue-class-component": "^8.0.0-0",
"vue-property-decorator": "^9.1.2",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0",
"vxe-table": "^4.1.1-beta.0",
"xe-utils": "^3.4.0"
},
"devDependencies": {
"@types/js-md5": "^0.4.3",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"typescript": "~4.1.5"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
HTML
1
https://gitee.com/fan-lianman/OneEasyAdmin.git
git@gitee.com:fan-lianman/OneEasyAdmin.git
fan-lianman
OneEasyAdmin
OneEasyAdmin
main

搜索帮助