{
    "name": "@types/prosemirror-gapcursor",
    "version": "1.0.4",
    "description": "TypeScript definitions for prosemirror-gapcursor",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-gapcursor",
    "license": "MIT",
    "contributors": [
        {
            "name": "Bradley Ayers",
            "url": "https://github.com/bradleyayers",
            "githubUsername": "bradleyayers"
        },
        {
            "name": "David Hahn",
            "url": "https://github.com/davidka",
            "githubUsername": "davidka"
        },
        {
            "name": "Tim Baumann",
            "url": "https://github.com/timjb",
            "githubUsername": "timjb"
        },
        {
            "name": "Patrick Simmelbauer",
            "url": "https://github.com/patsimm",
            "githubUsername": "patsimm"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/prosemirror-gapcursor"
    },
    "scripts": {},
    "dependencies": {
        "@types/prosemirror-model": "*",
        "@types/prosemirror-state": "*"
    },
    "typesPublisherContentHash": "76001b7651c6c5065358e414d6561e6a864a96c772adf36476c4a42b9c7076cd",
    "typeScriptVersion": "3.6"
}