10 Star 2 Fork 1

吴恒昊/airport-smart-runway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
cxr 提交于 2022-03-27 16:33 . antvL7地图
{
"name": "vue-cesium",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"dev": "vue-cli-service serve --open"
},
"dependencies": {
"@antv/l7": "^2.8.12",
"@antv/l7-draw": "^2.4.24",
"@antv/l7-maps": "^2.8.12",
"@types/cesium": "^1.67.14",
"axios": "^0.21.4",
"cesium-navigation-es6": "^1.1.7",
"chroma-js": "^2.1.2",
"core-js": "^3.6.5",
"decimal.js": "^10.3.1",
"element-ui": "^2.15.5",
"file-saver": "^2.0.5",
"highcharts": "^9.1.2",
"highcharts-vue": "^1.4.0",
"qs": "^6.10.1",
"view-design": "^4.5.0",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0",
"xlsx": "^0.17.3"
},
"devDependencies": {
"@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",
"less": "^2.7.3",
"less-loader": "^4.0.5",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wahaha0911/airport-smart-runway-web.git
[email protected]:wahaha0911/airport-smart-runway-web.git
wahaha0911
airport-smart-runway-web
airport-smart-runway
master

搜索帮助