14 lines
520 B
Plaintext
14 lines
520 B
Plaintext
{<<"links">>,
|
|
[{<<"GitHub">>,<<"https://github.com/phoenixframework/dns_cluster">>}]}.
|
|
{<<"name">>,<<"dns_cluster">>}.
|
|
{<<"version">>,<<"0.1.3">>}.
|
|
{<<"description">>,<<"Simple DNS clustering for distributed Elixir nodes">>}.
|
|
{<<"elixir">>,<<"~> 1.11">>}.
|
|
{<<"app">>,<<"dns_cluster">>}.
|
|
{<<"licenses">>,[<<"MIT">>]}.
|
|
{<<"files">>,
|
|
[<<"lib">>,<<"lib/dns_cluster.ex">>,<<"CHANGELOG.md">>,<<"LICENSE.md">>,
|
|
<<"mix.exs">>,<<"README.md">>,<<".formatter.exs">>]}.
|
|
{<<"requirements">>,[]}.
|
|
{<<"build_tools">>,[<<"mix">>]}.
|