[plugin-helpers] remove keywords from package.json

This commit is contained in:
spalger 2018-02-06 18:04:11 -07:00
parent f2924aa0e9
commit 6c64a4d77e

View file

@ -7,10 +7,6 @@
"bin": {
"plugin-helpers": "bin/plugin-helpers.js"
},
"keywords": [
"kibana",
"kibana-plugin"
],
"author": "Spencer Alger <email@spalger.com>",
"license": "Apache-2.0",
"scripts": {