{
    "name": "@types/react-datepicker",
    "version": "4.19.6",
    "description": "TypeScript definitions for react-datepicker",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-datepicker",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rajab Shakirov",
            "githubUsername": "radziksh",
            "url": "https://github.com/radziksh"
        },
        {
            "name": "Greg Smith",
            "githubUsername": "smrq",
            "url": "https://github.com/smrq"
        },
        {
            "name": "Roy Xue",
            "githubUsername": "royxue",
            "url": "https://github.com/royxue"
        },
        {
            "name": "Koala Human",
            "githubUsername": "KoalaHuman",
            "url": "https://github.com/KoalaHuman"
        },
        {
            "name": "Justin Grant",
            "githubUsername": "justingrant",
            "url": "https://github.com/justingrant"
        },
        {
            "name": "Avi Klaiman",
            "githubUsername": "aviklai",
            "url": "https://github.com/aviklai"
        },
        {
            "name": "Naoki Sekiguchi",
            "githubUsername": "seckie",
            "url": "https://github.com/seckie"
        },
        {
            "name": "Kerry Gougeon",
            "githubUsername": "kerry-g",
            "url": "https://github.com/kerry-g"
        },
        {
            "name": "Shiftr Tech SAS",
            "githubUsername": "ShiftrTechSAS",
            "url": "https://github.com/ShiftrTechSAS"
        },
        {
            "name": "Pirasis Leelatanon",
            "githubUsername": "1pete",
            "url": "https://github.com/1pete"
        },
        {
            "name": "Alexander Shipulin",
            "githubUsername": "y",
            "url": "https://github.com/y"
        },
        {
            "name": "Rafik Ogandzhanian",
            "githubUsername": "inomn",
            "url": "https://github.com/inomn"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-datepicker"
    },
    "scripts": {},
    "dependencies": {
        "@popperjs/core": "^2.9.2",
        "@types/react": "*",
        "date-fns": "^2.0.1",
        "react-popper": "^2.2.5"
    },
    "typesPublisherContentHash": "89c6a35bdfe7b2dbb21c4013fd08a65a63a7a559e0902ed40ae9d20c83bf8d93",
    "typeScriptVersion": "4.6"
}