UNPKG

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