1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-13 22:23:42 +01:00
spacebarchat/scripts/rabbitmq/package.json
2021-08-12 01:02:14 +02:00

16 lines
270 B
JSON

{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "rabbitmq.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"amqplib": "^0.8.0"
}
}