{
    "name": "@types/d3-transition",
    "version": "3.0.8",
    "description": "TypeScript definitions for d3-transition",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-transition",
    "license": "MIT",
    "contributors": [
        {
            "name": "Tom Wanzek",
            "githubUsername": "tomwanzek",
            "url": "https://github.com/tomwanzek"
        },
        {
            "name": "Alex Ford",
            "githubUsername": "gustavderdrache",
            "url": "https://github.com/gustavderdrache"
        },
        {
            "name": "Boris Yankov",
            "githubUsername": "borisyankov",
            "url": "https://github.com/borisyankov"
        },
        {
            "name": "Robert Moura",
            "githubUsername": "robertmoura",
            "url": "https://github.com/robertmoura"
        },
        {
            "name": "Nathan Bierema",
            "githubUsername": "Methuselah96",
            "url": "https://github.com/Methuselah96"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/d3-transition"
    },
    "scripts": {},
    "dependencies": {
        "@types/d3-selection": "*"
    },
    "typesPublisherContentHash": "0fc6d2ca754a3fa8aa5c160ac2b4398bf377b13cb9cc1856596bb9ee6c88e5d1",
    "typeScriptVersion": "4.5"
}