{
    "name": "@types/react-window",
    "version": "1.8.8",
    "description": "TypeScript definitions for react-window",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-window",
    "license": "MIT",
    "contributors": [
        {
            "name": "Martynas Kadiša",
            "githubUsername": "martynaskadisa",
            "url": "https://github.com/martynaskadisa"
        },
        {
            "name": "Alex Guerra",
            "githubUsername": "heyimalex",
            "url": "https://github.com/heyimalex"
        },
        {
            "name": "John Gozde",
            "githubUsername": "jgoz",
            "url": "https://github.com/jgoz"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-window"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "a16becb7e0f016046683bbc3116b8a0b1b9fc01284bc49ed470543b2a19fc2f7",
    "typeScriptVersion": "4.5"
}