{
    "name": "@types/d3",
    "version": "4.10.1",
    "description": "TypeScript definitions for D3JS d3 standard bundle",
    "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"
        }
    ],
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/d3-array": "*",
        "@types/d3-axis": "*",
        "@types/d3-brush": "*",
        "@types/d3-chord": "*",
        "@types/d3-collection": "*",
        "@types/d3-color": "*",
        "@types/d3-dispatch": "*",
        "@types/d3-drag": "*",
        "@types/d3-dsv": "*",
        "@types/d3-ease": "*",
        "@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-queue": "*",
        "@types/d3-random": "*",
        "@types/d3-request": "*",
        "@types/d3-scale": "*",
        "@types/d3-selection": "*",
        "@types/d3-shape": "*",
        "@types/d3-time": "*",
        "@types/d3-time-format": "*",
        "@types/d3-timer": "*",
        "@types/d3-transition": "*",
        "@types/d3-voronoi": "*",
        "@types/d3-zoom": "*"
    },
    "typesPublisherContentHash": "925a388f1601d95bb9ae54569361c4675f1baa384d42342aced4155822eddfa9",
    "typeScriptVersion": "2.0"
}