{
    "name": "@types/vfile",
    "version": "3.0.2",
    "description": "TypeScript definitions for VFile",
    "license": "MIT",
    "contributors": [
        {
            "name": "bizen241",
            "url": "https://github.com/bizen241",
            "githubUsername": "bizen241"
        },
        {
            "name": "Junyoung Choi",
            "url": "https://github.com/rokt33r",
            "githubUsername": "rokt33r"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/unist": "*",
        "@types/vfile-message": "*"
    },
    "typesPublisherContentHash": "bb48d507c93dd3ef78cc32948c63a2e407e0706f185a4c8da2fb862ab259d3b9",
    "typeScriptVersion": "3.0"
}