[submodule "scalarvssimd/rapidjson"]
	path = dependencies/rapidjson
	url = https://github.com/Tencent/rapidjson.git
[submodule "dependencies/sajson"]
	path = dependencies/sajson
	url = https://github.com/chadaustin/sajson.git
[submodule "dependencies/json11"]
	path = dependencies/json11
	url = https://github.com/dropbox/json11.git
[submodule "dependencies/fastjson"]
	path = dependencies/fastjson
	url = https://github.com/mikeando/fastjson.git
[submodule "dependencies/gason"]
	path = dependencies/gason
	url = https://github.com/vivkin/gason.git
[submodule "dependencies/ujson4c"]
	path = dependencies/ujson4c
	url = https://github.com/esnme/ujson4c.git
[submodule "dependencies/jsmn"]
	path = dependencies/jsmn
	url = https://github.com/zserge/jsmn.git
[submodule "dependencies/cJSON"]
	path = dependencies/cJSON
	url = https://github.com/DaveGamble/cJSON.git
[submodule "dependencies/jsoncpp"]
	path = dependencies/jsoncpp
	url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "dependencies/json"]
	path = dependencies/json
	url = https://github.com/nlohmann/json.git
[submodule "dependencies/benchmark"]
	path = dependencies/benchmark
	url = https://github.com/google/benchmark.git
[submodule "dependencies/cxxopts"]
	path = dependencies/cxxopts
	url = https://github.com/jarro2783/cxxopts
[submodule "dependencies/boost.json"]
	path = dependencies/boost.json
	url = https://github.com/CPPAlliance/json.git
[submodule "dependencies/yyjson"]
	path = dependencies/yyjson
	url = https://github.com/ibireme/yyjson.git
