From 6d63484b388ee89dff0022f01a759f5c26b72ee3 Mon Sep 17 00:00:00 2001 From: tunnckoCore Date: Wed, 22 Mar 2017 00:28:19 +0200 Subject: [PATCH] fix(package): add keywords --- package.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5b8873d..71ae986 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,20 @@ "files": [ "index.js" ], - "keywords": [], + "keywords": [ + "baseplugin", + "define", + "delegate", + "dush", + "dushplugin", + "enum", + "enumerable", + "helper", + "methods", + "micro", + "minibaseplugin", + "plugins" + ], "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" @@ -89,4 +102,4 @@ "reflinks": true } } -} +} \ No newline at end of file