{
    "name": "@types/yauzl",
    "version": "2.10.2",
    "description": "TypeScript definitions for yauzl",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl",
    "license": "MIT",
    "contributors": [
        {
            "name": "Florian Keller",
            "githubUsername": "ffflorian",
            "url": "https://github.com/ffflorian"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/yauzl"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "815e80acff3066be82b92225f6945f37fe2a6aaf8a9a3f3975e8c09db9973f64",
    "typeScriptVersion": "4.5"
}