{
    "name": "@types/react-toggle",
    "version": "4.0.5",
    "description": "TypeScript definitions for react-toggle",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-toggle",
    "license": "MIT",
    "contributors": [
        {
            "name": "Karol Janyst",
            "githubUsername": "LKay",
            "url": "https://github.com/LKay"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-toggle"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "afa33ac908caef3a3cf5efe4e396764b42dde9a8c67b5caee7a048c3cf38adde",
    "typeScriptVersion": "4.5"
}