{
    "name": "@types/prosemirror-dropcursor",
    "version": "1.0.2",
    "description": "TypeScript definitions for prosemirror-dropcursor",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-dropcursor",
    "license": "MIT",
    "contributors": [
        {
            "name": "Bradley Ayers",
            "url": "https://github.com/bradleyayers",
            "githubUsername": "bradleyayers"
        },
        {
            "name": "David Hahn",
            "url": "https://github.com/davidka",
            "githubUsername": "davidka"
        },
        {
            "name": "Daniil Dotsev",
            "url": "https://github.com/dddotsev",
            "githubUsername": "dddotsev"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/prosemirror-dropcursor"
    },
    "scripts": {},
    "dependencies": {
        "@types/prosemirror-state": "*"
    },
    "typesPublisherContentHash": "7ef2616626b222a7ab9e096d1482d0528e967ea545eae3c4dd905f01de05fe5b",
    "typeScriptVersion": "3.6"
}