blob: 17ebaf9b523ba4df694f21d1901a0a9d16be0cc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[submodule "webclient/funcunit"]
path = webclient/funcunit
url = https://github.com/jupiterjs/funcunit.git
[submodule "webclient/documentjs"]
path = webclient/documentjs
url = https://github.com/jupiterjs/documentjs.git
[submodule "webclient/jquery"]
path = webclient/jquery
url = https://github.com/jupiterjs/jquerymx.git
[submodule "webclient/steal"]
path = webclient/steal
url = https://github.com/jupiterjs/steal.git
[submodule "webclient/lib/sjcl"]
path = webclient/lib/sjcl
url = https://github.com/bitwiseshiftleft/sjcl.git
[submodule "webclient/lib/jsbn"]
path = webclient/lib/jsbn
url = https://github.com/jasondavies/jsbn.git
[submodule "webclient/lib/strophe"]
path = webclient/lib/strophe
url = https://github.com/metajack/strophejs.git
|