UNPKG

985 BJSONView Raw
1{
2 "name": "@types/finalhandler",
3 "version": "1.1.1",
4 "description": "TypeScript definitions for finalhandler",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/finalhandler",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Ilya Mochalov",
10 "url": "https://github.com/chrootsu",
11 "githubUsername": "chrootsu"
12 },
13 {
14 "name": "Mark Veronda",
15 "url": "https://github.com/hbomark",
16 "githubUsername": "hbomark"
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/finalhandler"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*"
29 },
30 "typesPublisherContentHash": "7e4d30acb43e44be87a53a940a17433b170f25ff0abeed6c4aa2d9f46d05690a",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file