First version with node-red keyword

This commit is contained in:
Peter Stuifzand 2019-02-14 22:23:03 +01:00
parent 94f70d2565
commit f571d95104

View File

@ -1,9 +1,11 @@
{
"name" : "node-red-contrib-micropub",
"version": "0.2.1",
"version": "0.3.0",
"description": "Node that publishes to micropub endpoints",
"dependencies": {
"micropub-helper": "1.5.3"
},
"keywords": ["node-red"],
"node-red" : {
"nodes": {
"indieauth": "indieauth.js",