{
    "name": "@types/create-react-class",
    "version": "15.6.6",
    "description": "TypeScript definitions for create-react-class",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/create-react-class",
    "license": "MIT",
    "contributors": [
        {
            "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/create-react-class"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "98a5c0663a184bd0474f5ceb3ac3b957dc1054b45fa764c23b7ae96fdf14bb79",
    "typeScriptVersion": "4.5"
}