UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

22 lines (21 loc) 357 B
{ "type": "object", "properties": { "id": { "type": "string" }, "mode": { "type": "string" }, "name": { "type": "string" }, "path": { "type": "string" }, "type": { "type": "string" } }, "version": 1 }