{
    "name": "@types/react-codemirror",
    "version": "1.0.11",
    "description": "TypeScript definitions for react-codemirror",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-codemirror",
    "license": "MIT",
    "contributors": [
        {
            "name": "Vicky Lai",
            "githubUsername": "velveret",
            "url": "https://github.com/velveret"
        },
        {
            "name": "Rudi Chen",
            "githubUsername": "rudi-c",
            "url": "https://github.com/rudi-c"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-codemirror"
    },
    "scripts": {},
    "dependencies": {
        "@types/codemirror": "*",
        "@types/react": "*"
    },
    "typesPublisherContentHash": "196d3587135efcb423ba05fa08964e2239b3a3d447cd52f809cba609b9aec762",
    "typeScriptVersion": "5.0"
}