{
  "name": "rt-mysql-galera-client",
  "version": "1.0.0",
  "description": "roytan's mysql galera client with multi-host and pool support",
  "homepage": "https://github.com/roytan883/rt-mysql-galera-client",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/roytan883/rt-mysql-galera-client.git"
  },
  "bugs": {
    "url": "https://github.com/roytan883/rt-mysql-galera-client/issues"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "roytan",
    "mysql",
    "galera",
    "client",
    "pool"
  ],
  "author": "roytan",
  "contributors": [
    {
      "name": "roytan",
      "email": "blueness883@163.com"
    }
  ],
  "dependencies": {
    "lodash": "^4.13.1",
    "mysql": "2.10.2"
  },
  "license": "ISC"
}
