3 Star 0 Fork 0

风之影/serve

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
李俊贤 提交于 2024-08-21 14:25 +08:00 . 修复已知问题
{
"name": "nursemanager",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@element-plus/icons-vue": "^2.1.0",
"@types/node": "^20.2.5",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.4.0",
"chinese-lunar-calendar": "^1.0.1",
"echarts": "^5.4.3",
"element-plus": "^2.3.6",
"lodash": "^4.17.21",
"pinia": "^2.1.3",
"sass": "^1.63.6",
"sass-loader": "^13.3.2",
"svg-sprite-loader": "^6.0.11",
"vue": "^3.2.47",
"vue-router": "4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
"typescript": "^5.0.2",
"unplugin-auto-import": "^0.16.4",
"unplugin-vue-components": "^0.25.0",
"vite": "^4.3.9",
"vue-tsc": "^1.4.2"
},
"description": "This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.",
"main": "index.js",
"author": "",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sh0308/serve.git
[email protected]:sh0308/serve.git
sh0308
serve
serve
master

搜索帮助