{ "name": "node-red-contrib-ui-cocktail", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jendrik Jäger", "license": "ISC", "node-red": { "nodes": { "ui_button_group": "button-group.js", "ui_gauge_group": "gauge-group.js" } } }