1 Star 6 Fork 5

Layui Vue/sandbox-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "layui-vue-playground",
"version": "0.0.10",
"description": "Layui Vue Playground",
"keywords": [
"layui",
"layui-vue",
"playground",
"repl"
],
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.ts,.jsx,.tsx --max-warnings 0",
"lint:fix": "eslint . --ext .vue,.js,.ts,.jsx,.tsx --max-warnings 0 --fix",
"release": "standard-version"
},
"dependencies": {
"@layui/layui-vue": "1.1.7",
"@vue/repl": "1.3.0",
"@vueuse/core": "8.5.0",
"compare-versions": "4.1.3",
"file-saver": "^2.0.5",
"jszip": "^3.10.0",
"vite-plugin-mkcert": "^1.6.4",
"vue": "3.2.36"
},
"devDependencies": {
"@sxzz/eslint-config-prettier": "1.6.1",
"@sxzz/eslint-config-vue": "1.6.4",
"@types/node": "*",
"@types/prettier": "^2.6.3",
"@vitejs/plugin-vue": "2.3.3",
"eslint": "8.7.0",
"eslint-define-config": "1.2.3",
"fflate": "^0.7.3",
"local-pkg": "0.4.1",
"prettier": "2.6.1",
"standard-version": "9.3.2",
"typescript": "4.7.2",
"unocss": "0.34.1",
"unplugin-auto-import": "0.8.5",
"unplugin-vue-components": "0.19.6",
"vite": "2.9.9",
"vite-plugin-inspect": "0.5.0",
"vue-tsc": "0.35.0"
},
"pnpm": {
"patchedDependencies": {
"@vue/repl@1.3.0": "patches/@vue__repl@1.3.0.patch"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/layui-vue/sandbox-vue.git
git@gitee.com:layui-vue/sandbox-vue.git
layui-vue
sandbox-vue
sandbox-vue
master

搜索帮助