11 lines
452 B
Text
11 lines
452 B
Text
{<<"app">>,<<"connection">>}.
|
|
{<<"build_tools">>,[<<"mix">>]}.
|
|
{<<"description">>,<<"Connection behaviour for connection processes">>}.
|
|
{<<"elixir">>,<<"~> 1.2">>}.
|
|
{<<"files">>,
|
|
[<<"lib/connection.ex">>,<<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
|
|
{<<"licenses">>,[<<"Apache 2.0">>]}.
|
|
{<<"links">>,[{<<"Github">>,<<"https://github.com/fishcakez/connection">>}]}.
|
|
{<<"name">>,<<"connection">>}.
|
|
{<<"requirements">>,[]}.
|
|
{<<"version">>,<<"1.0.4">>}.
|