UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

22 lines (21 loc) 368 B
{ "type": "object", "properties": { "archived": { "type": "boolean" }, "color": { "type": "string" }, "id": { "type": "string" }, "position": { "type": "string" }, "title": { "type": "string" } }, "version": 1 }