{application,rebar3_oscmd,
             [{description,"Run custom shell commands with rebar3 oscmd <shell command>"},
              {vsn,"0.5.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["MIT"]},
              {links,[{"Github","https://github.com/erlsci/rebar3_oscmd"}]}]}.
