mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-11-10 02:27:29 -06:00
20 lines
259 B
JSON
20 lines
259 B
JSON
|
|
{
|
||
|
|
"node": "n8n-nodes-base.outgrow",
|
||
|
|
"nodeVersion": "1.0",
|
||
|
|
"codexVersion": "1.0",
|
||
|
|
"categories": [
|
||
|
|
"Miscellaneous"
|
||
|
|
],
|
||
|
|
"resources": {
|
||
|
|
"credentialDocumentation": [
|
||
|
|
{
|
||
|
|
"url": ""
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"primaryDocumentation": [
|
||
|
|
{
|
||
|
|
"url": ""
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|