代码拉取完成,页面将自动刷新
同步操作将从 pengxiaotian/datav-vue 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "datav-vue",
"version": "0.1.0",
"description": "一个基于 Vue3.x 的数据可视化项目。",
"scripts": {
"cz": "npx git-cz",
"gc": "bash ./scripts/gc.sh",
"new": "plop --plopfile ./plop-templates/plopfile.js",
"bootstrap": "yarn --frozen-lockfile",
"dev": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "yarn run lint:js && yarn run lint:css",
"lint:js": "vue-cli-service lint",
"lint:css": "stylelint 'src/**/*.(vue|css|less)' --fix"
},
"dependencies": {
"accounting": "^0.4.1",
"axios": "^0.21.1",
"core-js": "^3.6.5",
"crypto-js": "^4.0.0",
"dayjs": "^1.10.4",
"echarts": "^5.0.2",
"element-plus": "1.0.2-beta.40",
"html2canvas": "^1.0.0-rc.7",
"js-cookie": "^2.2.1",
"lodash": "^4.17.21",
"monaco-editor": "0.23.0",
"particles.js": "^2.0.0",
"shortid": "^2.2.16",
"vue": "3.0.11",
"vue-class-component": "^8.0.0-0",
"vue-i18n": "^9.1.6",
"vue-router": "^4.0.2",
"vuex": "^4.0.0",
"vuex-module-decorators": "^1.0.1"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.11.4",
"@babel/preset-env": "^7.11.5",
"@babel/preset-typescript": "^7.10.4",
"@commitlint/cli": "^9.1.2",
"@commitlint/config-conventional": "^9.1.2",
"@types/crypto-js": "^4.0.1",
"@types/lodash": "^4.14.161",
"@types/shortid": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"@vue/babel-plugin-jsx": "^1.0.0",
"@vue/cli-plugin-babel": "^4.5.11",
"@vue/cli-plugin-eslint": "^4.5.11",
"@vue/cli-plugin-router": "^4.5.11",
"@vue/cli-plugin-typescript": "^4.5.11",
"@vue/cli-service": "^4.5.11",
"@vue/compiler-sfc": "3.0.11",
"@vue/component-compiler-utils": "^3.2.0",
"babel-loader": "^8.1.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-module-resolver": "^4.0.0",
"babel-preset-vue": "^2.0.2",
"chalk": "^4.1.0",
"cp-cli": "^2.0.0",
"cross-env": "^7.0.2",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-vue": "^7.9.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.13",
"monaco-editor-webpack-plugin": "3.0.1",
"plop": "^2.7.4",
"rimraf": "^3.0.2",
"sass": "^1.26.10",
"sass-loader": "^10.0.1",
"stylelint": "^13.8.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^20.0.0",
"typescript": "^4.2.3",
"webpack": "^4.44.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"pre-push-todo-open": "npm run test",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"src/**/*.{js,ts,vue}": [
"vue-cli-service lint",
"git add"
]
},
"repository": {
"type": "git",
"url": "git@github.com:pengxiaotian/datav-vue.git"
},
"homepage": "http://pengxiaotian.github.io/datav",
"author": "673923162@qq.com",
"license": "MIT",
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。