UNPKG

1.7 kBJSONView Raw
1{
2 "name": "@types/express-serve-static-core",
3 "version": "4.17.33",
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 },
52 "typesPublisherContentHash": "0a827d8ef2f7f9ef4c3093ee5f8b4a148b276b25d09a337a636065cf58d32616",
53 "typeScriptVersion": "4.2"
54}
\No newline at end of file