Files

14 lines
520 B
Plaintext
Raw Permalink Normal View History

2026-07-14 22:50:46 +04:00
{<<"links">>,
[{<<"GitHub">>,<<"https://github.com/phoenixframework/dns_cluster">>}]}.
{<<"name">>,<<"dns_cluster">>}.
{<<"version">>,<<"0.2.0">>}.
{<<"description">>,<<"Simple DNS clustering for distributed Elixir nodes">>}.
{<<"elixir">>,<<"~> 1.11">>}.
{<<"files">>,
[<<"lib">>,<<"lib/dns_cluster.ex">>,<<"CHANGELOG.md">>,<<"LICENSE.md">>,
<<"mix.exs">>,<<"README.md">>,<<".formatter.exs">>]}.
{<<"app">>,<<"dns_cluster">>}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"requirements">>,[]}.
{<<"build_tools">>,[<<"mix">>]}.