-
- Downloads
init commit
... | @@ -2,7 +2,11 @@ | ... | @@ -2,7 +2,11 @@ |
"name": "DF-Dashboard", | "name": "DF-Dashboard", | ||
"description": "A dashboard for the digital factory of the Hochschule Emden/Leer", | "description": "A dashboard for the digital factory of the Hochschule Emden/Leer", | ||
"version": "0.0.1", | "version": "0.0.1", | ||
"dependencies": {}, | "dependencies": { | ||
"node-red-dashboard": "3.4.0", | |||
"node-red-node-ui-list": "0.3.6", | |||
"node-red-contrib-ui-editor": "0.0.1" | |||
}, | |||
"node-red": { | "node-red": { | ||
"settings": { | "settings": { | ||
"flowFile": "flow.json", | "flowFile": "flow.json", | ||
... | ... |
Please register or sign in to comment