2 Star 1 Fork 1

Layui Vue/layui-vue-playground

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
Jevin 提交于 2025-04-12 15:25 +08:00 . fix: replace layui-vue pckages path
{
"name": "layui-vue-playground",
"version": "1.0.0",
"packageManager": "pnpm@9.0.6",
"description": "Layui vue Playground",
"type": "module",
"keywords": [
"layui",
"layui-vueuse",
"playground",
"repl"
],
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint --cache --max-warnings 0 .",
"lint:fix": "pnpm run lint --fix",
"typecheck": "vue-tsc --noEmit",
"release": "bumpp"
},
"dependencies": {
"@layui/layui-vue": "^2.22.0",
"@unocss/reset": "^0.58.3",
"@vue/repl": "^3.4.0",
"@vueuse/core": "^10.7.2",
"semver": "^7.5.4",
"vue": "^3.4.15"
},
"devDependencies": {
"@iconify-json/ri": "^1.1.19",
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.5",
"@types/semver": "^7.5.6",
"@unocss/transformer-directives": "^0.58.3",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/tsconfig": "^0.5.1",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.4.0",
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-mkcert": "^1.17.3",
"vue-tsc": "^1.8.27"
},
"prettier": "@sxzz/prettier-config"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/layui-vue/layui-vue-playground.git
git@gitee.com:layui-vue/layui-vue-playground.git
layui-vue
layui-vue-playground
layui-vue-playground
master

搜索帮助