UNPKG

833 BJSONView Raw
1{
2 "name": "@types/dns-packet",
3 "version": "5.6.5",
4 "description": "TypeScript definitions for dns-packet",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dns-packet",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "John Hurliman",
10 "githubUsername": "jhurliman",
11 "url": "https://github.com/jhurliman"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/dns-packet"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "c8797a54c0bb21cd494db34efdc8f9508794223490011c50454579fa369959d5",
26 "typeScriptVersion": "4.6"
27}
\No newline at end of file