UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

25 lines (24 loc) 443 B
{ "type": "object", "properties": { "crunchbase_uuid": { "type": "null" }, "domains": { "type": "array", "items": { "type": "string" } }, "global": { "type": "boolean" }, "id": { "type": "integer" }, "name": { "type": "string" } }, "version": 1 }