{
  "name": "rabbitha",
  "version": "1.0.5",
  "description": "Highly available RabbitMQ wrapper",
  "main": "index.js",
  "dependencies": {
    "amqplib":"0.4.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ecoruh/rabbitha.git"
  },
  "keywords": [
    "RabbitMQ",
    "RMQ",
    "ha"
  ],
  "author": "Ergun Coruh",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ecoruh/rabbitha/issues"
  },
  "homepage": "https://github.com/ecoruh/rabbitha"
}