electron/.gitmodules

16 lines
540 B
Text
Raw Normal View History

2013-04-11 19:55:35 +08:00
[submodule "vendor/brightray"]
path = vendor/brightray
2014-05-05 11:52:41 -07:00
url = https://github.com/brightray/brightray.git
2013-04-12 22:52:32 +08:00
[submodule "vendor/node"]
path = vendor/node
2014-05-05 11:52:41 -07:00
url = https://github.com/atom/node.git
[submodule "vendor/depot_tools"]
path = vendor/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
2013-11-12 15:41:03 +08:00
[submodule "vendor/breakpad"]
path = vendor/breakpad
url = https://github.com/atom/chromium-breakpad.git
2014-04-15 11:15:46 +08:00
[submodule "vendor/native_mate"]
path = vendor/native_mate
url = https://github.com/zcbenz/native-mate.git