UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

31 lines (30 loc) 607 B
{ "type": "object", "properties": { "email": { "type": "string" }, "githubUsername": { "type": "string" }, "isNotDisposable": { "type": "boolean" }, "isNotSmtpCatchAll": { "type": "boolean" }, "microsoftAccountExists": { "type": "boolean" }, "mxExists": { "type": "boolean" }, "smtpExists": { "type": "boolean" }, "trustRate": { "type": "integer" } }, "version": 1 }