UNPKG

orator-dbus

Version:

Orator DBUS queue for RabbitMQ fanout exchange

28 lines (27 loc) 646 B
{ "name": "orator-dbus", "version": "1.0.1", "description": "Orator DBUS queue for RabbitMQ fanout exchange", "main": "source/Orator-DBUS.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jasonhillier/orator-dbus.git" }, "keywords": [ "orator", "dbus", "fable" ], "author": "Jason Hillier", "license": "MIT", "bugs": { "url": "https://github.com/jasonhillier/orator-dbus/issues" }, "homepage": "https://github.com/jasonhillier/orator-dbus#readme", "devDependencies": { "orator": "^1.0.18" } }