1 Star 0 Fork 76

flyger/heyui-admin

forked from heyui/heyui-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
vvpvvp 提交于 2019-04-17 17:49 . feat: 首页tabs 切换 图表
{
"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": {
"axios": "^0.16.2",
"babel-polyfill": "6.26.0",
"brace": "^0.11.1",
"echarts": "^4.2.0-rc.2",
"fetch-jsonp": "^1.1.3",
"hey-global": "0.0.1",
"hey-log": "0.0.8",
"hey-utils": "^0.4.0",
"heyui": "^1.18.0-alpha.5",
"js-model": "^1.4.2",
"lodash.debounce": "^4.0.8",
"manba": "^1.2.8",
"marked": "^0.5.2",
"plupload-es6": "^2.1.11",
"qiniu-js-es6": "^1.0.31",
"qs": "^6.4.0",
"vue": "^2.5.16",
"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"
},
"browserslist": [
"ie >= 9"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/flygervip/heyui-admin.git
git@gitee.com:flygervip/heyui-admin.git
flygervip
heyui-admin
heyui-admin
master

搜索帮助