{
    "name": "@types/prosemirror-view",
    "version": "1.18.0",
    "description": "TypeScript definitions for prosemirror-view",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-view",
    "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"
        },
        {
            "name": "Ifiok Jr.",
            "url": "https://github.com/ifiokjr",
            "githubUsername": "ifiokjr"
        },
        {
            "name": "Mike Morearty",
            "url": "https://github.com/mmorearty",
            "githubUsername": "mmorearty"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/prosemirror-view"
    },
    "scripts": {},
    "dependencies": {
        "@types/prosemirror-model": "*",
        "@types/prosemirror-state": "*",
        "@types/prosemirror-transform": "*"
    },
    "typesPublisherContentHash": "0be09201e863fb6de87e846a8174a169b8a54b2d86701b03e3ceab6e3320c8f2",
    "typeScriptVersion": "3.6"
}