1 Star 0 Fork 5

Aric-sky/three.js

forked from hikelin/three.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 366 Bytes
一键复制 编辑 原始数据 按行查看 历史
sjando 提交于 2015-10-23 11:32 . Fix bower.json ignores
{
"name": "three.js",
"homepage": "http://threejs.org/",
"description": "JavaScript 3D library",
"main": "build/three.js",
"keywords": [
"three",
"threejs",
"three.js",
"3D",
"webgl"
],
"license": "MIT",
"ignore": [
"**/.*",
"*.md",
"/docs",
"/editor",
"/examples/*",
"!/examples/js",
"/src",
"/test",
"/utils",
"/LICENSE"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Aric-sky/three.js.git
git@gitee.com:Aric-sky/three.js.git
Aric-sky
three.js
three.js
master

搜索帮助