From 8668b007268664468a562e908de80fa34c2d9c92 Mon Sep 17 00:00:00 2001 From: Vojtech Masek Date: Wed, 16 Oct 2024 10:17:32 +0200 Subject: [PATCH] feat: add keywords for NPM to display Signed-off-by: Vojtech Masek --- package.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/package.json b/package.json index baee58fcb..34371d257 100644 --- a/package.json +++ b/package.json @@ -126,6 +126,27 @@ "@nx/nx-darwin-x64": "^16.10.0", "@nx/nx-linux-x64-gnu": "16.7.4" }, + "keywords": [ + "CLI", + "Code PushUp", + "automation", + "developer tools", + "code quality", + "build tools", + "KPI tracking", + "tech debt", + "automated feedback", + "regression guard", + "CI integration", + "code management", + "actionable feedback", + "trend analysis", + "static analysis", + "linting", + "audit", + "performance", + "score monitoring" + ], "config": { "commitizen": { "path": "@commitlint/cz-commitlint"