1 | {
|
2 | "name": "@types/express",
|
3 | "version": "5.0.0",
|
4 | "description": "TypeScript definitions for express",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Boris Yankov",
|
10 | "githubUsername": "borisyankov",
|
11 | "url": "https://github.com/borisyankov"
|
12 | },
|
13 | {
|
14 | "name": "China Medical University Hospital",
|
15 | "githubUsername": "CMUH",
|
16 | "url": "https://github.com/CMUH"
|
17 | },
|
18 | {
|
19 | "name": "Puneet Arora",
|
20 | "githubUsername": "puneetar",
|
21 | "url": "https://github.com/puneetar"
|
22 | },
|
23 | {
|
24 | "name": "Dylan Frankland",
|
25 | "githubUsername": "dfrankland",
|
26 | "url": "https://github.com/dfrankland"
|
27 | }
|
28 | ],
|
29 | "main": "",
|
30 | "types": "index.d.ts",
|
31 | "repository": {
|
32 | "type": "git",
|
33 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
34 | "directory": "types/express"
|
35 | },
|
36 | "scripts": {},
|
37 | "dependencies": {
|
38 | "@types/body-parser": "*",
|
39 | "@types/express-serve-static-core": "^5.0.0",
|
40 | "@types/qs": "*",
|
41 | "@types/serve-static": "*"
|
42 | },
|
43 | "typesPublisherContentHash": "906f793a5f72703639a36afa9b7c5b41256100f5efc93138ed2551c101aea99f",
|
44 | "typeScriptVersion": "4.8"
|
45 | } |
\ | No newline at end of file |