代码拉取完成,页面将自动刷新
{
"name": "my-vue-app",
"version": "1.0.0",
"author": {
"name": "mousse",
"email": "18126630392@163.com",
"url": "https://gitee.com/musi23"
},
"scripts": {
"lint": "eslint \"src/**/*.{js,vue}\"",
"serve": "cross-env NODE_ENV=development vite",
"build": "cross-env NODE_ENV=production vite build",
"preview": "cross-env vite preview",
"build:preview": "vite build --mode production && vite preview",
"dev:mock": "cross-env USE_MOCK=true vite",
"build:mock": "cross-env USE_CHUNK_MOCK=true vite build && vite preview",
"lint:eslint": "eslint --cache --max-warnings 0 \"{src,mock}/**/*.{vue,ts,tsx}\" --fix",
"lint:prettier": "prettier --write \"src/**/*.{js,json,tsx,css,less,scss,vue,html,md}\"",
"lint:style": "stylelint --cache --fix \"**/*.{vue,less,postcss,css,scss}\" --cache --cache-location node_modules/.cache/stylelint/",
"lint:lint-staged": "lint-staged -c ./.husky/lintstagedrc.js",
"lint:pretty": "pretty-quick --staged"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"@element-plus/icons-vue": "^2.0.6",
"@icon-park/vue-next": "^1.3.5",
"axios": "^0.21.1",
"echarts": "^5.1.2",
"element-plus": "1.1.0-beta.10",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"qs": "^6.10.1",
"screenfull": "^5.1.0",
"vue": "^3.2.12",
"vue-i18n": "^9.1.7",
"vue-router": "^4.0.10",
"vue3-count-to": "^1.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/node": "^16.7.1",
"@vitejs/plugin-legacy": "^1.5.3",
"@vitejs/plugin-vue": "^1.9.2",
"@vue/compiler-sfc": "^3.2.11",
"@vue/eslint-config-prettier": "^6.0.0",
"autoprefixer": "^10.3.1",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "^7.15.0",
"lint-staged": "^11.1.1",
"postcss": "^8.3.6",
"prettier": "^2.3.2",
"sass": "^1.37.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recess-order": "^2.4.0",
"stylelint-config-standard": "^22.0.0",
"svg-sprite-loader": "^6.0.9",
"unplugin-vue-components": "^0.15.6",
"vite": "^2.5.10",
"vite-plugin-babel-import": "^2.0.5",
"vite-plugin-element-plus": "^0.0.12",
"vite-plugin-mock": "^2.9.4",
"vite-plugin-style-import": "^1.2.1"
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/musi23/mousse-ui.git"
},
"license": "MIT",
"bugs": {
"url": "https://gitee.com/musi23/mousse-ui/issues"
},
"homepage": "https://gitee.com/musi23/mousse-ui/mousse-ui",
"engines": {
"node": "^12 || >=14"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。