{application,rebar3_run,
             [{description,"A rebar plugin"},
              {vsn,"0.5.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["MIT"]},
              {links,[{"Github",
                       "https://github.com/tsloughter/rebar3_run"}]}]}.
