UNPKG

1.17 kBJSONView Raw
1{
2 "name": "@types/serve-static",
3 "version": "1.15.1",
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": "*",
34 "@types/node": "*"
35 },
36 "typesPublisherContentHash": "a5245bfbae31bb734209d348df3855b5fae08859f07b3de412d264f25a0b0232",
37 "typeScriptVersion": "4.2"
38}
\No newline at end of file