@types/hapi
Version:
TypeScript definitions for hapi
49 lines • 1.47 kB
JSON
{
"name": "@types/hapi",
"version": "18.0.11",
"description": "TypeScript definitions for hapi",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi",
"license": "MIT",
"contributors": [
{
"name": "Rafael Souza Fijalkowski",
"url": "https://github.com/rafaelsouzaf",
"githubUsername": "rafaelsouzaf"
},
{
"name": "Justin Simms",
"url": "https://github.com/jhsimms",
"githubUsername": "jhsimms"
},
{
"name": "Simon Schick",
"url": "https://github.com/SimonSchick",
"githubUsername": "SimonSchick"
},
{
"name": "Rodrigo Saboya",
"url": "https://github.com/saboya",
"githubUsername": "saboya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/hapi"
},
"scripts": {},
"dependencies": {
"@types/boom": "*",
"@types/catbox": "*",
"@types/iron": "*",
"@types/mimos": "*",
"@types/node": "*",
"@types/podium": "*",
"@types/shot": "*",
"joi": "^17.3.0"
},
"typesPublisherContentHash": "738ad7e54d34f440223c4a925d615834bb7332c1fc1882d9001b8bcec9dae258",
"typeScriptVersion": "4.5"
}