{<<"app">>,<<"httpoison">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,
 <<"Yet Another HTTP client for Elixir powered by hackney">>}.
{<<"elixir">>,<<"~> 1.11">>}.
{<<"files">>,
 [<<"lib">>,<<"lib/httpoison.ex">>,<<"lib/httpoison">>,
  <<"lib/httpoison/handlers">>,<<"lib/httpoison/handlers/multipart.ex">>,
  <<"lib/httpoison/base.ex">>,<<".formatter.exs">>,<<"mix.exs">>,
  <<"README.md">>,<<"LICENSE">>,<<"CHANGELOG.md">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,
 [{<<"Changelog">>,
   <<"https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md">>},
  {<<"GitHub">>,<<"https://github.com/edgurgel/httpoison">>}]}.
{<<"name">>,<<"httpoison">>}.
{<<"requirements">>,
 [[{<<"app">>,<<"hackney">>},
   {<<"name">>,<<"hackney">>},
   {<<"optional">>,false},
   {<<"repository">>,<<"hexpm">>},
   {<<"requirement">>,<<"~> 1.17">>}]]}.
{<<"version">>,<<"2.2.1">>}.
