UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

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