-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
84 lines (84 loc) · 2.26 KB
/
Copy path.gitmodules
File metadata and controls
84 lines (84 loc) · 2.26 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[submodule "builder2.js"]
branch = master
path = builder2.js
url = https://github.com/componentjs/builder2.js
[submodule "builder-autoprefixer"]
branch = master
path = builder-autoprefixer
url = https://github.com/componentjs/builder-autoprefixer
[submodule "downloader.js"]
branch = master
path = downloader.js
url = https://github.com/componentjs/downloader.js
[submodule "flatten.js"]
branch = master
path = flatten.js
url = https://github.com/componentjs/flatten.js
[submodule "ls.js"]
branch = master
path = ls.js
url = https://github.com/componentjs/ls.js
[submodule "manifest.js"]
branch = master
path = manifest.js
url = https://github.com/componentjs/manifest.js
[submodule "outdated.js"]
branch = master
path = outdated.js
url = https://github.com/componentjs/outdated.js
[submodule "pin.js"]
branch = master
path = pin.js
url = https://github.com/componentjs/pin.js
[submodule "remotes.js"]
branch = master
path = remotes.js
url = https://github.com/componentjs/remotes.js
[submodule "require2"]
branch = master
path = require2
url = https://github.com/componentjs/require2
[submodule "resolver.js"]
branch = master
path = resolver.js
url = https://github.com/componentjs/resolver.js
[submodule "search.js"]
branch = master
path = search.js
url = https://github.com/componentjs/search.js
[submodule "update.js"]
branch = master
path = update.js
url = https://github.com/componentjs/update.js
[submodule "watcher.js"]
branch = master
path = watcher.js
url = https://github.com/componentjs/watcher.js
[submodule "component"]
branch = master
path = component
url = https://github.com/componentjs/component
[submodule "guide"]
branch = master
path = guide
url = https://github.com/componentjs/guide
[submodule "spec"]
branch = master
path = spec
url = https://github.com/componentjs/spec
[submodule "component.github.io"]
branch = master
path = component.github.io
url = https://github.com/component/component.github.io
[submodule "validator.js"]
branch = master
path = validator.js
url = https://github.com/componentjs/validator.js
[submodule "console.js"]
branch = master
path = console.js
url = https://github.com/componentjs/console.js
[submodule "build.js"]
branch = master
path = build.js
url = https://github.com/componentjs/build.js