api-v2/deps/tmp/hex_metadata.config
2025-04-16 10:03:13 -03:00

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">>}.