-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
33 lines (33 loc) · 1.22 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
[submodule "external/requirejs"]
path = external/requirejs
url = https://github.com/evanvosberg/requirejs.git
[submodule "external/jquery"]
path = external/jquery
url = https://github.com/jquery/jquery.git
[submodule "external/jquery-ui"]
path = external/jquery-ui
url = https://github.com/jquery/jquery-ui.git
[submodule "external/jquery-tmpl"]
path = external/jquery-tmpl
url = https://github.com/evanvosberg/jquery-tmpl.git
[submodule "external/jquery-color"]
path = external/jquery-color
url = https://github.com/jquery/jquery-color.git
[submodule "external/jquery-datalink"]
path = external/jquery-datalink
url = https://github.com/jquery/jquery-datalink.git
[submodule "external/jquery-metadata"]
path = external/jquery-metadata
url = https://github.com/jquery/jquery-metadata.git
[submodule "external/jquery-cookie"]
path = external/jquery-cookie
url = https://github.com/carhartl/jquery-cookie.git
[submodule "external/jquery.scrollTo"]
path = external/jquery.scrollTo
url = https://github.com/flesler/jquery.scrollTo.git
[submodule "external/JSON-js"]
path = external/JSON-js
url = https://github.com/douglascrockford/JSON-js.git
[submodule "external/qunit"]
path = external/qunit
url = https://github.com/jquery/qunit.git