1 Star 4 Fork 0

蓝绸 / vyun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vyun",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false",
"staging": "vite --mode staging"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/icons-vue": "^7.0.1",
"@codemirror/lang-vue": "^0.1.2",
"@codemirror/theme-one-dark": "^6.1.2",
"@kjgl77/datav-vue3": "^1.7.1",
"@vue/compiler-sfc": "^3.3.11",
"@vue/component-compiler-utils": "^3.3.0",
"@vueuse/core": "^10.6.1",
"ant-design-vue": "^4.0.7",
"axios": "^1.6.1",
"codemirror": "^6.0.1",
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"pinia": "^2.1.3",
"vue": "^3.3.4",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.2.2",
"vue3-seamless-scroll": "^2.0.1"
},
"devDependencies": {
"@iconify/vue": "^4.1.1",
"@tsconfig/node18": "^2.0.1",
"@types/node": "^18.16.17",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/tsconfig": "^0.4.0",
"less": "^4.2.0",
"mockjs": "^1.1.0",
"npm-run-all": "^4.1.5",
"typescript": "~5.0.4",
"vite": "^4.3.9",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-vue-setup-extend-plus": "^0.1.0",
"vite-plugin-windicss": "^1.8.4",
"vue-tsc": "^1.6.5"
}
}
HTML
1
https://gitee.com/lishuhan/vyun.git
git@gitee.com:lishuhan/vyun.git
lishuhan
vyun
vyun
master

搜索帮助