From f5f9c2f0b6927562fc4d898f39ae4726aff539a1 Mon Sep 17 00:00:00 2001 From: Brian Blakely Date: Tue, 8 Mar 2016 04:28:40 +0000 Subject: [PATCH] Spruced up package keywords. --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5830f6c..f074042 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,12 @@ "bugs": "https://github.com/brianblakely/nodep-date-input-polyfill/issues", "keywords": [ "html5", + "light", + "lightweight", + "input", + "type", "date", "datepicker", - "type", "polyfill" ], "analyze": true,