UNPKG

1.74 kBJSONView Raw
1{
2 "name": "@types/express-serve-static-core",
3 "version": "4.19.0",
4 "description": "TypeScript definitions for express-serve-static-core",
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 "githubUsername": "borisyankov",
11 "url": "https://github.com/borisyankov"
12 },
13 {
14 "name": "Satana Charuwichitratana",
15 "githubUsername": "micksatana",
16 "url": "https://github.com/micksatana"
17 },
18 {
19 "name": "Sami Jaber",
20 "githubUsername": "samijaber",
21 "url": "https://github.com/samijaber"
22 },
23 {
24 "name": "Jose Luis Leon",
25 "githubUsername": "JoseLion",
26 "url": "https://github.com/JoseLion"
27 },
28 {
29 "name": "David Stephens",
30 "githubUsername": "dwrss",
31 "url": "https://github.com/dwrss"
32 },
33 {
34 "name": "Shin Ando",
35 "githubUsername": "andoshin11",
36 "url": "https://github.com/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": "a69ff76a4af51a72b9c21aef5507a22ae657992a35a887436806eeedff4c5348",
54 "typeScriptVersion": "4.7"
55}
\No newline at end of file