mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-20 10:46:16 -06:00
20 lines
266 B
JSON
20 lines
266 B
JSON
|
|
{
|
||
|
|
"node": "n8n-nodes-base.verificarEmail",
|
||
|
|
"nodeVersion": "1.0",
|
||
|
|
"codexVersion": "1.0",
|
||
|
|
"categories": [
|
||
|
|
"Miscellaneous"
|
||
|
|
],
|
||
|
|
"resources": {
|
||
|
|
"credentialDocumentation": [
|
||
|
|
{
|
||
|
|
"url": ""
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"primaryDocumentation": [
|
||
|
|
{
|
||
|
|
"url": ""
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|