1 Star 0 Fork 353

辣白菜 / catchAdmin

forked from catchadmin / catchAdmin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
JaguarJack 提交于 2023-05-23 21:21 . update
{
"name": "catchadmin",
"private": false,
"version": "0.0.1",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@heroicons/vue": "^2.0.18",
"@tinymce/tinymce-vue": "^5.1.0",
"@vueuse/core": "^10.1.2",
"element-plus": "^2.3.5",
"nprogress": "^0.2.0",
"pinia": "^2.1.3",
"terser": "^5.16.6",
"vue": "^3.3.4",
"vue-i18n": "9",
"vue-router": "4.2.1",
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@iconify-json/logos": "^1.1.31",
"@rollup/plugin-alias": "^5.0.0",
"@types/mockjs": "^1.0.7",
"@types/node": "^20.2.3",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"autoprefixer": "^10.4.14",
"axios": "^1.4.0",
"eslint": "^8.41.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.14.0",
"mockjs": "^1.1.0",
"postcss": "^8.4.23",
"prettier": "2.8.8",
"sass": "^1.62.1",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"unplugin-auto-import": "^0.16.2",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "^0.24.0",
"vite": "^4.3.8",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^3.0.0",
"vue-tsc": "^1.6.5"
}
}
PHP
1
https://gitee.com/long991/catchAdmin.git
git@gitee.com:long991/catchAdmin.git
long991
catchAdmin
catchAdmin
master

搜索帮助