代码拉取完成,页面将自动刷新
同步操作将从 Shaohqfspace/PublicbigScreenPage 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "doms",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vite",
"build": "vite build",
"pre": "husky install",
"lint-staged": "lint-staged",
"lint": "eslint --ext .ts,.vue src --fix",
"commitlint": "commitlint --config commitlint.config.js",
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.vue\"",
"watch": "postcss ./src/index.css -o dist/style.css --watch "
},
"husky": {
"hooks": {
"pre-commit": "npm run lint-staged",
"commit-msg": "commitlint -e $GIT_PARAMS"
}
},
"lint-staged": {
"src/**/*.{js,vue,jsx,tsx,ts}": [
"prettier --write",
"eslint --ext .ts,.vue src ",
"git add"
]
},
"dependencies": {
"@geoman-io/leaflet-geoman-free": "^2.11.4",
"@tweenjs/tween.js": "^18.6.4",
"@typescript-eslint/parser": "^5.8.1",
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"autoprefixer": "^9.8.8",
"axios": "^0.26.1",
"core-js": "^3.6.5",
"d3": "^7.4.0",
"echarts": "^5.2.2",
"echarts-liquidfill": "^3.1.0",
"eslint-config-prettier": "^8.3.0",
"i": "^0.3.7",
"image-sprite": "^1.0.0",
"leaflet": "^1.7.1",
"leaflet-ant-path": "^1.3.0",
"leaflet.chinatmsproviders": "^3.0.4",
"postcss": "^7.0.39",
"three": "^0.129.0",
"typescript": "^4.5.4",
"vdatax": "^3.1.2",
"vite": "^2.7.7",
"vite-plugin-html": "^2.1.2",
"vue": "^3.0.0",
"vue-count-to": "^1.0.13",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0",
"@types/leaflet": "^1.7.9",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^7.20.0",
"husky": "^4.3.8",
"lint-staged": "^12.1.4",
"prettier": "^2.5.1",
"vite-plugin-windicss": "^1.6.2",
"windicss": "^3.4.2"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/vue3-essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。