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