UNPKG

node-red-contrib-oscar-fishdetector-zip-async

Version:

OSCAR Fish Detector ZIP Async

28 lines (26 loc) 462 B
{ "name": "node-red-contrib-oscar-fishdetector-zip-async", "version": "0.2.0", "description": "OSCAR Fish Detector ZIP Async", "keywords": [ "node-red", "node-red-contrib", "OSCAR", "UPV", "iMagine", "oscar-fishdetector-zip-async", "AI4EOSC", "AI4IOS", "GryCAP" ], "license": "Apache-2.0", "node-red": { "nodes": { "OSCAR": "subflow.js" }, "dependencies": [] }, "dependencies": { "crypto-js": "^4.0.0" } }