1 Star 6 Fork 0

M.Lee/OpenAPI doc Vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
M.Lee 提交于 2024-05-30 03:26 . 若干升级优化
{
"name": "open-api-doc-vue3",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@ant-design/icons-vue": "^7.0.1",
"@vueuse/core": "^10.10.0",
"ant-design-vue": "^4.2.1",
"axios": "^1.7.2",
"clipboard": "^2.0.11",
"dayjs": "^1.11.11",
"lodash-es": "^4.17.21",
"pinia": "^2.1.7",
"vue": "^3.4.27"
},
"devDependencies": {
"@types/lodash-es": "^4.17.6",
"@types/node": "^16.11.56",
"@vitejs/plugin-vue": "^3.0.3",
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.12",
"less": "^4.1.3",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.17",
"prettier": "^2.7.1",
"tailwindcss": "^3.2.7",
"typescript": "~4.9.5",
"unplugin-vue-components": "^0.22.8",
"vite": "^4.1.1",
"vue-tsc": "^1.1.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lilimin/open-api-doc-vue3.git
git@gitee.com:lilimin/open-api-doc-vue3.git
lilimin
open-api-doc-vue3
OpenAPI doc Vue3
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385