{
    "name": "@types/plantuml-encoder",
    "version": "1.4.2",
    "description": "TypeScript definitions for plantuml-encoder",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/plantuml-encoder",
    "license": "MIT",
    "contributors": [
        {
            "name": "Krisztián Balla",
            "githubUsername": "krisztianb",
            "url": "https://github.com/krisztianb"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/plantuml-encoder"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "0131963043ee9e94dbf6b834fd56d2aa130865a3e44d63e88ca8d7c1fdaf35ee",
    "typeScriptVersion": "4.5"
}