changed
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
{
|
||||
"name": "CentralProject",
|
||||
"description": "A Node-RED Project",
|
||||
"description": "NodeRed based stream processor",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"node-red-contrib-influxdb": "0.2.2",
|
||||
"node-red-node-email": "0.1.29"
|
||||
"node-red-node-email": "0.1.29",
|
||||
"node-red-contrib-telegrambot": "5.3.0",
|
||||
"node-red-node-twitter": "1.1.4"
|
||||
},
|
||||
"node-red": {
|
||||
"settings": {
|
||||
|
Reference in New Issue
Block a user