{
    "name": "@types/blue-tape",
    "version": "0.1.35",
    "description": "TypeScript definitions for blue-tape",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/blue-tape",
    "license": "MIT",
    "contributors": [
        {
            "name": "Haoqun Jiang",
            "githubUsername": "sodatea",
            "url": "https://github.com/sodatea"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/blue-tape"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/tape": "*"
    },
    "typesPublisherContentHash": "3bf967bbbe9ca327ab6d0eb17351d2022adf13155fd5dc17f79ab2fb5108143e",
    "typeScriptVersion": "4.5"
}