{
    "name": "@types/d3-brush",
    "version": "1.0.7",
    "description": "TypeScript definitions for D3JS d3-brush 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": "7463c02c2c0b987a4c9f5386c5f419ac13a8c9f0f70eb95b183d7eeda552ae6e",
    "typeScriptVersion": "2.0"
}