1 Star 0 Fork 0

啊欢/jmyh-speark-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
啊欢 提交于 2023-09-12 18:03 . chore: 完成讯飞大模型调整
{
"name": "vue3-ts-vite-router-tailwindcss",
"version": "0.0.1",
"author": "LiangINX",
"main": "index.html",
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit",
"e:dev": "yarn build && cp -r electron/. dist && cd dist && yarn && yarn dev",
"e:build": "yarn build && cp -r electron/. dist && cd dist && yarn && yarn build",
"ne:dev": "npm run build && cp -r electron/. dist && cd dist && npm i && npm run dev",
"ne:build": "npm run build && cp -r electron/. dist && cd dist && npm i && npm run build"
},
"dependencies": {
"@icon-park/vue-next": "^1.4.2",
"@tailwindcss/typography": "^0.5.9",
"base-64": "^1.0.0",
"crypto-js": "^4.1.1",
"element-plus": "^2.3.12",
"highlight.js": "^11.7.0",
"lodash": "^4.17.21",
"markdown-it": "^13.0.1",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@types/crypto-js": "^4.1.1",
"@types/markdown-it": "^12.2.3",
"@types/node": "^18.15.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.12",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vue-tsc": "^1.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smartxh/jmyh-speark-web.git
git@gitee.com:smartxh/jmyh-speark-web.git
smartxh
jmyh-speark-web
jmyh-speark-web
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385