@types/hapi-auth-bearer-token
Version:
TypeScript definitions for hapi-auth-bearer-token
29 lines • 935 B
JSON
{
"name": "@types/hapi-auth-bearer-token",
"version": "6.1.8",
"description": "TypeScript definitions for hapi-auth-bearer-token",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi-auth-bearer-token",
"license": "MIT",
"contributors": [
{
"name": "Rodrigo Saboya",
"githubUsername": "saboya",
"url": "https://github.com/saboya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/hapi-auth-bearer-token"
},
"scripts": {},
"dependencies": {
"@hapi/hapi": "^21.1.0",
"@types/node": "*",
"joi": "^17.7.0"
},
"typesPublisherContentHash": "21c516ee081d8679f540907af860c03df59ea6eef79abe6093eae27f13fd3b62",
"typeScriptVersion": "4.9"
}