mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 22:12:26 -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",
|
"type": "git",
|
||||||
"url": "git+https://github.com/digital-boss/n8n-nodes-starter.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",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "npm run watch",
|
"dev": "npm run watch",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue