diff --git a/package.json b/package.json index d36fff0..faf9183 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,11 @@ "repository": "https://github.com/moritzruth/node-enttec-open-dmx-usb.git", "author": "Moritz Ruth ", "license": "MIT", + "keywords": [ + "dmx", + "enttec", + "usb" + ], "scripts": { "build": "pika build", "lint": "eslint src",