代码拉取完成,页面将自动刷新
{
"name": "app",
"type": "module",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"build:test": "vite build --mode test",
"preview": "vite preview",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest",
"test:ui": "vitest --ui",
"test:coverage": "vitest run --coverage",
"cz": "git add . && czg",
"postinstall": "simple-git-hooks",
"updatehooks": "git config core.hooksPath .git/hooks/ && rm -rf .git/hooks && npx simple-git-hooks"
},
"dependencies": {
"@vueuse/core": "^10.7.0",
"axios": "^0.27.2",
"chalk": "^5.4.0",
"echarts": "^5.5.1",
"element-plus": "^2.4.3",
"gsap": "^3.12.5",
"less": "^4.2.0",
"pinia": "^2.2.6",
"three": "^0.171.0",
"vue": "^3.3.11",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.4.5",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@tsconfig/node18": "^2.0.1",
"@types/echarts": "^4.9.22",
"@types/node": "^18.19.3",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/ui": "^1.0.4",
"@vue/test-utils": "^2.4.3",
"c8": "^8.0.1",
"cz-git": "^1.8.0",
"czg": "^1.8.0",
"eslint": "^8.55.0",
"eslint-plugin-todo-ddl": "^1.1.1",
"jsdom": "^22.1.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.2 ",
"unplugin-element-plus": "^0.8.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.8",
"vitest": "^1.0.4"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
"commit-msg": "npx --no-install commitlint --edit \"$1\""
},
"lint-staged": {
"*": "eslint --fix"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。