1 Star 14 Fork 0

小白/chatgpt-allai-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
小白 提交于 2024-04-02 21:49 +08:00 . 功能实现
{
"name": "nuxt-app",
"private": true,
"type": "module",
"scripts": {
"build": "nuxt build --dotenv .env.production",
"dev": "nuxt dev --dotenv .env",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@css-render/vue3-ssr": "^0.15.12",
"@nuxtjs/markdownit": "^2.0.0",
"@pinia/nuxt": "^0.5.1",
"@traptitech/markdown-it-katex": "^3.6.0",
"highlight": "^0.2.4",
"markdown-it": "^14.0.0",
"markdown-it-katex": "^2.0.3",
"nuxt": "^3.10.3",
"pinia": "^2.1.7",
"unplugin-vue-components": "^0.26.0",
"vue": "^3.4.19",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.8",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/markdown-it": "^13.0.7",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@vicons/ionicons5": "^0.12.0",
"eslint": "^8.57.0",
"naive-ui": "^2.38.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zmzm666/chatgpt-allai-client.git
git@gitee.com:zmzm666/chatgpt-allai-client.git
zmzm666
chatgpt-allai-client
chatgpt-allai-client
master

搜索帮助