代码拉取完成,页面将自动刷新
同步操作将从 VTJ.PRO/xdh-map 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "xdh-map",
"version": "2.0.2",
"main": "lib/xdhmap.common.js",
"keywords": [
"openlayers",
"map",
"track",
"vue",
"ol",
"pgis",
"echarts"
],
"description": "基于Openlayers的Vue组件封装",
"homepage": "http://newgateway.gitee.io/my/ui/map/",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://gitee.com/newgateway/xdh-map.git"
},
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"lib": "vue-cli-service build --target lib --name xdhmap --dest lib src/index.js",
"copy": "node build/copy"
},
"dependencies": {},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/eslint-config-standard": "^5.1.2",
"@xdh/my": "^4.2.5",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.2.2",
"node-sass": "^5.0.0",
"sass-loader": "^10.1.0",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"@vue/standard"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {
"indent": 0,
"vue/script-indent": 0,
"vue/require-prop-type-constructor": 0,
"vue/no-use-v-if-with-v-for": 0,
"no-console": 0,
"no-trailing-spaces": 0,
"no-multiple-empty-lines": 0,
"no-extra-boolean-cast": 0,
"valid-jsdoc": 0,
"one-var": 0,
"semi": 0,
"no-new": 0,
"no-extra-semi": 0,
"keyword-spacing": 0,
"space-before-function-paren": 0,
"arrow-parens": 0,
"generator-star-spacing": 0,
"no-mixed-operators": 0,
"padded-blocks": 0,
"eol-last": 0,
"object-curly-spacing": 0,
"no-callback-literal": 0
}
},
"eslintIgnore": [
"lib"
],
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。