{application, websocket_client,
 [
  {description, "Erlang websocket client"},
  {vsn, "1.1.0"},
  {registered, []},
  {applications, [
                  ssl,
                  crypto,
                  inets
                 ]},
  {env, []},
  {modules, []}
 ]
}.
