{
    "name": "@types/mdast",
    "version": "3.0.3",
    "description": "TypeScript definitions for Mdast",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jun Lu",
            "url": "https://github.com/lujun2",
            "githubUsername": "lujun2"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mdast"
    },
    "scripts": {},
    "dependencies": {
        "@types/unist": "*"
    },
    "typesPublisherContentHash": "14d7fdbd7f31ef3975bd5e967ada84235c102b1be369cba397ced8b95ebe4e57",
    "typeScriptVersion": "3.0"
}