File: .gitmodules

package info (click to toggle)
node-jade 1.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,984 kB
  • ctags: 315
  • sloc: makefile: 4
file content (21 lines) | stat: -rw-r--r-- 723 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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 "benchmarks/haml-js"]
	path = benchmarks/haml-js
	url = git://github.com/creationix/haml-js.git
[submodule "benchmarks/ejs"]
	path = benchmarks/ejs
	url = git://github.com/visionmedia/ejs.git
[submodule "benchmarks/haml"]
	path = benchmarks/haml
	url = git://github.com/visionmedia/haml.js.git
[submodule "support/coffee-script"]
	path = support/coffee-script
	url = http://github.com/jashkenas/coffee-script.git
[submodule "support/stylus"]
	path = support/stylus
	url = git://github.com/LearnBoost/stylus.git