{
    "name": "@types/duplexify",
    "version": "3.6.1",
    "description": "TypeScript definitions for duplexify",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/duplexify",
    "license": "MIT",
    "contributors": [
        {
            "name": "Sami Kukkonen",
            "url": "https://github.com/strax",
            "githubUsername": "strax"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/duplexify"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "28995e6fda23bd818dd204c75cadac63984874ad6adfefd7bc6da05d81ac03fc",
    "typeScriptVersion": "3.8"
}