forked from senchalabs/connect
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
30 lines (30 loc) · 1.1 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 "examples/sousaball/support/microtemplates"]
path = examples/sousaball/support/microtemplates
url = git://github.com/creationix/microtemplates.git
[submodule "examples/sousaball/support/postgres-js"]
path = examples/sousaball/support/postgres-js
url = git://github.com/creationix/postgres-js.git
[submodule "support/expresso"]
path = support/expresso
url = git://github.com/visionmedia/expresso.git
[submodule "support/sass"]
path = support/sass
url = git://github.com/visionmedia/sass.js.git
[submodule "support/less"]
path = support/less
url = git://github.com/cloudhead/less.js.git
[submodule "support/coffee-script"]
path = support/coffee-script
url = http://github.com/jashkenas/coffee-script.git
[submodule "support/qs"]
path = support/qs
url = git://github.com/visionmedia/node-querystring.git
[submodule "support/mime"]
path = support/mime
url = https://github.com/bentomas/node-mime.git
[submodule "support/should"]
path = support/should
url = git://github.com/visionmedia/should.js.git
[submodule "support/koala"]
path = support/koala
url = git://github.com/visionmedia/koala.js.git