{
    "name": "@types/mdns",
    "version": "0.0.38",
    "description": "TypeScript definitions for mdns",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdns",
    "license": "MIT",
    "contributors": [
        {
            "name": "Stefan Steinhart",
            "githubUsername": "reppners",
            "url": "https://github.com/reppners"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mdns"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "ba25bb38f9de8a4d3681f29929259d8d9a4e979648d7f1deaa131cec7fddc03e",
    "typeScriptVersion": "4.5"
}