UNPKG

smithtek-node-red-storenforward

Version:

A contributed Node-RED node, that queues undeliverable messages to file for later delivery.

57 lines (56 loc) 1.63 kB
{ "_from": "smithtek-node-red-storenforward@1.0.2", "_id": "smithtek-node-red-storenforward@1.0.2", "_inBundle": false, "_integrity": "sha512-bcF9s8RhK0kkrCAaB80HG/mkYNca7UywC+pK4fQUH9A3j9UnGydXzj04dhG3ypvBWjRlKzVkxJ7UMxihtJZs1Q==", "_location": "/smithtek-node-red-storenforward", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "smithtek-node-red-storenforward@1.0.2", "name": "smithtek-node-red-storenforward", "escapedName": "smithtek-node-red-storenforward", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/smithtek-node-red-storenforward/-/smithtek-node-red-storenforward-1.0.2.tgz", "_shasum": "b581b6b86c4ecdccd3b27a760d6e0c57d0ccea0a", "_spec": "smithtek-node-red-storenforward@1.0.2", "_where": "C:\\Users\\Daniel\\.node-red", "bundleDependencies": false, "dependencies": { "node-persistent-queue": "^0.3.1", "shallowequal": "^1.0.1" }, "deprecated": false, "description": "A contributed Node-RED node, that queues undeliverable messages to file for later delivery.", "keywords": [ "node-red", "node-red-contrib", "node", "iot", "queue", "smithtek", "persistent", "sqlite" ], "license": "GPL-3.0+", "name": "smithtek-node-red-storenforward", "node-red": { "nodes": { "queue": "queue/ready-queue.js" } }, "origional author": { "name": "Damien Clark", "email": "info@smithtek.com.au", "contributor": "Smithtek" }, "version": "1.0.3" }