mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-29 06:22:24 -05:00
Add keywords
This commit is contained in:
parent
5142c103fd
commit
a11487479a
1 changed files with 11 additions and 0 deletions
11
package.json
11
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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue