-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
51 lines (51 loc) · 2.09 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
46
47
48
49
50
51
[submodule "dependencies/ecma-unparse"]
path = dependencies/ecma-unparse
url = https://github.com/mattbierner/ecma-unparse.git
[submodule "dependencies/nu"]
path = dependencies/nu
url = https://github.com/mattbierner/nu.git
[submodule "dependencies/khepri-ast"]
path = dependencies/khepri-ast
url = https://github.com/mattbierner/khepri-ast.git
[submodule "dependencies/ecma-ast"]
path = dependencies/ecma-ast
url = https://github.com/mattbierner/ecma-ast.git
[submodule "dependencies/neith"]
path = dependencies/neith
url = https://github.com/mattbierner/neith.git
[submodule "dependencies/ecma-ast-zipper"]
path = dependencies/ecma-ast-zipper
url = https://github.com/mattbierner/ecma-ast-zipper.git
[submodule "dependencies/khepri-ast-zipper"]
path = dependencies/khepri-ast-zipper
url = https://github.com/mattbierner/khepri-ast-zipper.git
[submodule "dependencies/seshet"]
path = dependencies/seshet
url = https://github.com/mattbiernerseshet.git
[submodule "dependencies/bennu"]
path = dependencies/bennu
url = https://github.com/mattbierner/bennu.git
[submodule "dependencies/bes"]
path = dependencies/bes
url = https://github.com/mattbierner/bes.git
[submodule "dependencies/khepri-parse"]
path = dependencies/khepri-parse
url = https://github.com/mattbierner/khepri-parse.git
[submodule "dependencies/hashtrie"]
path = dependencies/hashtrie
url = https://github.com/mattbierner/hashtrie.git
[submodule "dependencies/khepri-compile"]
path = dependencies/khepri-compile
url = https://github.com/mattbierner/khepri-compile.git
[submodule "dependencies/akh"]
path = dependencies/akh
url = https://github.com/mattbierner/akh.git
[submodule "dependencies/zipper-m"]
path = dependencies/zipper-m
url = https://github.com/mattbierner/zipper-m.git
[submodule "dependencies/hamt"]
path = dependencies/hamt
url = https://github.com/mattbierner/hamt.git
[submodule "dependencies/xregexp"]
path = dependencies/xregexp
url = https://github.com/mattbierner/xregexp.git