{<<"app">>,<<"cors_plug">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,
 <<"An Elixir Plug that adds Cross-Origin Resource Sharing (CORS) headers to\nrequests and responds to preflight requests (OPTIONS).">>}.
{<<"elixir">>,<<"~> 1.11">>}.
{<<"files">>,
 [<<"lib">>,<<"lib/cors_plug.ex">>,<<"mix.exs">>,<<"README.md">>,
  <<"LICENSE">>,<<"CHANGELOG.md">>]}.
{<<"licenses">>,[<<"Apache-2.0">>]}.
{<<"links">>,
 [{<<"Changelog">>,<<"https://hexdocs.pm/cors_plug/changelog.html">>},
  {<<"Github">>,<<"https://github.com/mschae/cors_plug">>}]}.
{<<"name">>,<<"cors_plug">>}.
{<<"requirements">>,
 [[{<<"app">>,<<"plug">>},
   {<<"name">>,<<"plug">>},
   {<<"optional">>,false},
   {<<"repository">>,<<"hexpm">>},
   {<<"requirement">>,<<"~> 1.13">>}]]}.
{<<"version">>,<<"3.0.3">>}.
