1 Star 1 Fork 1

hboot/rsup-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "rsup-web",
"version": "0.1.0",
"description": "rsup's web page",
"main": "",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"lint": "eslint",
"commitlint": "commitlint --edit",
"prepare": "husky"
},
"author": "",
"license": "Apache 2.0",
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.8.0",
"@iconify-json/ep": "^1.1.16",
"@iconify-json/material-symbols": "^1.2.12",
"@shikijs/markdown-it": "^1.16.2",
"@unocss/eslint-config": "^0.61.9",
"@unocss/preset-rem-to-px": "^0.62.2",
"@unocss/reset": "^0.61.9",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.27.0",
"globals": "^15.9.0",
"husky": "^9.1.5",
"less": "^4.2.0",
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"shiki": "^1.16.2",
"unocss": "^0.62.3",
"unplugin-auto-import": "^0.18.2",
"unplugin-element-plus": "^0.8.0",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4"
},
"dependencies": {
"@dagrejs/dagre": "^1.1.4",
"@element-plus/icons-vue": "^2.3.1",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue-flow/background": "^1.3.2",
"@vue-flow/core": "^1.41.7",
"@vueuse/core": "^12.2.0",
"axios": "^1.7.7",
"dayjs": "^1.11.13",
"element-plus": "^2.8.2",
"markdown-it": "^14.1.0",
"pinia": "^2.2.2",
"semver": "^7.6.3",
"vite": "^5.4.4",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hboot/rsup-web.git
git@gitee.com:hboot/rsup-web.git
hboot
rsup-web
rsup-web
master

搜索帮助