{
    "name": "@types/leaflet.vectorgrid",
    "version": "1.3.10",
    "description": "TypeScript definitions for leaflet.vectorgrid",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/leaflet.vectorgrid",
    "license": "MIT",
    "contributors": [
        {
            "name": "Cody Duong",
            "githubUsername": "codyduong",
            "url": "https://github.com/codyduong"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/leaflet.vectorgrid"
    },
    "scripts": {},
    "dependencies": {
        "@types/geojson": "*",
        "@types/geojson-vt": "*",
        "@types/leaflet": "^1.9"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "dceb4317621d51ad0228e25526224b71a766d204e7fd85608273755d7fa0d217",
    "typeScriptVersion": "5.2"
}