{
  "name": "rabbit-config-client",
  "version": "1.1.7",
  "description": "config modules",
  "main": "index.js",
  "scripts": {
    "lint": "jshint index.js lib/*.js test/*.js",
    "test": "mocha && npm run lint"
  },
  "author": "lipengyao",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/lipengyao2016/rabbit-config-client.git"
  },
  "dependencies": {
    "amqplib": "^0.5.2",
    "co": "^4.6.0",
    "lodash": "^4.17.2"
  },
  "keywords": [
    "rabbit-config-client",
    "lipengyao",
    "lipy"
  ]
}
