10 Star 52 Fork 22

lqs/admin-antd-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.11 KB
一键复制 编辑 原始数据 按行查看 历史
lqs 提交于 2022-09-14 08:40 . locked version
{
"name": "admin-antd-vue",
"description": "Vue3.x Antd Admin",
"version": "1.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint",
"svgo": "svgo -f src/assets/iconsvg --config=src/assets/iconsvg/svgo.yml"
},
"dependencies": {
"@ckeditor/ckeditor5-build-decoupled-document": "^23.1.0",
"@ckeditor/ckeditor5-vue": "^4.0.0",
"@toast-ui/editor": "^2.5.4",
"ant-design-vue": "^2.2.8",
"axios": "^0.21.4",
"core-js": "^3.22.4",
"echarts": "^5.3.2",
"localforage": "^1.10.0",
"lodash.debounce": "^4.0.8",
"nprogress": "^0.2.0",
"vue": "^3.2.39",
"vue-i18n": "~9.1.10",
"vue-router": "^4.1.5",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/jest": "^24.9.1",
"@types/lodash.debounce": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vue/cli-plugin-babel": "~4.5.19",
"@vue/cli-plugin-eslint": "~4.5.19",
"@vue/cli-plugin-router": "~4.5.19",
"@vue/cli-plugin-typescript": "~4.5.19",
"@vue/cli-plugin-unit-jest": "~4.5.19",
"@vue/cli-plugin-vuex": "~4.5.19",
"@vue/cli-service": "~4.5.19",
"@vue/compiler-sfc": "^3.2.37",
"@vue/eslint-config-typescript": "^7.0.0",
"@vue/test-utils": "^2.0.0-rc.21",
"body-parser": "^1.20.0",
"chokidar": "^3.5.3",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^7.20.0",
"less": "^3.13.1",
"less-loader": "^5.0.0",
"lint-staged": "^9.5.0",
"mockjs": "^1.1.0",
"node-dir": "^0.1.17",
"svg-sprite-loader": "^5.2.1",
"svgo": "^1.3.2",
"svgo-loader": "^2.2.2",
"typescript": "~4.1.6",
"vue-jest": "^5.0.0-alpha.10"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"keywords": [
"vue",
"vue3",
"vue3.0",
"vue3.x",
"typescript",
"admin",
"template",
"antd",
"antdv",
"Ant Design",
"Ant Design Vue"
],
"lint-staged": {
"*.{js,jsx,vue,ts,tsx}": [
"vue-cli-service lint",
"git add"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lqsong/admin-antd-vue.git
git@gitee.com:lqsong/admin-antd-vue.git
lqsong
admin-antd-vue
admin-antd-vue
main

搜索帮助

A270a887 8829481 3d7a4017 8829481