1 Star 0 Fork 76

baopengdu/heyui-admin

forked from heyui/heyui-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
vvpvvp 提交于 2019-08-23 10:30 . chore: update heyui version
{
"name": "heyui-admin",
"version": "1.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": {
"@babel/polyfill": "^7.4.4",
"axios": "^0.19.0",
"brace": "^0.11.1",
"core-js": "^2.6.9",
"echarts": "^4.2.0-rc.2",
"fetch-jsonp": "^1.1.3",
"hey-global": "0.0.1",
"hey-log": "0.0.8",
"hey-utils": "^1.0.2",
"heyui": "^1.24.2",
"js-model": "^1.4.2",
"lodash.debounce": "^4.0.8",
"manba": "^1.3.2",
"marked": "^0.7.0",
"plupload-es6": "^2.1.11",
"qiniu-js-es6": "^1.0.31",
"qs": "^6.4.0",
"regenerator-runtime": "^0.13.2",
"vue": "^2.6.10",
"vue-router": "^2.5.3",
"vuex": "^2.3.1",
"wangeditor": "^3.1.1"
},
"devDependencies": {
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.3.0",
"eslint-plugin-html": "^5.0.3",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-vue": "^5.2.2",
"mockjs": "^1.0.1-beta3"
},
"readmeFilename": "README.md",
"scripts": {
"serve": "hey dev",
"build": "hey build",
"lint": "eslint --fix --ext .js,.vue src"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/baopengdu/heyui-admin.git
git@gitee.com:baopengdu/heyui-admin.git
baopengdu
heyui-admin
heyui-admin
master

搜索帮助