UNPKG

803 BJSONView Raw
1{
2 "name": "@types/spdy",
3 "version": "3.4.9",
4 "description": "TypeScript definitions for spdy",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/spdy",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Anthony Trinh",
10 "githubUsername": "tony19",
11 "url": "https://github.com/tony19"
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/spdy"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "a1ad0893f028eda3654fc1ea24ae0f350d84965315f034e406b44affa937748a",
26 "typeScriptVersion": "4.5"
27}
\No newline at end of file