Add Hapi's basic auth library
This commit is contained in:
parent
8a119767be
commit
4c039d713f
2 changed files with 40 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue