Added github:unconed/threestrap@0.0.9
depends on github:mrdoob/three.js
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"main": "threestrap",
|
||||
"format": "global",
|
||||
"directories": {
|
||||
"dist": "build"
|
||||
},
|
||||
"dependencies": {
|
||||
"three": "*"
|
||||
},
|
||||
"shim": {
|
||||
"threestrap": {
|
||||
"deps": ["three"],
|
||||
"exports": "THREE"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user