{
    "name": "@types/topojson",
    "version": "3.2.6",
    "description": "TypeScript definitions for topojson",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/topojson",
    "license": "MIT",
    "contributors": [
        {
            "name": "Ricardo Mello",
            "githubUsername": "ricmello",
            "url": "https://github.com/ricmello"
        },
        {
            "name": "Zhutian Chen",
            "githubUsername": "chenzhutian",
            "url": "https://github.com/chenzhutian"
        },
        {
            "name": "denisname",
            "githubUsername": "denisname",
            "url": "https://github.com/denisname"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/topojson"
    },
    "scripts": {},
    "dependencies": {
        "@types/geojson": "*",
        "@types/topojson-client": "*",
        "@types/topojson-server": "*",
        "@types/topojson-simplify": "*",
        "@types/topojson-specification": "*"
    },
    "typesPublisherContentHash": "8f7681ee64dac0c14231c5600e0df42a56acaa5d93015bd60dd9c593a352b68b",
    "typeScriptVersion": "4.5"
}