-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
30 lines (30 loc) · 1.01 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
[submodule "support/nodeunit"]
path = support/nodeunit
url = http://github.com/caolan/nodeunit.git
[submodule "support/express"]
path = support/express
url = http://github.com/visionmedia/express.git
[submodule "support/qs"]
path = support/qs
url = http://github.com/visionmedia/node-querystring.git
[submodule "support/connect"]
path = support/connect
url = http://github.com/senchalabs/connect.git
[submodule "support/jqtpl"]
path = support/jqtpl
url = http://github.com/kof/node-jqtpl.git
[submodule "support/mime"]
path = support/mime
url = http://github.com/bentomas/node-mime.git
[submodule "support/connect-form"]
path = support/connect-form
url = http://github.com/visionmedia/connect-form.git
[submodule "support/formidable"]
path = support/formidable
url = http://github.com/felixge/node-formidable.git
[submodule "support/mysql"]
path = support/mysql
url = http://github.com/felixge/node-mysql.git
[submodule "support/node-weibo"]
path = support/node-weibo
url = http://github.com/fengmk2/node-weibo.git