15 lines
566 B
Plaintext
15 lines
566 B
Plaintext
{<<"app">>,<<"tmp">>}.
|
|
{<<"build_tools">>,[<<"mix">>]}.
|
|
{<<"description">>,
|
|
<<"Temporary directories that are monitored and automatically removed">>}.
|
|
{<<"elixir">>,<<"~> 1.7">>}.
|
|
{<<"files">>,
|
|
[<<"lib">>,<<"lib/tmp.ex">>,<<"lib/tmp">>,<<"lib/tmp/cleaner.ex">>,
|
|
<<"lib/tmp/application.ex">>,<<"lib/tmp/worker.ex">>,<<".formatter.exs">>,
|
|
<<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
|
|
{<<"licenses">>,[<<"MIT">>]}.
|
|
{<<"links">>,[{<<"GitHub">>,<<"https://github.com/preciz/tmp">>}]}.
|
|
{<<"name">>,<<"tmp">>}.
|
|
{<<"requirements">>,[]}.
|
|
{<<"version">>,<<"0.1.4">>}.
|