-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitmodules
70 lines (70 loc) · 2.34 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[submodule "public/js/xstyle"]
path = public/js/xstyle
url = https://github.com/kriszyp/xstyle.git
[submodule "public/js/put-selector"]
path = public/js/put-selector
url = https://github.com/kriszyp/put-selector.git
[submodule "public/js/dbind"]
path = public/js/dbind
url = https://github.com/kriszyp/dbind.git
[submodule "public/js/dgrid"]
path = public/js/dgrid
url = https://github.com/SitePen/dgrid.git
branch = dev-0.3
[submodule "public/js/rql"]
path = public/js/rql
url = https://github.com/persvr/rql.git
[submodule "public/js/dojo"]
path = public/js/dojo
url = https://github.com/dojo/dojo.git
[submodule "public/js/dijit"]
path = public/js/dijit
url = https://github.com/dojo/dijit.git
[submodule "public/js/dojox"]
path = public/js/dojox
url = https://github.com/dojo/dojox.git
[submodule "public/js/util"]
path = public/js/util
url = https://github.com/dojo/util.git
[submodule "public/js/msa"]
path = public/js/msa
url = https://github.com/aswarren/msa.git
[submodule "public/js/jbrowse"]
path = public/js/jbrowse.repo
url = https://github.com/GMOD/jbrowse.git
[submodule "public/js/FileSaver"]
path = public/js/FileSaver
url = https://github.com/dkasenberg/FileSaver.js.git
[submodule "public/js/jDataView"]
path = public/js/jDataView
url = https://github.com/rbuels/jDataView.git
[submodule "public/js/json-schema"]
path = public/js/json-schema
url = https://github.com/kriszyp/json-schema.git
[submodule "public/js/jszlib"]
path = public/js/jszlib
url = https://github.com/rbuels/jszlib.git
[submodule "public/js/lazyload"]
path = public/js/lazyload
url = https://github.com/rbuels/lazyload.git
[submodule "public/js/raphael"]
path = public/js/raphael
url = https://github.com/DmitryBaranovskiy/raphael.git
[submodule "public/js/circulus"]
path = public/js/circulus
url = https://github.com/dmachi/circulus.git
[submodule "public/js/d3"]
path = public/js/d3
url = https://github.com/mbostock/d3.git
[submodule "public/js/phyloview"]
path = public/js/phyloview
url = https://github.com/aswarren/phyloview
[submodule "public/js/autotrack"]
path = public/js/autotrack
url = https://github.com/googleanalytics/autotrack.git
[submodule "public/js/mauve_viewer"]
path = public/js/mauve_viewer
url = https://github.com/nconrad/mauve_viewer
[submodule "public/js/heatmap"]
path = public/js/heatmap
url = https://github.com/nconrad/heatmap