UNPKG

1.73 kBJSONView Raw
1{
2 "name": "@types/express-serve-static-core",
3 "version": "4.17.35",
4 "description": "TypeScript definitions for Express",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Boris Yankov",
10 "url": "https://github.com/borisyankov",
11 "githubUsername": "borisyankov"
12 },
13 {
14 "name": "Satana Charuwichitratana",
15 "url": "https://github.com/micksatana",
16 "githubUsername": "micksatana"
17 },
18 {
19 "name": "Sami Jaber",
20 "url": "https://github.com/samijaber",
21 "githubUsername": "samijaber"
22 },
23 {
24 "name": "Jose Luis Leon",
25 "url": "https://github.com/JoseLion",
26 "githubUsername": "JoseLion"
27 },
28 {
29 "name": "David Stephens",
30 "url": "https://github.com/dwrss",
31 "githubUsername": "dwrss"
32 },
33 {
34 "name": "Shin Ando",
35 "url": "https://github.com/andoshin11",
36 "githubUsername": "andoshin11"
37 }
38 ],
39 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/express-serve-static-core"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/node": "*",
49 "@types/qs": "*",
50 "@types/range-parser": "*",
51 "@types/send": "*"
52 },
53 "typesPublisherContentHash": "ff8dd9048ee34bf16a6700ed4e90e394e1b8262392fc0c2dfa2e9ea6246bde19",
54 "typeScriptVersion": "4.3"
55}
\No newline at end of file