{
    "name": "@types/draft-js",
    "version": "0.11.18",
    "description": "TypeScript definitions for draft-js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/draft-js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Dmitry Rogozhny",
            "githubUsername": "dmitryrogozhny",
            "url": "https://github.com/dmitryrogozhny"
        },
        {
            "name": "Eelco Lempsink",
            "githubUsername": "eelco",
            "url": "https://github.com/eelco"
        },
        {
            "name": "Yale Cason",
            "githubUsername": "ghotiphud",
            "url": "https://github.com/ghotiphud"
        },
        {
            "name": "Ryan Schwers",
            "githubUsername": "schwers",
            "url": "https://github.com/schwers"
        },
        {
            "name": "Michael Wu",
            "githubUsername": "michael-yx-wu",
            "url": "https://github.com/michael-yx-wu"
        },
        {
            "name": "Willis Plummer",
            "githubUsername": "willisplummer",
            "url": "https://github.com/willisplummer"
        },
        {
            "name": "Santiago Vilar",
            "githubUsername": "smvilar",
            "url": "https://github.com/smvilar"
        },
        {
            "name": "Ulf Schwekendiek",
            "githubUsername": "sulf",
            "url": "https://github.com/sulf"
        },
        {
            "name": "Pablo Varela",
            "githubUsername": "pablopunk",
            "url": "https://github.com/pablopunk"
        },
        {
            "name": "Claudio Procida",
            "githubUsername": "claudiopro",
            "url": "https://github.com/claudiopro"
        },
        {
            "name": "Kevin Hawkinson",
            "githubUsername": "khawkinson",
            "url": "https://github.com/khawkinson"
        },
        {
            "name": "Munif Tanjim",
            "githubUsername": "MunifTanjim",
            "url": "https://github.com/MunifTanjim"
        },
        {
            "name": "Peter Dekkers",
            "githubUsername": "PeterDekkers",
            "url": "https://github.com/PeterDekkers"
        },
        {
            "name": "Ankit Ranjan",
            "githubUsername": "ankitr",
            "url": "https://github.com/ankitr"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/draft-js"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "immutable": "~3.7.4"
    },
    "typesPublisherContentHash": "f231f944671c2f3b7d66d59b7e0143e6b53fa1426e86042ada9f6304cdbca942",
    "typeScriptVersion": "4.6"
}