1 | {
|
2 | "name": "@types/express-session",
|
3 | "version": "1.18.0",
|
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 | "githubUsername": "horiuchi",
|
11 | "url": "https://github.com/horiuchi"
|
12 | },
|
13 | {
|
14 | "name": "Jacob Bogers",
|
15 | "githubUsername": "jacobbogers",
|
16 | "url": "https://github.com/jacobbogers"
|
17 | },
|
18 | {
|
19 | "name": "Naoto Yokoyama",
|
20 | "githubUsername": "builtinnya",
|
21 | "url": "https://github.com/builtinnya"
|
22 | },
|
23 | {
|
24 | "name": "Ryan Cannon",
|
25 | "githubUsername": "ry7n",
|
26 | "url": "https://github.com/ry7n"
|
27 | },
|
28 | {
|
29 | "name": "Tom Spencer",
|
30 | "githubUsername": "fiznool",
|
31 | "url": "https://github.com/fiznool"
|
32 | },
|
33 | {
|
34 | "name": "Piotr Błażejewicz",
|
35 | "githubUsername": "peterblazejewicz",
|
36 | "url": "https://github.com/peterblazejewicz"
|
37 | },
|
38 | {
|
39 | "name": "Ravi van Rooijen",
|
40 | "githubUsername": "HoldYourWaffle",
|
41 | "url": "https://github.com/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": "d2eafc3037eb746a0592bb0ff07e6ab9e965e6460f319eecb844a696b4e4850f",
|
56 | "typeScriptVersion": "4.6"
|
57 | } |
\ | No newline at end of file |