1 Star 8 Fork 2

Lian1998/Threejs-CubeGunman

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 911 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lian1998 提交于 2023-07-11 17:26 . update
{
"name": "cube_gunman",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"build_giteepage": "vite build --base https://lian_1998.gitee.io/cube_gunman/ --mode giteepage",
"tscheck": "vue-tsc --noEmit",
"preview": "vite preview"
},
"dependencies": {
"normalize.css": "^8.0.1",
"sass": "^1.56.1",
"three": "^0.148.0",
"vue": "^3.2.41"
},
"devDependencies": {
"@types/node": "^18.11.9",
"@types/three": "^0.148.0",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"kolorist": "^1.6.0",
"micromatch": "^4.0.5",
"path": "^0.12.7",
"scss": "^0.2.4",
"typescript": "^4.6.4",
"vite": "^3.2.3",
"vue-tsc": "^1.0.9",
"ws": "^8.11.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lian_1998/cube_gunman.git
git@gitee.com:lian_1998/cube_gunman.git
lian_1998
cube_gunman
Threejs-CubeGunman
master

搜索帮助