From 9a69403d8b5aa7212753a3ff930f66499d1ecf1b Mon Sep 17 00:00:00 2001 From: Marcel Eichner Date: Wed, 21 Dec 2016 15:45:43 +0100 Subject: [PATCH] chore: add some keywords used in circleboard1 --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b217332..6d3c9e6 100644 --- a/package.json +++ b/package.json @@ -3,12 +3,17 @@ "version": "2.0.0", "description": "tabular display of the latest builds on CircleCi", "keywords": [ + "board", + "ci", "circleci", + "continuous", "dashboard", + "display", + "integration", + "monitor", "status-monitor", "status", - "monitor", - "board" + "unit-test" ], "contributors": [ {