{ "name": "testnode", "version": "1.1.0", "description": "test node", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "node-red" : { "nodes": { "test_node_lora": "testnode.js" } } }