{<<"app">>,<<"ex_crypto">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,
 <<"A wrapper around the Erlang Crypto module with sensible defaults for common tasks.">>}.
{<<"elixir">>,<<">= 1.4.2">>}.
{<<"files">>,
 [<<"lib">>,<<"lib/ex_crypto">>,<<"lib/ex_crypto/hash.ex">>,
  <<"lib/ex_crypto/hmac.ex">>,<<"lib/ex_crypto/ex_entropy.ex">>,
  <<"lib/ex_crypto/token.ex">>,<<"lib/exception.ex">>,
  <<"lib/ex_public_key.ex">>,<<"lib/ex_crypto.ex">>,<<"lib/ex_public_key">>,
  <<"lib/ex_public_key/ex_rsa_private_key.ex">>,
  <<"lib/ex_public_key/ex_rsa_public_key.ex">>,<<"mix.exs">>,<<"README.md">>,
  <<"LICENSE">>,<<"CHANGELOG.md">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,
 [{<<"Docs">>,<<"https://hexdocs.pm/ex_crypto/readme.html">>},
  {<<"Github">>,<<"https://github.com/ntrepid8/ex_crypto">>}]}.
{<<"name">>,<<"ex_crypto">>}.
{<<"requirements">>,
 [[{<<"app">>,<<"poison">>},
   {<<"name">>,<<"poison">>},
   {<<"optional">>,false},
   {<<"repository">>,<<"hexpm">>},
   {<<"requirement">>,<<">= 2.0.0">>}]]}.
{<<"version">>,<<"0.10.0">>}.
