diff --git a/package.json b/package.json index ef96eb0..b52a0f8 100644 --- a/package.json +++ b/package.json @@ -9,5 +9,12 @@ "repository": { "type": "git", "url": "https://github.com/stevenkaspar/gatsby-plugin-ngrok-tunneling.git" - } + }, + "keywords": [ + "gatsby", + "gatsby-plugin", + "ngrok", + "tunneling", + "plugin" + ] }