1 Star 0 Fork 3

wangjj/Bee-Primevue-Admin

forked from Ls.c/Bee-Primevue-Admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.74 KB
一键复制 编辑 原始数据 按行查看 历史
Ls.c 提交于 2024-04-01 17:26 . Initial version
{
"name": "bee-primevue-admin",
"version": "1.0.8",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite --port 3333 --open",
"build": "vite build",
"preview": "vite build && vite preview",
"preview-https": "serve dist",
"start": "pnpm dev & wait-on tcp:3333 -v",
"lint": "eslint ./src",
"test:e2e": "pnpm dev & wait-on tcp:3333 -v & cypress open",
"test:ci": "pnpm dev & wait-on tcp:3333 -v & cypress run --headless",
"test:unit": "vitest --run --reporter verbose",
"test:coverage": "vitest run --coverage",
"test:ui": "vitest --ui"
},
"devDependencies": {
"@antfu/eslint-config": "2.8.3",
"@cypress/vite-dev-server": "^5.0.7",
"@iconify/json": "^2.2.192",
"@intlify/unplugin-vue-i18n": "^3.0.1",
"@sfxcode/formkit-primevue": "^1.9.5",
"@types/markdown-it-link-attributes": "^3.0.4",
"@types/nprogress": "^0.2.3",
"@unocss/eslint-config": "^0.58.6",
"@unocss/preset-attributify": "^0.58.6",
"@unocss/preset-icons": "^0.58.6",
"@unocss/preset-typography": "^0.58.6",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/ui": "^1.4.0",
"@vue/server-renderer": "^3.4.21",
"@vue/test-utils": "^2.4.5",
"@vuedx/typecheck": "~0.7.6",
"@vuedx/typescript-plugin-vue": "~0.7.6",
"@vueuse/core": "^10.9.0",
"@vueuse/head": "~2.0.0",
"add": "^2.0.6",
"autoprefixer": "^10.4.18",
"c8": "^9.1.0",
"chart.js": "^4.4.2",
"consola": "^3.2.3",
"critters": "^0.0.22",
"cross-env": "^7.0.3",
"cypress": "^13.7.0",
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^2.15.1",
"happy-dom": "^13.8.6",
"https-localhost": "^4.7.1",
"markdown-it": "^14.0.0",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-prism": "^2.3.0",
"nprogress": "^0.2.0",
"pinia": "~2.1.7",
"pinia-cached-store": "^0.6.6",
"pnpm": "^8.15.4",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primevue": "^3.50.0",
"prism-theme-vars": "^0.2.4",
"quill": "^1.3.7",
"rxjs": "^7.8.1",
"sass": "^1.72.0",
"tslib": "^2.6.2",
"typescript": "^5.4.2",
"unocss": "^0.58.6",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-markdown": "^0.26.0",
"vite": "^5.1.6",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-pwa": "^0.19.4",
"vite-plugin-restart": "^0.4.0",
"vite-plugin-vue-devtools": "^7.0.17",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-ssg": "^0.23.6",
"vitest": "^1.4.0",
"vue": "^3.4.21",
"vue-demi": "^0.14.7",
"vue-i18n": "^9.10.2",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.6",
"wait-on": "~7.2.0"
},
"engines": {
"node": ">=18",
"pnpm": ">=7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/footer/bee-primevue-admin.git
git@gitee.com:footer/bee-primevue-admin.git
footer
bee-primevue-admin
Bee-Primevue-Admin
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385