1 Star 1 Fork 1

xiejiafan/Modernize Vue Dashboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.27 KB
一键复制 编辑 原始数据 按行查看 历史
xiejiafan 提交于 2024-05-17 21:41 . 👻 A new feature
{
"name": "modernize",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview --port 5050",
"typecheck": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@braks/vue-flow": "0.4.38",
"@tiptap/pm": "^2.0.0-beta.220",
"@tiptap/starter-kit": "2.0.0-beta.220",
"@tiptap/vue-3": "2.0.0-beta.220",
"@types/aos": "^3.0.4",
"aos": "^2.3.4",
"apexcharts": "3.40.0",
"axios": "^0.27.2",
"axios-mock-adapter": "^1.21.2",
"chance": "^1.1.8",
"date-fns": "^2.29.3",
"lodash": "^4.17.21",
"maska": "^1.5.0",
"pinia": "2.0.11",
"remixicon": "2.5.0",
"svgmap": "2.10.1",
"v-calendar": "3.0.0-alpha.8",
"vee-validate": "4.6.7",
"vite-plugin-vuetify": "1.0.2",
"vue": "3.2.31",
"vue-clipboard3": "^2.0.0",
"vue-draggable-next": "^2.1.1",
"vue-easy-lightbox": "1.16.0",
"vue-i18n": "^9.2.2",
"vue-router": "4.0.12",
"vue-scrollto": "^2.20.0",
"vue-tabler-icons": "2.9.0",
"vue3-apexcharts": "1.4.1",
"vue3-carousel": "^0.2.9",
"vue3-easy-data-table": "^1.4.19",
"vue3-perfect-scrollbar": "1.6.0",
"vue3-print-nb": "^0.1.4",
"vue3-recaptcha-v2": "1.0.1",
"vuedraggable": "^2.24.3",
"vuetify": "3.3.3",
"yup": "^0.32.11"
},
"devDependencies": {
"@mdi/font": "^6.5.95",
"@rushstack/eslint-patch": "^1.1.0",
"@types/chance": "^1.1.3",
"@types/node": "^16.11.25",
"@vitejs/plugin-vue": "4.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"@vue/tsconfig": "^0.1.3",
"esbuild": "^0.17.5",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^8.2.0",
"prettier": "^2.5.1",
"sass": "^1.49.9",
"sass-loader": "^10.0.0",
"typescript": "~4.5.5",
"vite": "4.1.1",
"vue-cli-plugin-vuetify": "2.5.5",
"vue-tsc": "1.0.3",
"vuetify-loader": "^2.0.0-alpha.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiejiafan/modernize-vue-dashboard.git
git@gitee.com:xiejiafan/modernize-vue-dashboard.git
xiejiafan
modernize-vue-dashboard
Modernize Vue Dashboard
master

搜索帮助