{
    "name": "@types/xml",
    "version": "1.0.11",
    "description": "TypeScript definitions for xml",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jianrong Yu",
            "githubUsername": "YuJianrong",
            "url": "https://github.com/YuJianrong"
        },
        {
            "name": "Semyon Fomin",
            "githubUsername": "semyonf",
            "url": "https://github.com/semyonf"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/xml"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "d804c3fe8b05ac07294685e0abab39e53d39c4c6eb1ce2a474cb21bc59028df4",
    "typeScriptVersion": "4.5"
}