2 Star 20 Fork 1

你浩/nh-chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 937 Bytes
一键复制 编辑 原始数据 按行查看 历史
你浩 提交于 2024-12-17 16:08 . 版本调整1.12.18
{
"name": "nh-chat",
"private": false,
"version": "1.12.18",
"description": "Use a non-exaggerated chat frame.",
"type": "module",
"main": "dist/nh-chat.js",
"module": "dist/nh-chat.umd.cjs",
"types": "dist/index.d.ts",
"files": [
"package.json",
"README.md",
"dist"
],
"author": "nihao",
"keywords": [
"vite",
"vue3",
"typescript",
"chat"
],
"scripts": {
"dev": "vite",
"build": "vue-tsc -b && vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.7.7",
"sass": "^1.80.4",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@types/node": "^22.7.9",
"@vitejs/plugin-vue": "^5.1.4",
"naive-ui": "^2.40.1",
"typescript": "~5.6.2",
"vite": "^5.4.9",
"vite-plugin-dts": "^4.3.0",
"vue-tsc": "^2.1.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/snihao/nh-chat.git
git@gitee.com:snihao/nh-chat.git
snihao
nh-chat
nh-chat
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385