{application, goldrush, [
    {description, "Erlang event stream processor"},
    {vsn, "0.1.6"},
    {registered, []},
    {applications, [kernel, stdlib, syntax_tools, compiler]},
    {mod, {gr_app, []}},
    {env, []}
]}.
