From d0a6d6023fdc52377d4b3c5b22add3d64de7554f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Thu, 2 Mar 2023 22:00:07 +0300 Subject: [PATCH] Add keywords --- package.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/package.json b/package.json index 2ebb7baf0..60bdf8616 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,19 @@ "apidoc": "node ./api-generator/build-apidoc.js", "build:api": "node ./api-generator/build-api.js && npm run apidoc" }, + "keywords": [ + "primevue", + "vue", + "vue.js", + "vue2", + "vue3", + "ui library", + "component library", + "material", + "bootstrap", + "fluent", + "tailwind" + ], "devDependencies": { "@babel/eslint-parser": "^7.18.9", "@fullcalendar/core": "^5.11.0",