node-red-node-email
Version:
Node-RED nodes to send and receive simple emails.
20 lines (19 loc) • 475 B
JSON
{
"name": "ipv6-normalize",
"version": "1.0.1",
"description": "ipv6-normalize",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"author": "Po-Ying Chen <poying.me@gmail.com> (陳柏穎)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/poying/ipv6-normalize.git"
},
"bugs": {
"url": "https://github.com/poying/ipv6-normalize/issues"
},
"homepage": "https://github.com/poying/ipv6-normalize"
}