From 03a134b9848323e06924d416cb8b322f43ae9c52 Mon Sep 17 00:00:00 2001 From: Pascal Date: Sun, 18 Nov 2018 13:25:00 +0100 Subject: [PATCH] added keywords --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index b00b69de..27f3deef 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,9 @@ "author": "Pascal Luther", "repository": "https://github.com/lupas", "homepage": "https://github.com/lupas/nuxt-fire", + "keywords": [ + "nuxt, firebase" + ], "publishConfig": { "access": "public" },