UNPKG

1.68 kBJSONView Raw
1{
2 "name": "@types/express-session",
3 "version": "1.17.3",
4 "description": "TypeScript definitions for express-session",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Hiroki Horiuchi",
9 "url": "https://github.com/horiuchi",
10 "githubUsername": "horiuchi"
11 },
12 {
13 "name": "Jacob Bogers",
14 "url": "https://github.com/jacobbogers",
15 "githubUsername": "jacobbogers"
16 },
17 {
18 "name": "Naoto Yokoyama",
19 "url": "https://github.com/builtinnya",
20 "githubUsername": "builtinnya"
21 },
22 {
23 "name": "Ryan Cannon",
24 "url": "https://github.com/ry7n",
25 "githubUsername": "ry7n"
26 },
27 {
28 "name": "Tom Spencer",
29 "url": "https://github.com/fiznool",
30 "githubUsername": "fiznool"
31 },
32 {
33 "name": "Piotr Błażejewicz",
34 "url": "https://github.com/peterblazejewicz",
35 "githubUsername": "peterblazejewicz"
36 },
37 {
38 "name": "Ravi van Rooijen",
39 "url": "https://github.com/HoldYourWaffle",
40 "githubUsername": "HoldYourWaffle"
41 }
42 ],
43 "main": "",
44 "types": "index.d.ts",
45 "repository": {
46 "type": "git",
47 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
48 "directory": "types/express-session"
49 },
50 "scripts": {},
51 "dependencies": {
52 "@types/express": "*"
53 },
54 "typesPublisherContentHash": "34c5ef067df86d5fd57ad2111ab4df46ba721eb34354d8dbba93e23728a0cb6c",
55 "typeScriptVersion": "3.2"
56}
\No newline at end of file