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