forked from enyojs/ares-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 942 Bytes
/
.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
[submodule "enyo"]
path = enyo
url = ../../enyojs/enyo
[submodule "lib/layout"]
path = lib/layout
url = ../../enyojs/layout
[submodule "lib/onyx"]
path = lib/onyx
url = ../../enyojs/onyx
[submodule "lib/extra"]
path = lib/extra
url = ../../enyojs/extra
[submodule "lib/foss/backbone"]
path = lib/foss/backbone
url = ../../documentcloud/backbone.git
[submodule "lib/foss/underscore"]
path = lib/foss/underscore
url = ../../documentcloud/underscore.git
[submodule "node_modules/phonegapbuildapi"]
path = node_modules/phonegapbuildapi
url = ../../enyojs/phonegapbuildapi
[submodule "lib/g11n"]
path = lib/g11n
url = ../../enyojs/g11n.git
[submodule "node_modules/unzip"]
path = node_modules/unzip
url = ../../enyojs/node-unzip.git
[submodule "lib/foss/ace-builds"]
path = lib/foss/ace-builds
url = ../../ajaxorg/ace-builds.git
[submodule "node_modules/semver"]
path = node_modules/semver
url = ../../isaacs/node-semver.git