{application,fuse,
             [{description,"A Circuit breaker implementation for Erlang"},
              {vsn,"2.5.0"},
              {modules,[]},
              {registered,[fuse_server,fuse_monitor,fuse_event,fuse_sup]},
              {applications,[kernel,stdlib,sasl]},
              {mod,{fuse_app,[]}},
              {env,[{monitor,true}]},
              {licenses,["MIT"]},
              {links,[{"Github","https://github.com/jlouis/fuse"}]}]}.
