First version with node-red keyword
This commit is contained in:
parent
94f70d2565
commit
f571d95104
|
@ -1,9 +1,11 @@
|
||||||
{
|
{
|
||||||
"name" : "node-red-contrib-micropub",
|
"name" : "node-red-contrib-micropub",
|
||||||
"version": "0.2.1",
|
"version": "0.3.0",
|
||||||
|
"description": "Node that publishes to micropub endpoints",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"micropub-helper": "1.5.3"
|
"micropub-helper": "1.5.3"
|
||||||
},
|
},
|
||||||
|
"keywords": ["node-red"],
|
||||||
"node-red" : {
|
"node-red" : {
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"indieauth": "indieauth.js",
|
"indieauth": "indieauth.js",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user