UNPKG

1.88 kBJSONView Raw
1{
2 "name": "@types/ws",
3 "version": "8.2.2",
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 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/ws"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/node": "*"
54 },
55 "typesPublisherContentHash": "5582235834d539b8c43a9cd869295839d1d449374992b4df4fcd4ee8d310bf4f",
56 "typeScriptVersion": "3.8",
57 "exports": {
58 ".": {
59 "types": {
60 "import": "./index.d.mts",
61 "default": "./index.d.ts"
62 }
63 },
64 "./package.json": "./package.json"
65 }
66}
\No newline at end of file