{
  "name": "@admitad-tqd/amqp",
  "version": "1.0.3",
  "description": "amqplib module wrapper",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/admitadtqd/tqd-lib-amqp.git"
  },
  "keywords": [
    "amqp",
    "amqplib",
    "rabbitmq",
    "rabbit"
  ],
  "author": "e.popsuev@admitad.com",
  "license": "UNLICENSED",
  "homepage": "https://bitbucket.org/admitadtqd/tqd-lib-amqp#readme",
  "dependencies": {
    "amqplib": "^0.5.3",
    "debug": "^4.1.1"
  }
}
