{
  "name": "johnnymast/mysql_websocket_chat",
  "description": "Quickly get a websocket chat up and running.",
  "minimum-stability": "stable",
  "license": "proprietary",
  "authors": [
    {
      "name": "Johnny Mast",
      "email": "mastjohnny@gmail.com"
    }
  ],
  "require": {
    "cboden/ratchet": "v0.4.1",
    "fzaninotto/faker": "^1.7",
    "ext-pdo": "*",
    "squizlabs/php_codesniffer": "*",
    "ext-json": "*"
  }
}
