{
    "name": "@types/react-window",
    "version": "1.8.5",
    "description": "TypeScript definitions for react-window",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-window",
    "license": "MIT",
    "contributors": [
        {
            "name": "Martynas Kadiša",
            "url": "https://github.com/martynaskadisa",
            "githubUsername": "martynaskadisa"
        },
        {
            "name": "Alex Guerra",
            "url": "https://github.com/heyimalex",
            "githubUsername": "heyimalex"
        },
        {
            "name": "John Gozde",
            "url": "https://github.com/jgoz",
            "githubUsername": "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": "6ef868d4eca4df483319ce37239e5c9ffcf38382ce91a522e6058b9f1c6f7c8b",
    "typeScriptVersion": "3.6"
}