UNPKG

node-red-contrib-oscar-segmentation-data

Version:

Segmentation Data Service

25 lines 518 B
{ "name": "node-red-contrib-oscar-segmentation-data", "version": "0.1.4", "description": "Segmentation Data Service", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "node-red", "upv", "grycap", "segmentation data service", "segmentation data service", "oscar" ], "author": "Vicente Rodriguez Benitez", "license": "ISC", "node-red": { "version": ">=2.0.0", "nodes": { "SD-node": "SD.js" } } }