1 | {
|
2 | "name": "@types/serve-static",
|
3 | "version": "1.15.7",
|
4 | "description": "TypeScript definitions for serve-static",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Uros Smolnik",
|
10 | "githubUsername": "urossmolnik",
|
11 | "url": "https://github.com/urossmolnik"
|
12 | },
|
13 | {
|
14 | "name": "Linus Unnebäck",
|
15 | "githubUsername": "LinusU",
|
16 | "url": "https://github.com/LinusU"
|
17 | },
|
18 | {
|
19 | "name": "Devansh Jethmalani",
|
20 | "githubUsername": "devanshj",
|
21 | "url": "https://github.com/devanshj"
|
22 | }
|
23 | ],
|
24 | "main": "",
|
25 | "types": "index.d.ts",
|
26 | "repository": {
|
27 | "type": "git",
|
28 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
29 | "directory": "types/serve-static"
|
30 | },
|
31 | "scripts": {},
|
32 | "dependencies": {
|
33 | "@types/http-errors": "*",
|
34 | "@types/node": "*",
|
35 | "@types/send": "*"
|
36 | },
|
37 | "typesPublisherContentHash": "781872d0ec274d5e3360acd4087e25d9d8440401b99181fe8cd1fc968aa78b14",
|
38 | "typeScriptVersion": "4.7"
|
39 | } |
\ | No newline at end of file |