{
    "name": "@types/d3-axis",
    "version": "1.0.9",
    "description": "TypeScript definitions for D3JS d3-axis module",
    "license": "MIT",
    "contributors": [
        {
            "name": "Tom Wanzek",
            "url": "https://github.com/tomwanzek"
        },
        {
            "name": "Alex Ford",
            "url": "https://github.com/gustavderdrache"
        },
        {
            "name": "Boris Yankov",
            "url": "https://github.com/borisyankov"
        }
    ],
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/d3-selection": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "1e026d6de76764bb2dbfe52da16f0696f4ecd6808911d076109bed0decc8468c",
    "typeScriptVersion": "2.0"
}