{
    "name": "@types/react-calendar",
    "version": "3.4.3",
    "description": "TypeScript definitions for react-calendar",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-calendar",
    "license": "MIT",
    "contributors": [
        {
            "name": "Stéphane Saquet",
            "url": "https://github.com/Guymestef",
            "githubUsername": "Guymestef"
        },
        {
            "name": "Katie Soldau",
            "url": "https://github.com/ksoldau",
            "githubUsername": "ksoldau"
        },
        {
            "name": "Danah",
            "url": "https://github.com/sweetmilkys",
            "githubUsername": "sweetmilkys"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-calendar"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "d86b9b52f37680e5a76d69dc1ee80c9f6047bd4010b873f8708b6a5dc7275ffb",
    "typeScriptVersion": "3.6"
}