UNPKG

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