@types/dns-packet
Version:
TypeScript definitions for dns-packet
27 lines • 833 B
JSON
{
"name": "@types/dns-packet",
"version": "5.6.5",
"description": "TypeScript definitions for dns-packet",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dns-packet",
"license": "MIT",
"contributors": [
{
"name": "John Hurliman",
"githubUsername": "jhurliman",
"url": "https://github.com/jhurliman"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/dns-packet"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "c8797a54c0bb21cd494db34efdc8f9508794223490011c50454579fa369959d5",
"typeScriptVersion": "4.6"
}