electron/.gitmodules

31 lines
1 KiB
Text
Raw Normal View History

2013-04-12 14:52:32 +00:00
[submodule "vendor/node"]
path = vendor/node
2016-03-31 23:49:15 +00:00
url = https://github.com/electron/node.git
[submodule "vendor/depot_tools"]
path = vendor/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
2013-11-12 07:41:03 +00:00
[submodule "vendor/breakpad"]
path = vendor/breakpad
2016-03-31 23:49:15 +00:00
url = https://github.com/electron/chromium-breakpad.git
2014-04-15 03:15:46 +00:00
[submodule "vendor/native_mate"]
path = vendor/native_mate
2017-01-12 01:51:34 +00:00
url = https://github.com/electron/native-mate.git
[submodule "vendor/crashpad"]
path = vendor/crashpad
2016-03-31 23:49:15 +00:00
url = https://github.com/electron/crashpad.git
2015-07-03 06:23:42 +00:00
[submodule "vendor/requests"]
path = vendor/requests
url = https://github.com/kennethreitz/requests
2015-07-03 14:52:26 +00:00
[submodule "vendor/boto"]
path = vendor/boto
url = https://github.com/boto/boto.git
2017-01-18 16:38:40 +00:00
[submodule "vendor/pdf_viewer"]
path = vendor/pdf_viewer
2017-03-10 05:20:41 +00:00
url = https://github.com/electron/pdf-viewer.git
[submodule "vendor/gyp"]
path = vendor/gyp
url = https://github.com/electron/gyp
[submodule "vendor/libchromiumcontent"]
path = vendor/libchromiumcontent
url = https://github.com/electron/libchromiumcontent