{application,filezcache,
             [{description,"FilezCache"},
              {vsn,"1.0.1"},
              {modules,[]},
              {registered,[filezcache_sup,filezcache_entry_manager,
                           filezcache_entry_sup,filezcache_event]},
              {mod,{filezcache_app,[]}},
              {env,[{max_bytes,10737418240}]},
              {applications,[kernel,stdlib,crypto]},
              {maintainers,["Zotonic Team"]},
              {licenses,["Apache License v2"]},
              {links,[{"GitHub","https://github.com/mworrell/filezcache"}]}]}.
