1 Star 0 Fork 258

牧神/gi-demo

forked from 木木糖醇/gi-demo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
史蒂芬林 提交于 2022-09-24 16:12 . md文档更新
{
"name": "gi-demo",
"version": "1.0.0",
"scripts": {
"dev": "vite --host",
"build": "vite build",
"build-tsc": "vue-tsc --noEmit && vite build",
"preview": "vite preview --port 5050",
"typecheck": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-themes/vue-gi-demo": "0.0.21",
"@vueuse/components": "^8.9.1",
"@vueuse/core": "^8.9.1",
"@wangeditor/editor": "^5.1.1",
"@wangeditor/editor-for-vue": "^5.1.12",
"@ztree/ztree_v3": "^3.5.48",
"axios": "^0.27.2",
"dayjs": "^1.11.4",
"echarts": "^5.3.3",
"json-editor-vue3": "^1.0.6",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.16",
"qs": "^6.11.0",
"screenfull": "^6.0.1",
"v-viewer": "^3.0.10",
"vue": "^3.2.37",
"vue-color-kit": "^1.0.5",
"vue-echarts": "^6.2.3",
"vue-router": "^4.1.2",
"vue3-lottie": "^2.3.0",
"xgplayer": "^2.31.6",
"xgplayer-music": "^2.3.2"
},
"devDependencies": {
"@arco-design/web-vue": "^2.37.3",
"@rushstack/eslint-patch": "^1.1.0",
"@types/node": "^16.11.45",
"@vitejs/plugin-vue": "^3.0.1",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^9.0.0",
"less": "^4.1.3",
"less-loader": "^11.0.0",
"prettier": "^2.5.1",
"sass": "^1.54.4",
"sass-loader": "^13.0.2",
"typescript": "~4.7.4",
"unplugin-vue-components": "^0.22.4",
"vite": "^3.0.1",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-style-import": "^2.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^0.38.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wingxh/gi-demo.git
git@gitee.com:wingxh/gi-demo.git
wingxh
gi-demo
gi-demo
master

搜索帮助