2 Star 9 Fork 5

北梦木兮/vue-cesium-map

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
北梦木兮 提交于 2023-02-22 16:43 . wn push code
{
"name": "vue-cesium-map",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@mapbox/mapbox-gl-language": "^1.0.0",
"@turf/turf": "^6.5.0",
"axios": "^0.27.2",
"babel-plugin-dynamic-import-node": "^2.3.3",
"core-js": "^3.8.3",
"echarts": "^5.3.3",
"element-ui": "^2.15.9",
"mapbox-gl": "^2.8.2",
"vue": "^2.6.14",
"vue-json-viewer": "^2.2.22",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"sass": "^1.32.7",
"sass-loader": "^12.0.0",
"vue-template-compiler": "^2.6.14"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhang_yanan/vue-cesium-map.git
[email protected]:zhang_yanan/vue-cesium-map.git
zhang_yanan
vue-cesium-map
vue-cesium-map
master

搜索帮助