代码拉取完成,页面将自动刷新
{
"name": "vue3",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"prepare": "husky install"
},
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
}
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",
"git add"
]
},
"dependencies": {
"@toast-ui/editor": "^3.1.3",
"axios": "^0.25.0",
"core-js": "^3.6.5",
"css-color-function": "^1.3.3",
"dayjs": "^1.10.7",
"driver.js": "^0.9.8",
"echarts": "^5.3.0",
"element-plus": "^2.0.2",
"file-saver": "^2.0.5",
"fuse.js": "^6.5.3",
"i18next": "^21.6.11",
"md5": "^2.3.0",
"rgb-hex": "^4.0.0",
"screenfull": "^5.1.0",
"sortablejs": "^1.14.0",
"vue": "^3.2.27",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.12",
"vue3-print-nb": "^0.1.4",
"vuex": "^4.0.2",
"wangeditor": "^4.7.11",
"xlsx": "^0.18.2"
},
"devDependencies": {
"@commitlint/cli": "^16.0.3",
"@commitlint/config-conventional": "^16.0.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"cz-customizable": "^6.3.0",
"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": "^7.0.0",
"husky": "^7.0.1",
"lint-staged": "^12.2.1",
"sass": "^1.27.0",
"sass-loader": "^10.0.4",
"svg-sprite-loader": "^6.0.11",
"vue-cli-plugin-element-plus": "~0.0.13"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。