{
    "name": "@types/markdown-to-jsx",
    "version": "6.11.3",
    "description": "TypeScript definitions for markdown-to-jsx",
    "license": "MIT",
    "contributors": [
        {
            "name": "Elizabeth Craig",
            "url": "https://github.com/ecraig12345",
            "githubUsername": "ecraig12345"
        },
        {
            "name": "Sun Knudsen",
            "url": "https://github.com/sunknudsen",
            "githubUsername": "sunknudsen"
        },
        {
            "name": "Lasse Kuechler",
            "url": "https://github.com/lkuechler",
            "githubUsername": "lkuechler"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/markdown-to-jsx"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*"
    },
    "typesPublisherContentHash": "cfb91404228064b7491dda4e11756e167b44c2369c30595723faa7c4cc8d08c7",
    "typeScriptVersion": "3.2"
}