{
    "name": "@types/react-is",
    "version": "18.3.0",
    "description": "TypeScript definitions for react-is",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-is",
    "license": "MIT",
    "contributors": [
        {
            "name": "Avi Vahl",
            "githubUsername": "AviVahl",
            "url": "https://github.com/AviVahl"
        },
        {
            "name": "Christian Chown",
            "githubUsername": "christianchown",
            "url": "https://github.com/christianchown"
        },
        {
            "name": "Sebastian Silbermann",
            "githubUsername": "eps1lon",
            "url": "https://github.com/eps1lon"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-is"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "b7a3bfb96379c5af4e271f25b44049047cde9a5608df3076e6ae26ef5c532f7d",
    "typeScriptVersion": "4.7"
}