UNPKG

1.81 kBJSONView Raw
1{
2 "name": "@types/express-serve-static-core",
3 "version": "4.17.28",
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 "typesVersions": {
42 "<=4.0": {
43 "*": [
44 "ts4.0/*"
45 ]
46 }
47 },
48 "repository": {
49 "type": "git",
50 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
51 "directory": "types/express-serve-static-core"
52 },
53 "scripts": {},
54 "dependencies": {
55 "@types/node": "*",
56 "@types/qs": "*",
57 "@types/range-parser": "*"
58 },
59 "typesPublisherContentHash": "e8b75bce16c2593d8d5f9521ddcf5db42875f8406701ed9eca5178f1b74e91b9",
60 "typeScriptVersion": "3.8"
61}
\No newline at end of file