UNPKG

1.02 kBJSONView Raw
1{
2 "name": "@types/serve-favicon",
3 "version": "2.5.3",
4 "description": "TypeScript definitions for serve-favicon",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-favicon",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Uros Smolnik",
10 "url": "https://github.com/urossmolnik",
11 "githubUsername": "urossmolnik"
12 },
13 {
14 "name": "Piotr Błażejewicz",
15 "url": "https://github.com/peterblazejewicz",
16 "githubUsername": "peterblazejewicz"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/serve-favicon"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/express": "*"
29 },
30 "typesPublisherContentHash": "8e9fd4c2ea85528ff25c1e30a43e4e1ddbe8094999921e152a2df32bf2cefce3",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file