{
  "targets": [
    {
      "target_name": "hyperdex-client",
      "type": "none",
      "actions": [
        {
          "action_name": "build_hyperdex_client",
          "inputs": [""],
          "outputs": [""],
          "action": ["sh", "hyperdex-client-build.sh"]
        }
      ]
    }
  ]
}
