1 Star 0 Fork 0

ItMuMu/chatgpt-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 775 Bytes
一键复制 编辑 原始数据 按行查看 历史
ItMuMu 提交于 2024-05-25 08:31 . 完善markdown
{
"name": "chatgpt-web",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@types/markdown-it": "^14.1.1",
"ant-design-vue": "^4.2.1",
"axios": "^1.7.2",
"highlight.js": "^11.9.0",
"markdown-it": "^14.1.0",
"nanoid": "^5.0.7",
"pinia": "^2.1.7",
"sass": "^1.77.1",
"sass-loader": "^14.2.1",
"vue": "^3.3.4",
"vue-draggable-resizable": "^3.0.0",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@types/node": "^20.12.12",
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.0.2",
"unplugin-vue-components": "^0.27.0",
"vite": "^4.4.5",
"vue-tsc": "^1.8.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hamburger23333/chatgpt-web.git
[email protected]:hamburger23333/chatgpt-web.git
hamburger23333
chatgpt-web
chatgpt-web
master

搜索帮助