forked from merenlab/anvio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.88 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
[submodule "anvio/data/static/content/chartsjs"]
path = anvio/data/static/content/chartsjs
url = https://github.com/nnnick/Chart.js
[submodule "anvio/data/static/content/bootstrap-sortable"]
path = anvio/data/static/content/bootstrap-sortable
url = https://github.com/drvic10k/bootstrap-sortable
[submodule "anvio/data/interactive/lib/bootstrap-sortable"]
path = anvio/data/interactive/lib/bootstrap-sortable
url = https://github.com/drvic10k/bootstrap-sortable
[submodule "anvio/data/interactive/lib/d3.js"]
path = anvio/data/interactive/lib/d3.js
url = https://github.com/mbostock/d3
[submodule "anvio/data/interactive/lib/jquery"]
path = anvio/data/interactive/lib/jquery
url = https://github.com/jquery/jquery
[submodule "anvio/data/interactive/lib/bootstrap"]
path = anvio/data/interactive/lib/bootstrap
url = https://github.com/twbs/bootstrap
[submodule "anvio/data/interactive/lib/jquery-ui"]
path = anvio/data/interactive/lib/jquery-ui
url = https://github.com/jquery/jquery-ui
[submodule "anvio/data/interactive/lib/randomColor"]
path = anvio/data/interactive/lib/randomColor
url = https://github.com/davidmerfield/randomColor
[submodule "anvio/data/interactive/lib/bootstrap-waitingfor"]
path = anvio/data/interactive/lib/bootstrap-waitingfor
url = https://github.com/ehpc/bootstrap-waitingfor.git
[submodule "anvio/data/interactive/lib/toastr"]
path = anvio/data/interactive/lib/toastr
url = https://github.com/CodeSeven/toastr.git
[submodule "anvio/data/interactive/lib/bootstrap-markdown"]
path = anvio/data/interactive/lib/bootstrap-markdown
url = https://github.com/toopay/bootstrap-markdown.git
[submodule "anvio/data/interactive/lib/marked"]
path = anvio/data/interactive/lib/marked
url = https://github.com/chjj/marked.git
[submodule "anvio/data/interactive/lib/JavaScript-MD5"]
path = anvio/data/interactive/lib/JavaScript-MD5
url = https://github.com/blueimp/JavaScript-MD5.git