{
    "name": "@types/tar-stream",
    "version": "3.1.4",
    "description": "TypeScript definitions for tar-stream",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar-stream",
    "license": "MIT",
    "contributors": [
        {
            "name": "Guy Lichtman",
            "githubUsername": "glicht",
            "url": "https://github.com/glicht"
        },
        {
            "name": "Piotr Błażejewicz",
            "githubUsername": "peterblazejewicz",
            "url": "https://github.com/peterblazejewicz"
        },
        {
            "name": "Kevin Lindsay",
            "githubUsername": "kevin-lindsay-1",
            "url": "https://github.com/kevin-lindsay-1"
        },
        {
            "name": "Christian Rackerseder",
            "githubUsername": "screendriver",
            "url": "https://github.com/screendriver"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/tar-stream"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "341cc4462392d9cf5a556a6cb26d69dacd3c78d919174b56406b72bbc4ad00ca",
    "typeScriptVersion": "5.1"
}