UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

19 lines (18 loc) 306 B
{ "type": "object", "properties": { "code": { "type": "integer" }, "signal": { "type": "null" }, "stderr": { "type": "string" }, "stdout": { "type": "string" } }, "version": 5 }