This commit is contained in:
2019-05-21 09:48:31 +00:00
parent 34b55d3552
commit 6b16180046
3 changed files with 6 additions and 4 deletions

View File

@ -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": {