1 Star 0 Fork 1

刘智勇/LMIS-Vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
刘智勇 提交于 2023-06-22 12:06 +08:00 . 这是一个测试提交
{
"name": "lmis-project",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@tinymce/tinymce-vue": "^5.1.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"ant-design-vue": "^3.2.17",
"array-to-tree": "^3.3.2",
"axios": "^1.3.6",
"element-plus": "^2.3.3",
"less": "^4.1.3",
"moment": "^2.29.4",
"node-sass": "^8.0.0",
"pinia": "^2.0.32",
"tinymce": "^6.4.1",
"v-fit-columns": "^0.2.0",
"vite-plugin-windicss": "^1.8.10",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@types/node": "^18.14.2",
"@types/webpack-merge": "^5.0.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/tsconfig": "^0.1.3",
"npm-run-all": "^4.1.5",
"sass": "^1.62.0",
"typescript": "~4.8.4",
"vite": "^4.1.4",
"vue-tsc": "^1.2.0",
"webpack-merge": "^5.8.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/liu-zhiyong-wx/lmis-vue3.git
git@gitee.com:liu-zhiyong-wx/lmis-vue3.git
liu-zhiyong-wx
lmis-vue3
LMIS-Vue3
master

搜索帮助