{
    "name": "@types/tape",
    "version": "5.6.3",
    "description": "TypeScript definitions for tape",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tape",
    "license": "MIT",
    "contributors": [
        {
            "name": "Bart van der Schoor",
            "githubUsername": "Bartvds",
            "url": "https://github.com/Bartvds"
        },
        {
            "name": "Haoqun Jiang",
            "githubUsername": "sodatea",
            "url": "https://github.com/sodatea"
        },
        {
            "name": "Dennis Schwartz",
            "githubUsername": "DennisSchwartz",
            "url": "https://github.com/DennisSchwartz"
        },
        {
            "name": "Michael Henretty",
            "githubUsername": "mikehenrty",
            "url": "https://github.com/mikehenrty"
        },
        {
            "name": "Rafał Ostrowski",
            "githubUsername": "rostrowski",
            "url": "https://github.com/rostrowski"
        },
        {
            "name": "Jordan Harband",
            "githubUsername": "ljharb",
            "url": "https://github.com/ljharb"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/tape"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/through": "*"
    },
    "typesPublisherContentHash": "f2884499541c65d92ed9185bef2e732c70a5d2d002452e0595c4c2b7c89e54a6",
    "typeScriptVersion": "4.5"
}