UNPKG

2.11 kBJSONView Raw
1{
2 "name": "@types/express-serve-static-core",
3 "version": "4.17.24",
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": "Michał Lytek",
15 "url": "https://github.com/19majkel94",
16 "githubUsername": "19majkel94"
17 },
18 {
19 "name": "Kacper Polak",
20 "url": "https://github.com/kacepe",
21 "githubUsername": "kacepe"
22 },
23 {
24 "name": "Satana Charuwichitratana",
25 "url": "https://github.com/micksatana",
26 "githubUsername": "micksatana"
27 },
28 {
29 "name": "Sami Jaber",
30 "url": "https://github.com/samijaber",
31 "githubUsername": "samijaber"
32 },
33 {
34 "name": "Jose Luis Leon",
35 "url": "https://github.com/JoseLion",
36 "githubUsername": "JoseLion"
37 },
38 {
39 "name": "David Stephens",
40 "url": "https://github.com/dwrss",
41 "githubUsername": "dwrss"
42 },
43 {
44 "name": "Shin Ando",
45 "url": "https://github.com/andoshin11",
46 "githubUsername": "andoshin11"
47 }
48 ],
49 "main": "",
50 "types": "index.d.ts",
51 "typesVersions": {
52 "<=4.0": {
53 "*": [
54 "ts4.0/*"
55 ]
56 }
57 },
58 "repository": {
59 "type": "git",
60 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
61 "directory": "types/express-serve-static-core"
62 },
63 "scripts": {},
64 "dependencies": {
65 "@types/node": "*",
66 "@types/qs": "*",
67 "@types/range-parser": "*"
68 },
69 "typesPublisherContentHash": "28c771b9232b87dd5e3f8dc2f41428960d69db364050502917a529870640f2eb",
70 "typeScriptVersion": "3.6"
71}
\No newline at end of file