69 Star 336 Fork 75

heyui / heyui-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
vvpvvp 提交于 2022-04-03 22:43 . fix: 添加依赖vue-loader-v16
{
"name": "heyui-admin",
"version": "2.0.0",
"description": "HeyUI components framework.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/heyui/heyui-admin.git"
},
"homepage": "http://admin.heyui.top/",
"keywords": [
"vue",
"ui",
"framework"
],
"author": {
"name": "vvpvvp"
},
"license": "MIT",
"dependencies": {
"axios": "^v0.21.1",
"brace": "^0.11.1",
"core-js": "^3.6.5",
"echarts": "^4.2.0-rc.2",
"fetch-jsonp": "^1.1.3",
"hey-utils": "^0.4.0",
"heyui": "^2.1.0-alpha.10",
"js-model": "^1.4.2",
"lodash": "^4.0.8",
"manba": "^1.3.5",
"marked": "^0.6.2",
"qs": "^6.4.0",
"vue-router": "^4.0.3",
"vuex": "^4.0.0",
"wangeditor": "^3.1.1"
},
"scripts": {
"dev": "vue-cli-service serve",
"build": "vue-cli-service build",
"report": "vue-cli-service build --report",
"lint": "vue-cli-service lint"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"babel-eslint": "^10.1.0",
"babel-plugin-import": "^1.13.3",
"copy-webpack-plugin": "^6.4.1",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^7.0.0-0",
"less": "^4.1.1",
"less-loader": "^7.3.0",
"lint-staged": "^10.5.4",
"mockjs": "^1.0.1-beta3",
"vue-loader-v16": "^16.0.0-beta.5.4"
}
}
JavaScript
1
https://gitee.com/heyui/heyui-admin.git
git@gitee.com:heyui/heyui-admin.git
heyui
heyui-admin
heyui-admin
master

搜索帮助