1 Star 0 Fork 0

nemor / chatbot-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
wyvern 提交于 2023-11-29 19:34 . [tmp]
{
"name": "pear-admin-next",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"build:prod": "vue-tsc --noEmit && vite build --mode production",
"build:vue3": "vue-cli-service build",
"build:webpack": "webpack",
"serve": "vite preview"
},
"dependencies": {
"@layui/layui-vue": "2.2.0",
"@types/echarts": "^4.9.18",
"axios": "^1.3.4",
"echarts": "^5.4.2",
"js-base64": "^3.7.2",
"mitt": "^3.0.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.32",
"pinia-plugin-persistedstate": "^3.1.0",
"vue": "^3.3.4",
"vue-router": "^4.1.3"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^4.2.0",
"@vue/compiler-sfc": "^3.3.4",
"cesium": "^1.107.0",
"less": "^4.1.2",
"ts-loader": "^9.4.3",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.7",
"vite": "^4.4.2",
"vite-plugin-cesium": "^1.2.22",
"vue-tsc": "^1.6.4",
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4"
}
}
JavaScript
1
https://gitee.com/nemor/chatbot-app.git
git@gitee.com:nemor/chatbot-app.git
nemor
chatbot-app
chatbot-app
master

搜索帮助