{
    "name": "@types/react-date-range",
    "version": "1.4.10",
    "description": "TypeScript definitions for react-date-range",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-date-range",
    "license": "MIT",
    "contributors": [
        {
            "name": "Junbong Lee",
            "githubUsername": "Junbong",
            "url": "https://github.com/Junbong"
        },
        {
            "name": "Minseok Choi",
            "githubUsername": "Curzy",
            "url": "https://github.com/Curzy"
        },
        {
            "name": "John Demetriou",
            "githubUsername": "DemetriouJohn",
            "url": "https://github.com/DemetriouJohn"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-date-range"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "date-fns": "^2.16.1"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "7cb195e48029bf6915d0919271b6dbaa981e670cb93a863b5ebdbf686de5cd33",
    "typeScriptVersion": "5.0"
}