diff --git a/package.json b/package.json index aa6f915..83888f9 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,17 @@ "type": "git", "url": "git+https://github.com/digital-boss/n8n-nodes-starter.git" }, + "keywords": [ + "n8n", + "nodemation", + "dnc", + "digital north consulting", + "digital boss", + "nodes", + "custom", + "workflow", + "customer service" + ], "main": "index.js", "scripts": { "dev": "npm run watch",