7 Star 0 Fork 2

Hx/名医馆-h5-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.62 KB
一键复制 编辑 原始数据 按行查看 历史
岳鹏龙 提交于 2025-01-03 16:58 . 修改bug
{
"name": "@tencentcloud/room-uikit-vue",
"version": "2.4.0",
"scripts": {
"dev": "vite --host --force",
"build": "vite build --mode production",
"build1": "vue-tsc --noEmit --skipLibCheck && vite build",
"preview": "vite preview",
"lint": "./node_modules/.bin/eslint ./src --no-error-on-unmatched-pattern"
},
"dependencies": {
"@ckeditor/ckeditor5-build-classic": "^42.0.0",
"@ckeditor/ckeditor5-vue": "^6.0.0",
"@tencentcloud/roomkit-web-vue3": "^2.4.0",
"@tencentcloud/tuiroom-engine-js": "^2.4.0",
"@vueuse/core": "^10.11.0",
"axios": "^0.27.2",
"element-plus": "^2.9.1",
"js-cookie": "^3.0.1",
"mitt": "^3.0.0",
"pinia": "^2.0.13",
"qs": "^6.10.3",
"recorderx": "^2.0.2",
"rtc-detect": "^1.0.3",
"vant": "^4.9.1",
"vue": "^3.2.25",
"vue-i18n": "^9.10.2",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@types/events": "^3.0.0",
"@types/js-cookie": "^3.0.2",
"@types/node": "^18.19.31",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"@vant/auto-import-resolver": "^1.2.1",
"@vitejs/plugin-vue": "^5.0.4",
"eslint": "^8.13.0",
"eslint-config-tencent": "^1.0.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-vue": "^8.6.0",
"postcss-pxtorem": "^5.1.1",
"replace": "^1.2.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.50.0",
"tslint": "^6.1.3",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.8",
"vue-tsc": "^0.35.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smh587/famous-physicians---h5-vue3.git
git@gitee.com:smh587/famous-physicians---h5-vue3.git
smh587
famous-physicians---h5-vue3
名医馆-h5-vue3
dev

搜索帮助