{application,ast_walk,
             [{description,"An Erlang library to walk the Erlang AST with the ability to mutate it and keep state during transversal"},
              {vsn,"0.2.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {maintainers,["Mariano Guerra"]},
              {licenses,["BSD"]},
              {links,[{"Github",
                       "https://github.com/marianoguerra/ast_walk"}]}]}.
