{application,rebar_cmd,
             [{description,"Run custom shell commands as rebar3 tasks"},
              {vsn,"0.2.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {maintainers,["Sasan Hezarkhani","Matheus Mendes",
                            "Ahmad Mokhtar"]},
              {licenses,["MIT"]},
              {links,[{"Github",
                       "https://github.com/shezarkhani/rebar_cmd"}]}]}.
