[
    {
        "Id": "mapboxgl",
        "Name": "Mapbox GL Native",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Description": "A library for embedding interactive and customizable vector maps.",
        "Homepage": "https://github.com/mapbox/mapbox-gl-native",
        "LicenseId": "BSD-2-Clause",
        "License": "BSD 2-clause \"Simplified\" License",
        "Copyright": "Copyright (c) 2014-2017 Mapbox"
    },
    {
        "Id": "mapboxgl-css_color_parser",
        "Name": "CSS Color Parser",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "src/csscolorparser",
        "Description": "C++ parser for CSS color strings.",
        "Homepage": "https://github.com/kkaefer/css-color-parser-cpp",
        "LicenseId": "MIT",
        "License": "MIT License",
        "Copyright": "Copyright (c) 2012 Dean McNamee, 2014 Konstantin Käfer"
    },
    {
        "Id": "mapboxgl-parsedate",
        "Name": "cURL Parse Date",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "src/parsedate",
        "Description": "Parser for date formats.",
        "Homepage": "https://curl.haxx.se",
        "LicenseId": "MIT",
        "License": "MIT License",
        "Copyright": "Copyright (c) 1998-2014 Daniel Stenberg, et al"
    },
    {
        "Id": "mapboxgl-libcxx",
        "Name": "libc++",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Description": "libc++ is a new implementation of the C++ standard library, targeting C++11.",
        "Homepage": "https://libcxx.llvm.org",
        "LicenseId": "MIT and UIUC",
        "License": "MIT and UIUC (BSD-like)",
        "Copyright": "Copyright (c) 2009-2014 libc++ developers"
    },
    {
        "Id": "mapboxgl-boost",
        "Name": "Boost",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/boost",
        "Description": "Boost provides free peer-reviewed portable C++ source libraries.",
        "Homepage": "http://www.boost.org",
        "LicenseId": "BSL-1.0",
        "License": "Boost Software License 1.0",
        "Copyright": "Copyright (c) Boost developers"
    },
    {
        "Id": "mapboxgl-earcut",
        "Name": "Earcut",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/earcut",
        "Description": "A fast polygon triangulation library.",
        "Homepage": "https://github.com/mapbox/earcut.hpp",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2015 Mapbox"
    },
    {
        "Id": "mapboxgl-geojson",
        "Name": "geojson-cpp",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/geojson",
        "Description": "A C++14 library for converting GeoJSON into geometry.hpp representation.",
        "Homepage": "https://github.com/mapbox/geojson-cpp",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2016 Mapbox"
    },
    {
        "Id": "mapboxgl-geojsonvt",
        "Name": "geojson-vt-cpp",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/geojsonvt",
        "Description": "A library for slicing GeoJSON into vector tiles on the fly.",
        "Homepage": "https://github.com/mapbox/geojson-vt-cpp",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2015 Mapbox"
    },
    {
        "Id": "mapboxgl-geometry",
        "Name": "geometry.hpp",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/geometry",
        "Description": "C++ interfaces for geometry types, geometry collections, and features.",
        "Homepage": "https://github.com/mapbox/geometry.hpp",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2016 Mapbox"
    },
    {
        "Id": "mapboxgl-kdbush",
        "Name": "kdbush.hpp",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/kdbush",
        "Description": "A fast static spatial index for 2D points.",
        "Homepage": "https://github.com/mourner/kdbush.hpp",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2016 Vladimir Agafonkin"
    },
    {
        "Id": "mapboxgl-polylabel",
        "Name": "polylabel",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/polylabel",
        "Description": "A fast algorithm for finding polygon pole of inaccessibility.",
        "Homepage": "https://github.com/mapbox/polylabel",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2016 Mapbox"
    },
    {
        "Id": "mapboxgl-protozero",
        "Name": "protozero",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/protozero",
        "Description": "Minimalist protocol buffer decoder and encoder in C++.",
        "Homepage": "https://github.com/mapbox/protozero",
        "LicenseId": "BSD-2-Clause",
        "License": "BSD 2-clause \"Simplified\" License",
        "Copyright": "Copyright (c) Mapbox"
    },
    {
        "Id": "mapboxgl-rapidjson",
        "Name": "RapidJSON",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/rapidjson",
        "Description": "A fast JSON parser/generator for C++ with both SAX/DOM style API.",
        "Homepage": "http://rapidjson.org",
        "LicenseId": "MIT",
        "License": "MIT License",
        "Copyright": "Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip"
    },
    {
        "Id": "mapboxgl-shelfpack",
        "Name": "shelf-pack-cpp",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/shelf-pack",
        "Description": "A 2D rectangular bin packing data structure.",
        "Homepage": "https://github.com/mapbox/shelf-pack-cpp",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2017 Mapbox"
    },
    {
        "Id": "mapboxgl-supercluster",
        "Name": "supercluster.hpp",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/supercluster",
        "Description": "A fast 2D point clustering library for use in interactive maps.",
        "Homepage": "https://github.com/mapbox/supercluster.hpp",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2016 Mapbox"
    },
    {
        "Id": "mapboxgl-unique_resource",
        "Name": "unique_resource",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/unique_resource",
        "Description": "General RAII wrapper for exclusive ownership resource management.",
        "Homepage": "https://github.com/okdshin/unique_resource",
        "LicenseId": "BSL-1.0",
        "License": "Boost Software License 1.0",
        "Copyright": "Copyright (c) 2015 okdshin"
    },
    {
        "Id": "mapboxgl-variant",
        "Name": "variant",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/variant",
        "Description": "A header-only alternative to boost::variant for C++11 and C++14.",
        "Homepage": "https://github.com/mapbox/variant",
        "LicenseId": "BSD-3-Clause",
        "License": "BSD 3-clause \"New\" or \"Revised\" License",
        "Copyright": "Copyright (c) Mapbox"
    },
    {
        "Id": "mapboxgl-vectortile",
        "Name": "Vector Tile Library",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/vector-tile",
        "Description": "C++14 library for decoding Mapbox Vector Tiles.",
        "Homepage": "https://github.com/mapbox/vector-tile",
        "LicenseId": "ISC",
        "License": "ISC License",
        "Copyright": "Copyright (c) 2016 Mapbox"
    },
    {
        "Id": "mapboxgl-wagyu",
        "Name": "Wagyu Geometry Processing Library",
        "QDocModule": "qtlocation",
        "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",

        "Path": "deps/wagyu",
        "Description": "A library for basic geometric operations.",
        "Homepage": "https://github.com/mapbox/wagyu",
        "LicenseId": "MIT",
        "License": "MIT License",
        "Copyright": "Copyright (c) 2010-2015, Angus Johnson, 2016 Mapbox"
    }
]
