{
    "name": "@types/react-gauge-chart",
    "version": "0.5.0",
    "description": "TypeScript definitions for react-gauge-chart",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-gauge-chart",
    "license": "MIT",
    "contributors": [
        {
            "name": "Meir Keller",
            "githubUsername": "meirkl",
            "url": "https://github.com/meirkl"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-gauge-chart"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "c11ac82fba582f480bcc5259ffb0498d77561782f87eab67857a240c969e5ff2",
    "typeScriptVersion": "5.2"
}