Initial commit
This commit is contained in:
26
node_modules/three/bower.json
generated
vendored
Normal file
26
node_modules/three/bower.json
generated
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user