forked from DanKottke/midas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.83 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
[submodule "assets/js/vendor/select2"]
path = assets/js/vendor/select2
url = https://github.com/ivaynberg/select2.git
[submodule "assets/js/vendor/async"]
path = assets/js/vendor/async
url = https://github.com/caolan/async.git
[submodule "public/vendor/requirejs"]
path = public/vendor/requirejs
url = https://github.com/jrburke/requirejs.git
[submodule "assets/js/vendor/jquery-timepicker"]
path = assets/js/vendor/jquery-timepicker
url = https://github.com/jonthornton/jquery-timepicker.git
[submodule "assets/js/vendor/bootstrap-datetimepicker"]
path = assets/js/vendor/bootstrap-datetimepicker
url = https://github.com/Eonasdan/bootstrap-datetimepicker.git
[submodule "assets/js/vendor/moment"]
path = assets/js/vendor/moment
url = https://github.com/moment/moment.git
[submodule "assets/js/vendor/jquery-dotdotdot"]
path = assets/js/vendor/jquery-dotdotdot
url = https://github.com/BeSite/jQuery.dotdotdot.git
[submodule "assets/js/vendor/jquery-file-upload"]
path = assets/js/vendor/jquery-file-upload
url = https://github.com/blueimp/jQuery-File-Upload.git
[submodule "assets/js/vendor/requirejs-plugins"]
path = assets/js/vendor/requirejs-plugins
url = https://github.com/millermedeiros/requirejs-plugins.git
[submodule "assets/js/vendor/marked"]
path = assets/js/vendor/marked
url = https://github.com/chjj/marked.git
[submodule "assets/js/vendor/jquery-selection"]
path = assets/js/vendor/jquery-selection
url = https://github.com/madapaja/jquery.selection.git
[submodule "assets/js/vendor/autolinker"]
path = assets/js/vendor/autolinker
url = https://github.com/gregjacobs/Autolinker.js.git
[submodule "assets/js/vendor/jquery-at"]
path = assets/js/vendor/jquery-at
url = https://github.com/ichord/At.js.git
[submodule "assets/js/vendor/jquery-caret"]
path = assets/js/vendor/jquery-caret
url = https://github.com/ichord/Caret.js.git