UNPKG

1.42 kBJSONView Raw
1{
2 "name": "@types/express",
3 "version": "4.17.21",
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": "^4.17.33",
40 "@types/qs": "*",
41 "@types/serve-static": "*"
42 },
43 "typesPublisherContentHash": "fa18ce9be07653182e2674f9a13cf8347ffb270031a7a8d22ba0e785bbc16ce4",
44 "typeScriptVersion": "4.5"
45}
\No newline at end of file