forked from terrychen1122/JClient
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 877 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
[submodule "dependencies/ecma-ast"]
path = dependencies/ecma-ast
url = https://github.com/mattbierner/ecma-ast.git
[submodule "dependencies/seshat"]
path = dependencies/seshat
url = https://github.com/mattbierner/seshat.git
[submodule "dependencies/nu"]
path = dependencies/nu
url = https://github.com/mattbierner/nu.git
[submodule "dependencies/parse"]
path = dependencies/parse
url = https://github.com/mattbierner/parse.js.git
[submodule "dependencies/parse-ecma"]
path = dependencies/parse-ecma
url = https://github.com/mattbierner/parse-ecma.git
[submodule "dependencies/atum"]
path = dependencies/atum
url = https://github.com/jackal-js/atum.git
[submodule "dependencies/amulet"]
path = dependencies/amulet
url = https://github.com/mattbierner/amulet.git
[submodule "dependencies/sheut"]
path = dependencies/sheut
url = https://github.com/jackal-js/sheut