Merge pull request #210 from speigg/threestrap
Added github:unconed/threestrap@0.0.9
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"main": "threestrap",
|
||||||
|
"format": "global",
|
||||||
|
"directories": {
|
||||||
|
"dist": "build"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"three": "*"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"threestrap": {
|
||||||
|
"deps": ["three"],
|
||||||
|
"exports": "THREE"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -205,6 +205,8 @@
|
|||||||
"string_decoder": "github:jspm/nodelibs-string_decoder",
|
"string_decoder": "github:jspm/nodelibs-string_decoder",
|
||||||
"tabletools": "github:DataTables/TableTools",
|
"tabletools": "github:DataTables/TableTools",
|
||||||
"three.js": "github:mrdoob/three.js",
|
"three.js": "github:mrdoob/three.js",
|
||||||
|
"three": "github:mrdoob/three.js",
|
||||||
|
"threestrap": "github:unconed/threestrap",
|
||||||
"theseus": "npm:theseus",
|
"theseus": "npm:theseus",
|
||||||
"theseus-angular": "npm:theseus-angular",
|
"theseus-angular": "npm:theseus-angular",
|
||||||
"topo": "github:capaj/topo-browser",
|
"topo": "github:capaj/topo-browser",
|
||||||
|
|||||||
Reference in New Issue
Block a user