{
    "name": "@types/d3",
    "version": "7.1.0",
    "description": "TypeScript definitions for D3JS d3 standard bundle",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3",
    "license": "MIT",
    "contributors": [
        {
            "name": "Tom Wanzek",
            "url": "https://github.com/tomwanzek",
            "githubUsername": "tomwanzek"
        },
        {
            "name": "Alex Ford",
            "url": "https://github.com/gustavderdrache",
            "githubUsername": "gustavderdrache"
        },
        {
            "name": "Boris Yankov",
            "url": "https://github.com/borisyankov",
            "githubUsername": "borisyankov"
        },
        {
            "name": "denisname",
            "url": "https://github.com/denisname",
            "githubUsername": "denisname"
        },
        {
            "name": "Nathan Bierema",
            "url": "https://github.com/Methuselah96",
            "githubUsername": "Methuselah96"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/d3"
    },
    "scripts": {},
    "dependencies": {
        "@types/d3-array": "*",
        "@types/d3-axis": "*",
        "@types/d3-brush": "*",
        "@types/d3-chord": "*",
        "@types/d3-color": "*",
        "@types/d3-contour": "*",
        "@types/d3-delaunay": "*",
        "@types/d3-dispatch": "*",
        "@types/d3-drag": "*",
        "@types/d3-dsv": "*",
        "@types/d3-ease": "*",
        "@types/d3-fetch": "*",
        "@types/d3-force": "*",
        "@types/d3-format": "*",
        "@types/d3-geo": "*",
        "@types/d3-hierarchy": "*",
        "@types/d3-interpolate": "*",
        "@types/d3-path": "*",
        "@types/d3-polygon": "*",
        "@types/d3-quadtree": "*",
        "@types/d3-random": "*",
        "@types/d3-scale": "*",
        "@types/d3-scale-chromatic": "*",
        "@types/d3-selection": "*",
        "@types/d3-shape": "*",
        "@types/d3-time": "*",
        "@types/d3-time-format": "*",
        "@types/d3-timer": "*",
        "@types/d3-transition": "*",
        "@types/d3-zoom": "*"
    },
    "typesPublisherContentHash": "f5c9072a4a7e607318576fb4a3c880c18f6ed866c374c21d85a48be43d5a4566",
    "typeScriptVersion": "3.7"
}