{
    "name": "@types/yaml-front-matter",
    "version": "4.1.3",
    "description": "TypeScript definitions for yaml-front-matter",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yaml-front-matter",
    "license": "MIT",
    "contributors": [
        {
            "name": "ZHAO Jinxiang",
            "githubUsername": "xiaoxiangmoe",
            "url": "https://github.com/xiaoxiangmoe"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/yaml-front-matter"
    },
    "scripts": {},
    "dependencies": {
        "@types/js-yaml": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "86b7b4088a041fdc4d72b104271e7fd12a0650508c80d3d787cbc9b249f61dda",
    "typeScriptVersion": "4.5"
}