{
    "name": "@types/d3-drag",
    "version": "3.0.2",
    "description": "TypeScript definitions for D3JS d3-drag module",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-drag",
    "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": "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-drag"
    },
    "scripts": {},
    "dependencies": {
        "@types/d3-selection": "*"
    },
    "typesPublisherContentHash": "c3c3c1e976523f28101c91ec9cf29949c0f0856de948a4372e6c454c96c98d79",
    "typeScriptVersion": "4.2"
}