{
    "name": "@types/react-table",
    "version": "7.7.18",
    "description": "TypeScript definitions for react-table",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-table",
    "license": "MIT",
    "contributors": [
        {
            "name": "Guy Gascoigne-Piggford",
            "githubUsername": "ggascoigne",
            "url": "https://github.com/ggascoigne"
        },
        {
            "name": "Rohit Garg",
            "githubUsername": "gargroh",
            "url": "https://github.com/gargroh"
        },
        {
            "name": "Jason Clark",
            "githubUsername": "riceboyler",
            "url": "https://github.com/riceboyler"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-table"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "a2e1bf6e6cf96e571e45f2b01cbb1eded01d2da188090e4cfcde5e61391564ea",
    "typeScriptVersion": "4.5"
}