UNPKG

1.42 kBJSONView Raw
1{
2 "name": "@types/express",
3 "version": "4.17.17",
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 "url": "https://github.com/borisyankov",
11 "githubUsername": "borisyankov"
12 },
13 {
14 "name": "China Medical University Hospital",
15 "url": "https://github.com/CMUH",
16 "githubUsername": "CMUH"
17 },
18 {
19 "name": "Puneet Arora",
20 "url": "https://github.com/puneetar",
21 "githubUsername": "puneetar"
22 },
23 {
24 "name": "Dylan Frankland",
25 "url": "https://github.com/dfrankland",
26 "githubUsername": "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": "^4.17.33",
40 "@types/qs": "*",
41 "@types/serve-static": "*"
42 },
43 "typesPublisherContentHash": "a4c3d98898199c22408b7c0662e85011cacce7899cd22a66275337ec40edac14",
44 "typeScriptVersion": "4.2"
45}
\No newline at end of file