代码拉取完成,页面将自动刷新
同步操作将从 yongkang/PureChat 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "pure-admin",
"version": "0.2.1",
"license": "MIT",
"author": {
"name": "Hyk260",
},
"scripts": {
"serve": "vue-cli-service serve",
"report": "vue-cli-service serve --report",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint --fix",
"build:dev": "vue-cli-service build --mode development",
"build:staging": "vue-cli-service build --mode staging",
"prepare": "husky install"
},
"dependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@element-plus/icons-vue": "^2.0.10",
"@kangc/v-md-editor": "^2.3.16",
"@tencentcloud/chat": "^3.1.2",
"@vueuse/core": "^8.4.2",
"@vueuse/motion": "^2.0.0-beta.12",
"@wangeditor/editor": "^5.0.1",
"@wangeditor/editor-for-vue": "^5.1.11",
"@wangeditor/plugin-ctrl-enter": "^1.1.2",
"@wangeditor/plugin-mention": "^1.0.0",
"axios": "^0.26.1",
"babel-plugin-transform-remove-console": "^6.9.4",
"bowser": "^2.11.0",
"compression-webpack-plugin": "6.1.1",
"core-js": "^3.6.5",
"dayjs": "^1.11.2",
"element-plus": "^2.2.32",
"element-resize-detector": "^1.2.4",
"highlight.js": "^11.8.0",
"html2canvas": "^1.4.1",
"husky": ">=6",
"js-cookie": "^3.0.1",
"lint-staged": ">=10",
"lodash-es": "^4.17.21",
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"pinyin-pro": "^3.15.2",
"prismjs": "^1.29.0",
"pure-tools": "^0.0.3",
"qrcode": "^1.5.3",
"storejs": "^2.0.1",
"svg-sprite-loader": "^6.0.11",
"tim-upload-plugin": "^1.0.5",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.4",
"v-contextmenu": "^3.0.0",
"vue": "^3.2.36",
"vue-draggable-next": "^2.1.1",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.15",
"@vue/cli-plugin-eslint": "~4.5.15",
"@vue/cli-plugin-router": "~4.5.15",
"@vue/cli-plugin-vuex": "~4.5.15",
"@vue/cli-service": "~4.5.15",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.0.0",
"prettier": "^2.2.1",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"webpack-bundle-analyzer": "^4.6.1"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"*.{js,vue,html}": [
"prettier --write",
"eslint --fix",
"git add -n"
],
"*.{css,sass,scss}": [
"prettier --write",
"git add -n"
]
},
"repository": {
"type": "git",
"url": "https://github.com/Hyk260"
},
"peerDependencies": {
"snabbdom": "^3.5.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。