UNPKG

899 BJSONView Raw
1{
2 "name": "@types/socket.io-redis",
3 "version": "1.0.26",
4 "description": "TypeScript definitions for socket.io-redis",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Philipp Holzer",
9 "url": "https://github.com/nupplaphil",
10 "githubUsername": "nupplaphil"
11 },
12 {
13 "name": "seeLuck",
14 "url": "https://github.com/seeLuck",
15 "githubUsername": "seeLuck"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/socket.io-redis"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/socket.io": "*"
28 },
29 "typesPublisherContentHash": "2c916e5f5c250bc14cc5d79fe4b12dd0aa2ddd2bbaa354a4f2e556dd66fddc37",
30 "typeScriptVersion": "3.0"
31}
\No newline at end of file