1 Star 0 Fork 8

zhengrui/vue-cesium-template

forked from 马涛/vue-cesium-template 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
matao_2018 提交于 2021-09-30 12:52 . 静态资源全部改为assets方式
{
"name": "cesium-template",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.21.1",
"canvas2image": "^1.0.5",
"cesium": "1.70.1",
"core-js": "^3.6.5",
"echarts": "^5.1.1",
"element-ui": "^2.15.2",
"html2canvas": "^1.0.0-rc.7",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@jiaminghi/data-view": "^2.10.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^8.0.0",
"copy-webpack-plugin": "^5.1.1",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^6.2.2",
"html-webpack-plugin": "^3.2.0",
"html-webpack-tags-plugin": "^2.0.17",
"image-webpack-loader": "^7.0.1",
"node-sass": "^4.12.0",
"prettier": "^2.2.1",
"sass-loader": "^8.0.2",
"sass-resources-loader": "^2.2.1",
"uglifyjs-webpack-plugin": "^2.2.0",
"vue-template-compiler": "^2.6.11"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ZRViVicode/vue-cesium-template.git
[email protected]:ZRViVicode/vue-cesium-template.git
ZRViVicode
vue-cesium-template
vue-cesium-template
master

搜索帮助