1 Star 0 Fork 24

/web / ant-design-pro-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.18 KB
一键复制 编辑 原始数据 按行查看 历史
绝望的小韭菜 提交于 2022-06-20 17:39 . bugfix
{
"name": "Ant_Design_Pro_Vue_3",
"version": "0.0.3",
"scripts": {
"dev": "vite",
"dev-ui": "concurrently \"vite -m UseFastDevelopBall\" \"npm run create-module-be\" ",
"clean-dev": "vite --force",
"build": "vite build",
"v": "ts-node --project config/tsconfig.json config/createModule/index.ts --type=views",
"c": "ts-node --project config/tsconfig.json config/createModule/index.ts --type=components",
"create-module-be": "ts-node --project config/tsconfig.json config/createModule/backend.ts"
},
"dependencies": {
"@aesoper/normal-utils": "^0.1.5",
"@ant-design/icons-vue": "^6.0.1",
"@antv/g2plot": "^2.4.5",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vueuse/core": "^5.2.0",
"ant-design-vue": "^3.0.0-alpha.11",
"axios": "^0.21.1",
"crypto-js": "^4.1.0",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.pull": "^4.1.0",
"mitt": "^3.0.0",
"moment": "^2.29.1",
"nprogress": "^0.2.0",
"tinycolor2": "^1.4.2",
"vue": "^3.2.0",
"vue-clipboard3": "^1.0.1",
"vue-i18n": "^9.1.7",
"vue-router": "^4.0.11",
"vue-tsc": "^0.2.2",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/crypto-js": "^4.0.2",
"@types/node": "^16.4.3",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@vitejs/plugin-legacy": "^1.5.0",
"@vitejs/plugin-vue": "^1.3.0",
"@vitejs/plugin-vue-jsx": "^1.1.3",
"@vue/compiler-sfc": "^3.2.6",
"@vuedx/typecheck": "^0.6.3",
"@vuedx/typescript-plugin-vue": "^0.6.3",
"apite": "^1.2.5",
"colors-console": "^1.0.3",
"concurrently": "^6.4.0",
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "7.9.0",
"express": "^4.17.1",
"less": "^4.1.1",
"less-loader": "^10.0.1",
"minimist": "^1.2.5",
"prettier": "^2.2.1",
"sass": "^1.32.11",
"shelljs": "^0.8.4",
"ts-node": "^10.4.0",
"typescript": "^4.3.5",
"unplugin-vue-components": "^0.19.6",
"vite": "^2.4.3",
"vite-plugin-svg-icons": "^1.0.4",
"vite-plugin-theme": "^0.8.1",
"vue-eslint-parser": "^7.6.0"
}
}
1
https://gitee.com/shuaibiyong/ant-design-pro-vue3.git
git@gitee.com:shuaibiyong/ant-design-pro-vue3.git
shuaibiyong
ant-design-pro-vue3
ant-design-pro-vue3
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891