UNPKG

1.18 kBJSONView Raw
1{
2 "name": "@types/serve-static",
3 "version": "1.13.10",
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 "url": "https://github.com/urossmolnik",
11 "githubUsername": "urossmolnik"
12 },
13 {
14 "name": "Linus Unnebäck",
15 "url": "https://github.com/LinusU",
16 "githubUsername": "LinusU"
17 },
18 {
19 "name": "Devansh Jethmalani",
20 "url": "https://github.com/devanshj",
21 "githubUsername": "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/mime": "^1",
34 "@types/node": "*"
35 },
36 "typesPublisherContentHash": "d7ba4df44ab0b22c50e477e33159f25cc838b045f2d25519651a7d6005a9faed",
37 "typeScriptVersion": "3.6"
38}
\No newline at end of file