[
    {
        "Name": "cpp-httplib",
        "License": "MIT License",
        "License File": "https://github.com/yhirose/cpp-httplib/blob/master/LICENSE",
        "Version Number": "v0.13.1",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.13.1.tar.gz",
        "Description": "A C++11 single-file header-only cross platform HTTP/HTTPS library."
    },
    {
        "Name": "googletest",
        "License": "BSD-3-Clause license",
        "License File": "https://github.com/google/googletest/blob/main/LICENSE",
        "Version Number": "v1.13.0",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://github.com/google/googletest/archive/refs/tags/v1.13.0.tar.gz",
        "Description": "Google Testing and Mocking Framework"
    },
    {
        "Name": "openssl",
        "License": "OpenSSL License and Original SSLeay License",
        "License File": "https://www.openssl-library.org/source/license/license-openssl-ssleay.txt",
        "Version Number": "1.1.1u",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://gitee.com/mirrors/openssl/repository/archive/OpenSSL_1_1_1u.zip",
        "Description": "OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit for the Transport Layer Security (TLS) protocol formerly known as the Secure Sockets Layer (SSL) protocol."
    },
    {
        "Name": "brotli",
        "License": "MIT License",
        "License File": "https://github.com/google/brotli/blob/master/LICENSE",
        "Version Number": "v1.0.9",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://github.com/google/brotli/archive/refs/tags/v1.0.9.tar.gz",
        "Description": "Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression"
    },
    {
        "Name": "zlib",
        "License": "zlib License",
        "License File": "https://github.com/madler/zlib/blob/master/LICENSE",
        "Version Number": "v1.2.13",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://github.com/madler/zlib/releases/download/v1.2.13/zlib-1.2.13.tar.gz",
        "Description": "A massively spiffy yet delicately unobtrusive compression library."
    }
]