{
    "name": "@types/unzip-stream",
    "version": "0.3.4",
    "description": "TypeScript definitions for unzip-stream",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unzip-stream",
    "license": "MIT",
    "contributors": [
        {
            "name": "Kyle Hensel",
            "githubUsername": "k-yle",
            "url": "https://github.com/k-yle"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/unzip-stream"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "1249d69f1fbde2a682e6eaf6e2ccd34bddc062d428ca7ec437609dada3aea98f",
    "typeScriptVersion": "4.5"
}