UNPKG

qm-inject

Version:
29 lines 635 B
{ "name": "qm-inject", "version": "1.0.8", "description": "inject module - Node-Red", "main": "inject-special.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/modulesQuimera/qm-inject.git" }, "keywords": [ "quimera", "hub", "JIG" ], "author": "HUB-LSE", "license": "ISC", "bugs": { "url": "https://github.com/modulesQuimera/qm-inject/issues" }, "homepage": "https://github.com/modulesQuimera/qm-inject#readme", "node-red": { "nodes": { "inject": "inject-special.js" } } }