1 Star 0 Fork 0

magic/vue-naive-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
zclzone 提交于 2024-05-25 22:11 . build: remove vite-plugin-simple-html
{
"name": "vue-naive-admin",
"private": true,
"version": "2.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint:fix": "eslint --fix --ext .js,.vue ."
},
"dependencies": {
"@arco-design/color": "^0.4.0",
"@vueuse/core": "^10.9.0",
"axios": "^1.6.8",
"dayjs": "^1.11.11",
"echarts": "^5.5.0",
"lodash-es": "^4.17.21",
"naive-ui": "^2.38.2",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.27",
"vue-echarts": "^6.7.2",
"vue-router": "^4.3.2",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@iconify/json": "^2.2.210",
"@iconify/utils": "^2.1.23",
"@unocss/eslint-config": "^0.58.9",
"@unocss/preset-rem-to-px": "^0.59.4",
"@vitejs/plugin-vue": "^5.0.4",
"@zclzone/eslint-config": "^0.0.5",
"esno": "^4.7.0",
"fs-extra": "^11.2.0",
"glob": "^10.3.15",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.1",
"unocss": "^0.59.4",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.11",
"vite-plugin-router-warn": "^1.0.0",
"vite-plugin-vue-devtools": "^7.2.0"
},
"eslintConfig": {
"extends": [
"@zclzone",
"@unocss",
".eslint-global-variables.json"
],
"parserOptions": {
"ecmaFeatures": {
"jsx": true
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/magicforge/vue-naive-admin.git
git@gitee.com:magicforge/vue-naive-admin.git
magicforge
vue-naive-admin
vue-naive-admin
2.x

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385