UNPKG

node-red-node-tmf

Version:

A set of node-red nodes to learn about the TMF APIs http://projects.tmforum.org/wiki/display/API/Open+API+Table

27 lines (26 loc) 743 B
{ "name": "node-red-node-tmf", "version": "0.1.2", "description": "A set of node-red nodes to learn about the TMF APIs http://projects.tmforum.org/wiki/display/API/Open+API+Table", "main": "node-red-node-tmf-api.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/joetriskaide/node-red-node-tmf.git" }, "keywords": [ "nodered", "telemanagementforum", "tmf", "tmf-api", "api-economy" ], "author": "Josef Reisinger", "license": "Apache-2.0", "bugs": { "url": "https://github.com/joetriskaide/node-red-node-tmf/issues" }, "homepage": "https://github.com/joetriskaide/node-red-node-tmf#readme" }