UNPKG

2.04 kBJSONView Raw
1{
2 "name": "@types/ws",
3 "version": "8.2.3",
4 "description": "TypeScript definitions for ws",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Paul Loyd",
10 "url": "https://github.com/loyd",
11 "githubUsername": "loyd"
12 },
13 {
14 "name": "Margus Lamp",
15 "url": "https://github.com/mlamp",
16 "githubUsername": "mlamp"
17 },
18 {
19 "name": "Philippe D'Alva",
20 "url": "https://github.com/TitaneBoy",
21 "githubUsername": "TitaneBoy"
22 },
23 {
24 "name": "reduckted",
25 "url": "https://github.com/reduckted",
26 "githubUsername": "reduckted"
27 },
28 {
29 "name": "teidesu",
30 "url": "https://github.com/teidesu",
31 "githubUsername": "teidesu"
32 },
33 {
34 "name": "Bartosz Wojtkowiak",
35 "url": "https://github.com/wojtkowiak",
36 "githubUsername": "wojtkowiak"
37 },
38 {
39 "name": "Kyle Hensel",
40 "url": "https://github.com/k-yle",
41 "githubUsername": "k-yle"
42 },
43 {
44 "name": "Samuel Skeen",
45 "url": "https://github.com/cwadrupldijjit",
46 "githubUsername": "cwadrupldijjit"
47 }
48 ],
49 "main": "",
50 "types": "index.d.ts",
51 "repository": {
52 "type": "git",
53 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
54 "directory": "types/ws"
55 },
56 "scripts": {},
57 "dependencies": {
58 "@types/node": "*"
59 },
60 "typesPublisherContentHash": "68c1818ce7fc02704926ce86da9d426220e9873edb83bd108f1c6b039c276f2d",
61 "typeScriptVersion": "3.8",
62 "exports": {
63 ".": {
64 "types": {
65 "import": "./index.d.mts",
66 "default": "./index.d.ts"
67 }
68 },
69 "./package.json": "./package.json"
70 }
71}
\No newline at end of file