Current section

Files

Jump to
closure_table examples ct_ecto deps eye_drops hex_metadata.config
Raw

examples/ct_ecto/deps/eye_drops/hex_metadata.config

{<<"app">>,<<"eye_drops">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,
<<"A configurable mix task to watch file changes\nWatch file changes in a project and run the corresponding command when a change happens.">>}.
{<<"elixir">>,<<"~> 1.1">>}.
{<<"files">>,
[<<"lib/eye_drops/commands/commands.ex">>,
<<"lib/eye_drops/commands/switch_error.ex">>,
<<"lib/eye_drops/eye_ball/eye_ball.ex">>,<<"lib/eye_drops/file/path.ex">>,
<<"lib/eye_drops/tasks/task.ex">>,<<"lib/eye_drops/tasks/tasks.ex">>,
<<"lib/eye_drops/tasks/tasks_error.ex">>,<<"lib/mix/tasks/eye_drops.ex">>,
<<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,
[{<<"Docs">>,<<"https://github.com/rkotze/eye_drops/blob/master/README.md">>},
{<<"GitHub">>,<<"https://github.com/rkotze/eye_drops">>}]}.
{<<"maintainers">>,[<<"Richard Kotze">>]}.
{<<"name">>,<<"eye_drops">>}.
{<<"requirements">>,
[[{<<"app">>,<<"fs">>},
{<<"name">>,<<"fs">>},
{<<"optional">>,false},
{<<"requirement">>,<<"~> 2.12.0">>}]]}.
{<<"version">>,<<"1.3.0">>}.