UNPKG

node-red-contrib-rollun-backend-utils

Version:

This package contains utils for backend part of node-red nodes

20 lines (19 loc) 346 B
{ "name": "node-red-contrib-rollun-backend-utils", "version": "1.1.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "node-red", "rollun", "utils" ], "author": "", "license": "ISC", "dependencies": { "lodash": "^4.17.21" } }