1 Star 0 Fork 43

fhboss/ruoyi-ai-web

forked from ageerle/ruoyi-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.07 KB
一键复制 编辑 原始数据 按行查看 历史
周沛 提交于 2023-07-31 16:37 . [U]1.登录功能
{
"name": "chatgpt-shuowen",
"version": "1.0.1",
"private": false,
"description": "ChatGPT ShuoWen",
"author": "mjjh1717 <[email protected]>",
"keywords": [
"chatgpt-shuowen",
"chatgpt-web",
"chatgpt",
"chatbot",
"vue"
],
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"commit": "git add . && cz-customizable",
"type-check": "vue-tsc --noEmit",
"common:cleanup": "rimraf node_modules && rimraf pnpm-lock.yaml"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@traptitech/markdown-it-katex": "^3.6.0",
"@types/js-cookie": "^3.0.3",
"@vueuse/core": "^9.13.0",
"await-to-js": "^3.0.0",
"element-plus": "^2.3.7",
"fingerprintjs2": "^2.1.4",
"highlight.js": "^11.7.0",
"html2canvas": "^1.4.1",
"js-cookie": "^3.0.5",
"katex": "^0.16.4",
"markdown-it": "^13.0.1",
"markmap-lib": "^0.15.2",
"markmap-view": "^0.15.0",
"naive-ui": "^2.34.3",
"pinia": "^2.0.33",
"vue": "^3.2.47",
"vue-i18n": "^9.2.2",
"vue-native-websocket": "^2.0.15",
"vue-router": "^4.1.6",
"websocket": "^1.0.34"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@iconify/vue": "^4.1.0",
"@types/crypto-js": "^4.1.1",
"@types/katex": "^0.16.0",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it-link-attributes": "^3.0.1",
"@types/node": "^18.15.11",
"@vitejs/plugin-vue": "^4.1.0",
"autoprefixer": "^10.4.13",
"axios": "^1.3.4",
"commitizen": "^4.2.5",
"crypto-js": "^4.1.1",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^7.0.0",
"http-proxy-middleware": "^2.0.6",
"less": "^4.1.3",
"lint-staged": "^13.1.2",
"markdown-it-link-attributes": "^4.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"rimraf": "^4.2.0",
"tailwindcss": "^3.2.7",
"typescript": "~4.9.5",
"unplugin-auto-import": "^0.16.6",
"vite": "^4.2.0",
"vite-plugin-pwa": "^0.14.4",
"vue-tsc": "^1.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fhboss/ruoyi-ai-web.git
[email protected]:fhboss/ruoyi-ai-web.git
fhboss
ruoyi-ai-web
ruoyi-ai-web
master

搜索帮助