{application,rebar3_eqc,
             [{description,"Plugin to run EQC properties"},
              {vsn,"1.0.0"},
              {registered,[]},
              {applications,[kernel,stdlib,cf]},
              {env,[]},
              {maintainers,["Kelly McLaughlin","Tom Santero"]},
              {licenses,["Apache"]},
              {links,[{"Github",
                       "https://github.com/kellymclaughlin/rebar3-eqc-plugin"}]}]}.
