From 8a06a30115995d3eb26ac73cd725c2e3038ec34c Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Fri, 10 Mar 2017 09:55:10 -0800 Subject: [PATCH] add keywords to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0ae0630..7b93729 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "TJ Holowaychuk (https://github.com/tj)", "w0den (https://github.com/w0den)" ], + "keywords": ["strftime", "format", "string", "time", "date"], "repository": { "type": "git", "url": "git://github.com/samsonjs/strftime.git"