0
0
Fork 0

Add Hapi's basic auth library

This commit is contained in:
Oliver-Akins 2021-07-23 11:48:07 -06:00
parent 8a119767be
commit 4c039d713f
2 changed files with 40 additions and 0 deletions

View file

@ -21,8 +21,10 @@
},
"homepage": "https://github.com/Oliver-Akins/Quote-Bracket#readme",
"dependencies": {
"@hapi/basic": "^6.0.0",
"@hapi/boom": "^9.1.3",
"@hapi/hapi": "^20.1.5",
"@types/hapi__basic": "^5.1.2",
"@types/hapi__hapi": "^20.0.9",
"@types/node": "^16.3.1",
"axios": "^0.21.1",