{
    "name": "@types/yaml",
    "version": "1.9.7",
    "typings": null,
    "description": "Stub TypeScript definitions entry for yaml, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://github.com/eemeli/yaml",
    "license": "MIT",
    "dependencies": {
        "yaml": "*"
    }
}