1 Star 0 Fork 109

amylis_chen / dataView

forked from MrPeng / dataView 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 735 Bytes
一键复制 编辑 原始数据 按行查看 历史
MrPeng 提交于 2020-12-07 14:03 . 整体修改
{
"name": "data_view",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.21.0",
"core-js": "^3.6.5",
"echarts": "^4.8.0",
"lodash": "^4.17.20",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"less": "^3.0.4",
"less-loader": "^5.0.0",
"vue-template-compiler": "^2.6.11"
}
}
1
https://gitee.com/amylis/data-view.git
git@gitee.com:amylis/data-view.git
amylis
data-view
dataView
master

搜索帮助