{
    "name": "@types/d3-scale",
    "version": "4.0.4",
    "description": "TypeScript definitions for D3JS d3-scale module",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale",
    "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": "denisname",
            "url": "https://github.com/denisname",
            "githubUsername": "denisname"
        },
        {
            "name": "rulonder",
            "url": "https://github.com/rulonder",
            "githubUsername": "rulonder"
        },
        {
            "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-scale"
    },
    "scripts": {},
    "dependencies": {
        "@types/d3-time": "*"
    },
    "typesPublisherContentHash": "f600bc78c0e1e528206b360f794b24fba4724f66b876851ffe1eb81a9b2f0057",
    "typeScriptVersion": "4.3"
}