Merge pull request #376 from jrogelstad/20212
[xtuple] / .gitmodules
1 [submodule "enyo-client/application/enyo"]
2   path = enyo-client/application/enyo
3   url = https://github.com/enyojs/enyo.git
4 [submodule "lib/onyx"]
5   path = lib/onyx
6   url = https://github.com/enyojs/onyx.git
7 [submodule "lib/layout"]
8   path = lib/layout
9   url = https://github.com/enyojs/layout.git
10 [submodule "enyo-client/extensions/enyo"]
11   path = enyo-client/extensions/enyo
12   url = https://github.com/enyojs/enyo.git
13 [submodule "lib/enyo-x/lib/gts-plugins"]
14   path = lib/enyo-x/lib/gts-plugins
15   url = https://bitbucket.org/GlitchTechScience/gts-plugins.git
16 [submodule "lib/enyo-x/enyo"]
17   path = lib/enyo-x/enyo
18   url = https://github.com/enyojs/enyo.git
19 [submodule "lib/enyo-x/lib/onyx"]
20   path = lib/enyo-x/lib/onyx
21   url = https://github.com/enyojs/onyx.git
22 [submodule "lib/enyo-x/lib/layout"]
23   path = lib/enyo-x/lib/layout
24   url = https://github.com/enyojs/layout.git
25 [submodule "lib/backbone-x/lib/backbone"]
26   path = lib/backbone-x/lib/backbone
27   url = https://github.com/documentcloud/backbone.git
28 [submodule "lib/backbone-x/lib/Backbone-relational"]
29   path = lib/backbone-x/lib/Backbone-relational
30   url = https://github.com/PaulUithol/Backbone-relational.git
31 [submodule "lib/tools/lib/globalize"]
32   path = lib/tools/lib/globalize
33   url = https://github.com/jquery/globalize.git
34 [submodule "lib/tools/lib/underscore"]
35   path = lib/tools/lib/underscore
36   url = https://github.com/documentcloud/underscore.git
37 [submodule "lib/backbone-x/lib/JSON-Patch"]
38   path = lib/backbone-x/lib/JSON-Patch
39   url = https://github.com/xtuple/JSON-Patch.git