forked from shackbarth/xtuple
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 loc) · 1.72 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "enyo-client/application/enyo"]
path = enyo-client/application/enyo
url = https://github.com/xtuple/enyo.git
[submodule "lib/onyx"]
path = lib/onyx
url = https://github.com/enyojs/onyx.git
[submodule "lib/layout"]
path = lib/layout
url = https://github.com/enyojs/layout.git
[submodule "lib/enyo-x/lib/gts-plugins"]
path = lib/enyo-x/lib/gts-plugins
url = https://bitbucket.org/GlitchTechScience/gts-plugins.git
[submodule "lib/enyo-x/enyo"]
path = lib/enyo-x/enyo
url = https://github.com/xtuple/enyo.git
[submodule "lib/enyo-x/lib/onyx"]
path = lib/enyo-x/lib/onyx
url = https://github.com/enyojs/onyx.git
[submodule "lib/enyo-x/lib/layout"]
path = lib/enyo-x/lib/layout
url = https://github.com/enyojs/layout.git
[submodule "lib/backbone-x/lib/backbone"]
path = lib/backbone-x/lib/backbone
url = https://github.com/documentcloud/backbone.git
[submodule "lib/backbone-x/lib/Backbone-relational"]
path = lib/backbone-x/lib/Backbone-relational
url = https://github.com/PaulUithol/Backbone-relational.git
[submodule "lib/tools/lib/globalize"]
path = lib/tools/lib/globalize
url = https://github.com/jquery/globalize.git
[submodule "lib/tools/lib/underscore"]
path = lib/tools/lib/underscore
url = https://github.com/documentcloud/underscore.git
[submodule "lib/backbone-x/lib/JSON-Patch"]
path = lib/backbone-x/lib/JSON-Patch
url = https://github.com/xtuple/JSON-Patch.git
[submodule "lib/enyo-x/lib/nvd3"]
path = lib/enyo-x/lib/nvd3
url = https://github.com/novus/nvd3.git
[submodule "lib/enyo-x/lib/font-onyx"]
path = lib/enyo-x/lib/font-onyx
url = https://github.com/xtuple/font-onyx.git
[submodule "lib/tools/lib/async"]
path = lib/tools/lib/async
url = https://github.com/caolan/async.git