73 Star 441 Fork 108

薛定谔的代码 / dogstar-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
薛定谔的代码 提交于 2024-01-04 15:21 . 20240104 new init
{
"name": "dogstar-ui",
"private": true,
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite --mode development --host 0.0.0.0 --port 81",
"debug": "vite --mode debug --host 0.0.0.0 --port 81",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"animate.css": "^4.1.1",
"ant-design-vue": "^4.0.8",
"axios": "^1.6.3",
"dayjs": "^1.11.9",
"js-cookie": "^3.0.1",
"jszip": "^3.10.1",
"less": "^4.1.3",
"less-loader": "^11.1.3",
"lunar-javascript": "^1.6.2",
"moment": "^2.29.1",
"picocolors": "^1.0.0",
"pinia": "^2.1.4",
"vue": "^3.2.47",
"vue-router": "^4.2.2",
"vue3-colorpicker": "^2.2.3",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
"vconsole": "^3.9.5",
"vite": "^4.3.9",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-progress": "^0.0.7",
"vite-plugin-remove-console": "^2.1.1",
"vite-plugin-vconsole": "^1.1.0",
"vite-plugin-zip-dist-js": "^0.0.3"
}
}
NodeJS
1
https://gitee.com/ispace-code/dogstar-ui.git
git@gitee.com:ispace-code/dogstar-ui.git
ispace-code
dogstar-ui
dogstar-ui
master

搜索帮助