diff --git a/package.json b/package.json deleted file mode 100644 index a624b99..0000000 --- a/package.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "myproducer", - "version": "1.0.0", - "description": "", - "main": "producer.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "", - "license": "ISC", - "dependencies": { - "amqplib": "^0.6.0", - "serialport": "^9.0.4" - } -}