Skip to content

Commit 2fe1b3c

Browse files
committed
Update keywords
1 parent 5715956 commit 2fe1b3c

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hapi-auth-api-key",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "API Key authentication strategy for Hapi.js",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -23,8 +23,12 @@
2323
"keywords": [
2424
"hapi",
2525
"hapi.js",
26+
"auth",
2627
"authentication",
27-
"api key"
28+
"api key",
29+
"plugin",
30+
"hapi plugin",
31+
"scheme"
2832
],
2933
"author": "John Watson",
3034
"license": "MIT",

0 commit comments

Comments
 (0)