{application,rebar3_shellcheck,
             [{description,"A rebar3 plugin to run shellcheck on given shell scripts."},
              {vsn,"1.0.1"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["BSD 3-Clause License"]},
              {links,[{"Github",
                       "https://github.com/AntoineGagne/rebar3_shellcheck"}]}]}.
