IoT project implemented with RabbitMQ broker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

20 lines
512 B

{
"name": "rabbitmq_project",
"version": "1.0.0",
"description": "rabbitmq project",
"main": "consumer.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "tasos",
"license": "ISC",
"dependencies": {
"amqplib": "^0.6.0",
"http": "0.0.1-security",
"influx": "^5.6.3",
"influxdb-nodejs": "^3.1.0",
"install": "^0.13.0",
"nodemailer": "^6.4.17",
"socket.io-client": "^3.1.0"
}
}