From 67c76c4064b8a9eb669979b2fcee4c7531e3f629 Mon Sep 17 00:00:00 2001 From: John Law Date: Wed, 15 May 2019 06:18:34 +0800 Subject: [PATCH] Update package.json --- package.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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" + ] }