Current section
Files
Jump to
Current section
Files
src/rebar3_static_deps.app.src
{application,rebar3_static_deps,
[{description,"Plugin to enable non-Erlang deps specification"},
{vsn,"2021.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{licenses,["Apache License, Version 2.0"]},
{links,[{"GitHub",
"https://github.com/shiguredo/rebar3_static_deps"}]},
{env,[]}]}.