{
    "name": "@types/hast",
    "version": "3.0.3",
    "description": "TypeScript definitions for hast",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast",
    "license": "MIT",
    "contributors": [
        {
            "name": "lukeggchapman",
            "githubUsername": "lukeggchapman",
            "url": "https://github.com/lukeggchapman"
        },
        {
            "name": "Junyoung Choi",
            "githubUsername": "rokt33r",
            "url": "https://github.com/rokt33r"
        },
        {
            "name": "Christian Murphy",
            "githubUsername": "ChristianMurphy",
            "url": "https://github.com/ChristianMurphy"
        },
        {
            "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/hast"
    },
    "scripts": {},
    "dependencies": {
        "@types/unist": "*"
    },
    "typesPublisherContentHash": "b18290429216d13b513d48add8a87ad45e00133ae7788a5469f5597b5dc4b2fa",
    "typeScriptVersion": "4.5",
    "nonNpm": true
}