13 lines
453 B
Plaintext
13 lines
453 B
Plaintext
{<<"app">>,<<"envar">>}.
|
|
{<<"build_tools">>,[<<"mix">>]}.
|
|
{<<"description">>,
|
|
<<"Helpful functions for working with Environment Variables">>}.
|
|
{<<"elixir">>,<<"~> 1.12">>}.
|
|
{<<"files">>,
|
|
[<<"lib">>,<<"lib/envar.ex">>,<<"LICENSE">>,<<"mix.exs">>,<<"README.md">>]}.
|
|
{<<"licenses">>,[<<"GNU GPL v2.0">>]}.
|
|
{<<"links">>,[{<<"GitHub">>,<<"https://github.com/dwyl/envar">>}]}.
|
|
{<<"name">>,<<"envar">>}.
|
|
{<<"requirements">>,[]}.
|
|
{<<"version">>,<<"1.1.0">>}.
|