{application,dotenv_config,
             [{description,"Erlang/Elixir apps config based on environment variables and .env files"},
              {vsn,"2.2.0"},
              {pkg_name,"dotenv_config"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {exclude_paths,["test","priv/dialyzer_plt"]},
              {licenses,["Apache-2.0"]},
              {links,[{"GitHub",
                       "https://github.com/dziaineka/dotenv_config_erlang"}]}]}.
