From 63eea52af6aeb22c101571ecabfa72b920450bc6 Mon Sep 17 00:00:00 2001 From: Narayana Swamy Date: Sat, 19 Oct 2019 11:21:48 +0530 Subject: [PATCH] package json keywords update --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index aacaa29..8610be8 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ "url": "git+https://github.com/nswamy14/visual-heatmap.git" }, "keywords": [ - "WebGL", - "Heatmap", - "Visual Heatmap", - "2d Graphics", - "Rendering", + "webgl", + "heatmap", + "visual heatmap", + "2d graphics", + "rendering", "visualization", - "HighScale" + "highScale" ], "author": "Narayana Swamy", "license": "BSD-3-Clause",