Current section

Files

Jump to
svx priv example deps phoenix_html hex_metadata.config
Raw

priv/example/deps/phoenix_html/hex_metadata.config

{<<"app">>,<<"phoenix_html">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,
<<"Phoenix view functions for working with HTML templates">>}.
{<<"elixir">>,<<"~> 1.7">>}.
{<<"files">>,
[<<"lib">>,<<"lib/phoenix_html">>,<<"lib/phoenix_html/format.ex">>,
<<"lib/phoenix_html/link.ex">>,<<"lib/phoenix_html/safe.ex">>,
<<"lib/phoenix_html/form_data.ex">>,<<"lib/phoenix_html/tag.ex">>,
<<"lib/phoenix_html/engine.ex">>,<<"lib/phoenix_html/form.ex">>,
<<"lib/phoenix_html.ex">>,<<"priv">>,<<"priv/static">>,
<<"priv/static/phoenix_html.js">>,<<"CHANGELOG.md">>,<<"LICENSE">>,
<<"mix.exs">>,<<"package.json">>,<<"README.md">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,
[{<<"github">>,<<"https://github.com/phoenixframework/phoenix_html">>}]}.
{<<"name">>,<<"phoenix_html">>}.
{<<"requirements">>,
[[{<<"app">>,<<"plug">>},
{<<"name">>,<<"plug">>},
{<<"optional">>,true},
{<<"repository">>,<<"hexpm">>},
{<<"requirement">>,<<"~> 1.5">>}]]}.
{<<"version">>,<<"3.1.0">>}.