Current section

Files

Jump to
svx priv example deps phoenix_view hex_metadata.config
Raw

priv/example/deps/phoenix_view/hex_metadata.config

{<<"app">>,<<"phoenix_view">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,<<"Views and template rendering for Phoenix">>}.
{<<"elixir">>,<<"~> 1.9">>}.
{<<"files">>,
[<<"lib">>,<<"lib/phoenix">>,<<"lib/phoenix/template">>,
<<"lib/phoenix/template/exs_engine.ex">>,
<<"lib/phoenix/template/eex_engine.ex">>,
<<"lib/phoenix/template/engine.ex">>,<<"lib/phoenix/view.ex">>,
<<"lib/phoenix/template.ex">>,<<"mix.exs">>,<<".formatter.exs">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,
[{<<"github">>,<<"https://github.com/phoenixframework/phoenix_view">>}]}.
{<<"name">>,<<"phoenix_view">>}.
{<<"requirements">>,
[[{<<"app">>,<<"phoenix_html">>},
{<<"name">>,<<"phoenix_html">>},
{<<"optional">>,true},
{<<"repository">>,<<"hexpm">>},
{<<"requirement">>,<<"~> 2.14.2 or ~> 3.0">>}]]}.
{<<"version">>,<<"1.0.0">>}.