{application,geas_rebar3,
             [{description,"Plugin to run GEAS with rebar3"},
              {vsn,"1.3.2"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {pkg_name,"geas_rebar3"},
              {licenses,["ISC"]},
              {links,[{"Github",
                       "https://github.com/crownedgrouse/geas_rebar3"},
                      {"Wiki",
                       "https://github.com/crownedgrouse/geas/wiki/Rebar-plugins"}]}]}.
