1 Star 0 Fork 0

osmapgis/MapGIS-Pan-Spatial-Map-App-Extension

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.83 KB
一键复制 编辑 原始数据 按行查看 历史
gongyuejian 提交于 2023-10-31 14:20 . update package.json
{
"name": "@mapgis/pan-spatial-map-app-extension",
"version": "16.6.0",
"description": "全空间一张图应用",
"productName": "MapGIS全空间一张图",
"author": "MapGIS",
"license": "MIT",
"private": true,
"scripts": {
"serve": "node --max_old_space_size=13312 ./node_modules/@vue/cli-service/bin/vue-cli-service serve",
"build": "node --max_old_space_size=13312 ./node_modules/@vue/cli-service/bin/vue-cli-service build",
"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint",
"build:backend": "node --max_old_space_size=13312 ./node_modules/@vue/cli-service/bin/vue-cli-service build --mode backend",
"build:preview": "node --max_old_space_size=13312 ./node_modules/@vue/cli-service/bin/vue-cli-service build --mode preview",
"lint:nofix": "vue-cli-service lint --no-fix"
},
"dependencies": {
"@mapgis/mapbox-gl": "^16.6.0",
"@mapgis/mapgis-pan-spatial-map-theme": "^16.6.0",
"@mapgis/mapgis-pan-spatial-map-widgets": "^16.6.0",
"@mapgis/web-app-framework": "^16.6.0",
"@mapgis/webclient-es6-mapboxgl": "~16.2.0",
"@mapgis/webclient-es6-service": "~16.2.0",
"@mapgis/webclient-vue-cesium": "^16.6.0",
"@mapgis/webclient-vue-mapboxgl": "^16.6.0",
"@mapgis/webclient-vue-ui": "^16.6.0",
"axios": "^0.24.0",
"core-js": "^3.25.3",
"file-saver": "^2.0.5",
"moment": "^2.29.1",
"nprogress": "^0.2.0",
"qs": "^6.10.1",
"store": "^2.0.12",
"vue": "2.6.14",
"vue-i18n": "^8.24.2",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
},
"devDependencies": {
"@ant-design/colors": "^6.0.0",
"@types/node": "18.0.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"@vue/cli-plugin-babel": "^4.0.4",
"@vue/cli-plugin-eslint": "^4.0.4",
"@vue/cli-plugin-router": "^4.0.4",
"@vue/cli-plugin-typescript": "^4.4.0",
"@vue/cli-plugin-unit-jest": "^4.0.4",
"@vue/cli-plugin-vuex": "^4.0.4",
"@vue/cli-service": "^4.0.4",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"babel-plugin-import": "^1.12.2",
"babel-plugin-transform-remove-console": "^6.9.4",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.11.0",
"eslint-loader": "^3.0.3",
"eslint-plugin-html": "^5.0.0",
"eslint-plugin-vue": "^5.2.3",
"git-revision-webpack-plugin": "^3.0.6",
"less": "^3.0.4",
"less-loader": "^6.1.1",
"opencollective": "^1.0.3",
"opencollective-postinstall": "^2.0.2",
"script-loader": "0.7.2",
"style-resources-loader": "^1.3.2",
"typescript": "~3.9.3",
"vue-cli-plugin-style-resources-loader": "^0.1.4",
"vue-svg-icon-loader": "^2.1.1",
"vue-template-compiler": "2.6.14",
"webpack": "^4.46.0",
"webpack-theme-color-replacer": "1.3.18"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/osmapgis/map-gis-pan-spatial-map-app-extension.git
git@gitee.com:osmapgis/map-gis-pan-spatial-map-app-extension.git
osmapgis
map-gis-pan-spatial-map-app-extension
MapGIS-Pan-Spatial-Map-App-Extension
10.6.6.10

搜索帮助