1 Star 5 Fork 8

ICEGL/icegl-opensource-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 653 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "opensource.icegl",
"version": "2.0.0",
"description": "Demo",
"repository": "https://gitee.com/hawk86104/icegl-opensource-docs",
"author": "地虎降天龙",
"license": "MIT",
"scripts": {
"dev": "vuepress dev .",
"start": "vuepress dev .",
"build": "vuepress build .",
"postinstall": "patch-package"
},
"dependencies": {
"@tresjs/cientos": "^3.8.0",
"@tresjs/core": "^4.2.5",
"patch-package": "^8.0.0",
"three": "^0.166.1",
"tweakpane": "^4.0.1",
"vuepress": "2.0.0-beta.67",
"vuepress-theme-reco": "2.0.0-beta.68"
},
"devDependencies": {
"@types/three": "^0.166.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ice-gl/icegl-opensource-docs.git
git@gitee.com:ice-gl/icegl-opensource-docs.git
ice-gl
icegl-opensource-docs
icegl-opensource-docs
master

搜索帮助