1 Star 10 Fork 8

xindeas/v3-plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
xindeas 提交于 2023-06-19 17:57 . 添加three.js
{
"name": "v3-plus",
"private": true,
"version": "0.1.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^1.0.0",
"axios": "^0.26.0",
"element-plus": "^2.3.6",
"moment": "^2.29.1",
"vue": "^3.2.31",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/intro.js": "^3.0.2",
"@types/nprogress": "^0.2.0",
"@types/three": "^0.152.1",
"@vitejs/plugin-vue": "^2.2.2",
"babel-plugin-component": "^1.1.1",
"intro.js": "^5.0.0",
"nprogress": "^0.2.0",
"sass": "^1.49.9",
"screenfull": "^6.0.1",
"three": "^0.153.0",
"typescript": "^4.5.5",
"unplugin-auto-import": "^0.6.1",
"unplugin-element-plus": "^0.3.1",
"unplugin-vue-components": "^0.17.21",
"vite": "^2.8.4",
"vue-cli-plugin-element-plus": "~0.0.13",
"vue-tsc": "^0.32.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xindeas/v3-plus.git
git@gitee.com:xindeas/v3-plus.git
xindeas
v3-plus
v3-plus
master

搜索帮助