{
    "name": "@types/react-portal",
    "version": "4.0.6",
    "description": "TypeScript definitions for react-portal",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-portal",
    "license": "MIT",
    "contributors": [
        {
            "name": "Shun Takahashi",
            "githubUsername": "shuntksh",
            "url": "https://github.com/shuntksh"
        },
        {
            "name": "Horus Lugo",
            "githubUsername": "HorusGoul",
            "url": "https://github.com/HorusGoul"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-portal"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "1f84bc24d35292bafe3214ef8425fb315ed049d515576d4a0b67c3b7078d31a3",
    "typeScriptVersion": "4.5"
}