{
    "name": "@types/mapbox__mapbox-gl-geocoder",
    "version": "5.1.1",
    "description": "TypeScript definitions for @mapbox/mapbox-gl-geocoder",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-gl-geocoder",
    "license": "MIT",
    "contributors": [
        {
            "name": "makspetrov",
            "githubUsername": "Nosfit",
            "url": "https://github.com/Nosfit"
        },
        {
            "name": "Dmytro Gokun",
            "githubUsername": "dmytro-gokun",
            "url": "https://github.com/dmytro-gokun"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mapbox__mapbox-gl-geocoder"
    },
    "scripts": {},
    "dependencies": {
        "@types/geojson": "*",
        "mapbox-gl": "^3.13.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "85fb53125fb22887fe4cb8281cff0da4950d51dcec04a4186edc3de8c78fb105",
    "typeScriptVersion": "5.2"
}