代码拉取完成,页面将自动刷新
{
"name": "vite-admin",
"version": "1.0.0",
"scripts": {
"koaDev": "node ./koa/index.js",
"dev": "vite --host --mode development",
"test": "vite --host --mode test",
"pro": "vite --host --mode production",
"build:dev": "vite build --mode development",
"build:test": "vite build --mode test",
"build:pro": "vite build --mode production",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"prettier": "prettier --write .",
"prepare": "husky install"
},
"dependencies": {
"@codemirror/commands": "^6.3.0",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-vue": "^0.1.2",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.21.3",
"@element-plus/icons-vue": "^0.2.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"axios": "^0.24.0",
"codemirror": "^6.0.1",
"echarts": "^5.4.1",
"element-plus": "2.2.7",
"html2canvas": "^1.4.0",
"pinia": "^2.0.13",
"pinia-plugin-persistedstate": "^3.2.0",
"qrcanvas": "^3.1.2",
"swiper": "^8.0.0",
"terser": "^5.19.4",
"vue": "^3.3.4",
"vue-clipboard3": "^1.0.1",
"vue-router": "^4.0.10",
"wangeditor": "^4.7.11"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@rushstack/eslint-patch": "^1.1.4",
"@types/node": "^18.17.5",
"@vitejs/plugin-vue": "^4.2.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.4.0",
"commitizen": "^4.3.0",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"husky": "^8.0.0",
"mockjs": "^1.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"sass": "^1.64.1",
"typescript": "^4.4.4",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.15.6",
"vite": "^4.4.9",
"vite-plugin-mock": "^3.0.0",
"vue-tsc": "^1.6.4"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。