UNPKG

1.38 kBJSONView Raw
1{
2 "name": "@types/hapi",
3 "version": "18.0.5",
4 "description": "TypeScript definitions for hapi",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Rafael Souza Fijalkowski",
9 "url": "https://github.com/rafaelsouzaf",
10 "githubUsername": "rafaelsouzaf"
11 },
12 {
13 "name": "Justin Simms",
14 "url": "https://github.com/jhsimms",
15 "githubUsername": "jhsimms"
16 },
17 {
18 "name": "Simon Schick",
19 "url": "https://github.com/SimonSchick",
20 "githubUsername": "SimonSchick"
21 },
22 {
23 "name": "Rodrigo Saboya",
24 "url": "https://github.com/saboya",
25 "githubUsername": "saboya"
26 }
27 ],
28 "main": "",
29 "types": "index.d.ts",
30 "repository": {
31 "type": "git",
32 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
33 "directory": "types/hapi"
34 },
35 "scripts": {},
36 "dependencies": {
37 "@types/boom": "*",
38 "@types/catbox": "*",
39 "@types/iron": "*",
40 "@types/mimos": "*",
41 "@types/node": "*",
42 "@types/podium": "*",
43 "@types/shot": "*",
44 "joi": "^17.3.0"
45 },
46 "typesPublisherContentHash": "0a895dca749ac435cd51503fea6d4710ca4b259cf4b444efd5b50146637e2998",
47 "typeScriptVersion": "3.4"
48}
\No newline at end of file