File list (Check if you may need any files):
ArduinoJson-master
..................\.clang-format
..................\.gitattributes
..................\.gitignore
..................\.travis.yml
..................\ArduinoJson.h
..................\CHANGELOG.md
..................\CMakeLists.txt
..................\LICENSE.md
..................\README.md
..................\appveyor.yml
..................\examples
..................\........\IndentedPrintExample
..................\........\....................\IndentedPrintExample.ino
..................\........\JsonGeneratorExample
..................\........\....................\JsonGeneratorExample.ino
..................\........\JsonHttpClient
..................\........\..............\JsonHttpClient.ino
..................\........\JsonParserExample
..................\........\.................\JsonParserExample.ino
..................\........\JsonServer
..................\........\..........\JsonServer.ino
..................\........\JsonUdpBeacon
..................\........\.............\JsonUdpBeacon.ino
..................\include
..................\.......\ArduinoJson.h
..................\.......\ArduinoJson
..................\.......\...........\Arduino
..................\.......\...........\.......\Print.hpp
..................\.......\...........\.......\String.hpp
..................\.......\...........\Configuration.hpp
..................\.......\...........\DynamicJsonBuffer.hpp
..................\.......\...........\Internals
..................\.......\...........\.........\BlockJsonBuffer.hpp
..................\.......\...........\.........\Comments.hpp
..................\.......\...........\.........\DummyPrint.hpp
..................\.......\...........\.........\DynamicStringBuilder.hpp
..................\.......\...........\.........\Encoding.hpp
..................\.......\...........\.........\ForceInline.hpp
..................\.......\...........\.........\IndentedPrint.hpp
..................\.......\...........\.........\JsonBufferAllocated.hpp
..................\.......\...........\.........\JsonFloat.hpp
..................\.......\...........\.........\JsonInteger.hpp
..................\.......\...........\.........\JsonParser.hpp
..................\.......\...........\.........\JsonPrintable.hpp
..................\.......\...........\.........\JsonVariantContent.hpp
..................\.......\...........\.........\JsonVariantType.hpp
..................\.......\...........\.........\JsonWriter.hpp
..................\.......\...........\.........\List.hpp
..................\.......\...........\.........\ListConstIterator.hpp
..................\.......\...........\.........\ListIterator.hpp
..................\.......\...........\.........\ListNode.hpp
..................\.......\...........\.........\Parse.hpp
..................\.......\...........\.........\Prettyfier.hpp
..................\.......\...........\.........\ReferenceType.hpp
..................\.......\...........\.........\StaticStringBuilder.hpp
..................\.......\...........\.........\StreamPrintAdapter.hpp
..................\.......\...........\JsonArray.hpp
..................\.......\...........\JsonArray.ipp
..................\.......\...........\JsonArraySubscript.hpp
..................\.......\...........\JsonBuffer.hpp
..................\.......\...........\JsonObject.hpp
..................\.......\...........\JsonObject.ipp
..................\.......\...........\JsonObjectKey.hpp
..................\.......\...........\JsonObjectSubscript.hpp
..................\.......\...........\JsonPair.hpp
..................\.......\...........\JsonVariant.hpp
..................\.......\...........\JsonVariant.ipp
..................\.......\...........\JsonVariantBase.hpp
..................\.......\...........\RawJson.hpp
..................\.......\...........\StaticJsonBuffer.hpp
..................\.......\...........\TypeTraits
..................\.......\...........\..........\EnableIf.hpp
..................\.......\...........\..........\IsFloatingPoint.hpp
..................\.......\...........\..........\IsIntegral.hpp
.........