{
    "name": "@types/codemirror",
    "version": "0.0.88",
    "description": "TypeScript definitions for codemirror",
    "license": "MIT",
    "contributors": [
        {
            "name": "mihailik",
            "url": "https://github.com/mihailik",
            "githubUsername": "mihailik"
        },
        {
            "name": "nrbernard",
            "url": "https://github.com/nrbernard",
            "githubUsername": "nrbernard"
        },
        {
            "name": "Pr1st0n",
            "url": "https://github.com/Pr1st0n",
            "githubUsername": "Pr1st0n"
        },
        {
            "name": "rileymiller",
            "url": "https://github.com/rileymiller",
            "githubUsername": "rileymiller"
        },
        {
            "name": "toddself",
            "url": "https://github.com/toddself",
            "githubUsername": "toddself"
        },
        {
            "name": "ysulyma",
            "url": "https://github.com/ysulyma",
            "githubUsername": "ysulyma"
        },
        {
            "name": "azoson",
            "url": "https://github.com/azoson",
            "githubUsername": "azoson"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/codemirror"
    },
    "scripts": {},
    "dependencies": {
        "@types/tern": "*"
    },
    "typesPublisherContentHash": "a79ffd86cf52ee047eda7b137b2d2a5927694f0a813819cb1b2f95e6f2c80e7b",
    "typeScriptVersion": "3.2"
}