summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r--packages/integrations/vue/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 93f6a09c2..c7ff50e39 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -11,6 +11,11 @@
"url": "https://github.com/withastro/astro.git",
"directory": "packages/integrations/vue"
},
+ "keywords": [
+ "astro-component",
+ "renderer",
+ "vue"
+ ],
"bugs": "https://github.com/withastro/astro/issues",
"homepage": "https://astro.build",
"exports": {