435 lines
14 KiB
JSON
435 lines
14 KiB
JSON
{
|
|
"name": "node-red-project",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "node-red-project",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"node-red-node-email": "~5.0.1"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/node-red-node-email/-/node-red-node-email-5.0.1.tgz",
|
|
"integrity": "sha512-QTfgaiP+Z0X6YvDEMHkh5bS7G3xE74fqeJN9h8I4AjUXrB8zMu2GAs73wmBK7bx97i1W45HFCFCe9D92GaLZAw==",
|
|
"bundleDependencies": [
|
|
"imap",
|
|
"node-pop3",
|
|
"mailparser",
|
|
"nodemailer",
|
|
"smtp-server"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"imap": "^0.8.19",
|
|
"mailparser": "^3.7.5",
|
|
"node-pop3": "^0.10.0",
|
|
"nodemailer": "^7.0.9",
|
|
"smtp-server": "^3.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/@selderee/plugin-htmlparser2": {
|
|
"version": "0.11.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domhandler": "^5.0.3",
|
|
"selderee": "^0.11.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/@zone-eu/mailsplit": {
|
|
"version": "5.4.7",
|
|
"inBundle": true,
|
|
"license": "(MIT OR EUPL-1.1+)",
|
|
"dependencies": {
|
|
"libbase64": "1.3.0",
|
|
"libmime": "5.3.7",
|
|
"libqp": "2.1.1"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/base32.js": {
|
|
"version": "0.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/deepmerge": {
|
|
"version": "4.3.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/dom-serializer": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/domelementtype": {
|
|
"version": "2.3.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/domhandler": {
|
|
"version": "5.0.3",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/domutils": {
|
|
"version": "3.2.2",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/encoding-japanese": {
|
|
"version": "2.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/entities": {
|
|
"version": "4.5.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/he": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/html-to-text": {
|
|
"version": "9.0.5",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@selderee/plugin-htmlparser2": "^0.11.0",
|
|
"deepmerge": "^4.3.1",
|
|
"dom-serializer": "^2.0.0",
|
|
"htmlparser2": "^8.0.2",
|
|
"selderee": "^0.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/htmlparser2": {
|
|
"version": "8.0.2",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/iconv-lite": {
|
|
"version": "0.7.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/express"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/imap": {
|
|
"version": "0.8.19",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"readable-stream": "1.1.x",
|
|
"utf7": ">=1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/ipv6-normalize": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/leac": {
|
|
"version": "0.6.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/libbase64": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/libmime": {
|
|
"version": "5.3.7",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding-japanese": "2.2.0",
|
|
"iconv-lite": "0.6.3",
|
|
"libbase64": "1.3.0",
|
|
"libqp": "2.1.1"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/libmime/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/libqp": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/linkify-it": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uc.micro": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/mailparser": {
|
|
"version": "3.9.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@zone-eu/mailsplit": "5.4.7",
|
|
"encoding-japanese": "2.2.0",
|
|
"he": "1.2.0",
|
|
"html-to-text": "9.0.5",
|
|
"iconv-lite": "0.7.0",
|
|
"libmime": "5.3.7",
|
|
"linkify-it": "5.0.0",
|
|
"nodemailer": "7.0.10",
|
|
"punycode.js": "2.3.1",
|
|
"tlds": "1.261.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/mailparser/node_modules/nodemailer": {
|
|
"version": "7.0.10",
|
|
"inBundle": true,
|
|
"license": "MIT-0",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/node-pop3": {
|
|
"version": "0.10.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"pop": "bin/pop.js"
|
|
},
|
|
"engines": {
|
|
"node": "^20.11.0 || >= 22.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/nodemailer": {
|
|
"version": "7.0.11",
|
|
"inBundle": true,
|
|
"license": "MIT-0",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/parseley": {
|
|
"version": "0.12.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"leac": "^0.6.0",
|
|
"peberminta": "^0.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/peberminta": {
|
|
"version": "0.9.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/punycode.js": {
|
|
"version": "2.3.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/readable-stream": {
|
|
"version": "1.1.14",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/selderee": {
|
|
"version": "0.11.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parseley": "^0.12.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/smtp-server": {
|
|
"version": "3.16.1",
|
|
"inBundle": true,
|
|
"license": "MIT-0",
|
|
"dependencies": {
|
|
"base32.js": "0.1.0",
|
|
"ipv6-normalize": "1.0.1",
|
|
"nodemailer": "7.0.10",
|
|
"punycode.js": "2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/smtp-server/node_modules/nodemailer": {
|
|
"version": "7.0.10",
|
|
"inBundle": true,
|
|
"license": "MIT-0",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/tlds": {
|
|
"version": "1.261.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"tlds": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/uc.micro": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-red-node-email/node_modules/utf7": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"semver": "~5.3.0"
|
|
}
|
|
}
|
|
}
|
|
}
|