diff --git a/package.json b/package.json
index fc06aed80685c60f6c8b007e0bb00fc12cb918a3..638eec24f5c852dd71bc347bb9fafbcc32e13ec7 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,11 @@
   "repository": "https://github.com/cometkim/gatsby-plugin-typegen.git",
   "author": "Hyeseong Kim <cometkim.kr@gmail.com>",
   "license": "MIT",
+  "keywords": [
+    "gatsby",
+    "gatsby-plugin",
+    "typescript"
+  ],
   "engines": {
     "node": ">=10.0.0"
   },