{
    "name": "@types/mdast",
    "version": "3.0.11",
    "description": "TypeScript definitions for Mdast",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast",
    "license": "MIT",
    "contributors": [
        {
            "name": "Christian Murphy",
            "url": "https://github.com/ChristianMurphy",
            "githubUsername": "ChristianMurphy"
        },
        {
            "name": "Jun Lu",
            "url": "https://github.com/lujun2",
            "githubUsername": "lujun2"
        },
        {
            "name": "Remco Haszing",
            "url": "https://github.com/remcohaszing",
            "githubUsername": "remcohaszing"
        },
        {
            "name": "Titus Wormer",
            "url": "https://github.com/wooorm",
            "githubUsername": "wooorm"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mdast"
    },
    "scripts": {},
    "dependencies": {
        "@types/unist": "*"
    },
    "typesPublisherContentHash": "3cbb57b89f230aa1b6dd7967bcdac99de4dcfb625ffbb6cbb03dd8185965d216",
    "typeScriptVersion": "4.3"
}