By keeping the JSON parser lightweight, we can't index by key names. Added a method that searches
through a remap entry and returns a pointer to the requested entry. To keep things performant we
only perform the search if the provided object contains 2 keys.
By keeping the JSON parser lightweight, we can't index by key names. Added a method that searches through a remap entry and returns a pointer to the requested entry. To keep things performant we only perform the search if the provided object contains 2 keys.