@types/dns2
Version:
TypeScript definitions for dns2
28 lines • 832 B
JSON
{
"name": "@types/dns2",
"version": "2.0.10",
"description": "TypeScript definitions for dns2",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dns2",
"license": "MIT",
"contributors": [
{
"name": "Tim Perry",
"githubUsername": "pimterry",
"url": "https://github.com/pimterry"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/dns2"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "14ea7fcb4d6d35db47093b2aa384825d41128ba2c5a3799d1c844f004c4125dd",
"typeScriptVersion": "5.2"
}