@types/dnssd
Version:
TypeScript definitions for dnssd
32 lines • 961 B
JSON
{
"name": "@types/dnssd",
"version": "0.4.5",
"description": "TypeScript definitions for dnssd",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dnssd",
"license": "MIT",
"contributors": [
{
"name": "Angel Merino",
"githubUsername": "angelmerino",
"url": "https://github.com/angelmerino"
},
{
"name": "Max Rumpf",
"githubUsername": "Maxr1998",
"url": "https://github.com/Maxr1998"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/dnssd"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "11eec9304b5439265778f47cd824899710273840f9adfbbbce7ee25372d7c157",
"typeScriptVersion": "4.5"
}