node-red-node-tmf-api-beta
Version:
A sample palette of nodes for tmf-api
31 lines (30 loc) • 732 B
JSON
{
"name" : "node-red-node-tmf-api-beta",
"version" : "0.1.3",
"description" : "A sample palette of nodes for tmf-api",
"dependencies": {
},
"keywords": [ "tele management forum", "tmf","api economy" ],
"node-red" : {
"nodes": {
"node-red-node-tmf-api":"node-red-node-tmf-api.js"
}
},
"repository": {
"type": "git",
"url": "https://github.com/joetriskaide/node-red-node-tmf.git"
},
"license": "Apache-2.0",
"author": {
"name": "Josef Reisinger",
"email": "josef.reisinger@de.ibm.com"
},
"contributors": [
],
"maintainers": [
{
"name": "Josef Reisinger",
"email": "Josef.reisinger@de.ibm.com"
}
]
}