{
    "name": "@types/react-blessed",
    "version": "0.7.9",
    "description": "TypeScript definitions for react-blessed",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-blessed",
    "license": "MIT",
    "contributors": [
        {
            "name": "Century Guo",
            "githubUsername": "guoshencheng",
            "url": "https://github.com/guoshencheng"
        },
        {
            "name": "Robbie Nichols",
            "githubUsername": "defnotrobbie",
            "url": "https://github.com/defnotrobbie"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-blessed"
    },
    "scripts": {},
    "dependencies": {
        "@types/blessed": "*",
        "@types/react": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "8947ab666aa47e714c0689f949febb0e530e5fd43b1f82404a4122c3a84348da",
    "typeScriptVersion": "5.3"
}