1[ 2 { 3 "Name": "re2", 4 "License": "BSD 3-Clause License", 5 "License File": "LICENSE", 6 "Version Number": "2024-07-02", 7 "Upstream URL": "https://github.com/google/re2", 8 "Description": "RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.", 9 "Dependencies": [ "abseil-cpp" ] 10 } 11]