{application,nitro_secret,
             [{description,"A basic application for loading secrets from the filesystem"},
              {vsn,"0.1.0"},
              {registered,[]},
              {mod,{nitro_secret_app,[]}},
              {applications,[kernel,stdlib,nitro_cache,erlang_ds]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache-2.0"]},
              {links,[]}]}.
