UNPKG

1.78 kBJSONView Raw
1{
2 "name": "@types/express-session",
3 "version": "1.17.4",
4 "description": "TypeScript definitions for express-session",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Hiroki Horiuchi",
10 "url": "https://github.com/horiuchi",
11 "githubUsername": "horiuchi"
12 },
13 {
14 "name": "Jacob Bogers",
15 "url": "https://github.com/jacobbogers",
16 "githubUsername": "jacobbogers"
17 },
18 {
19 "name": "Naoto Yokoyama",
20 "url": "https://github.com/builtinnya",
21 "githubUsername": "builtinnya"
22 },
23 {
24 "name": "Ryan Cannon",
25 "url": "https://github.com/ry7n",
26 "githubUsername": "ry7n"
27 },
28 {
29 "name": "Tom Spencer",
30 "url": "https://github.com/fiznool",
31 "githubUsername": "fiznool"
32 },
33 {
34 "name": "Piotr Błażejewicz",
35 "url": "https://github.com/peterblazejewicz",
36 "githubUsername": "peterblazejewicz"
37 },
38 {
39 "name": "Ravi van Rooijen",
40 "url": "https://github.com/HoldYourWaffle",
41 "githubUsername": "HoldYourWaffle"
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/express-session"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/express": "*"
54 },
55 "typesPublisherContentHash": "c9cb0d7a618a654c1cf1ded8f8b9440df59162cf275c9fae48c3a41afa699dcf",
56 "typeScriptVersion": "3.6"
57}
\No newline at end of file