{application,ram,
             [{description,"A distributed KV store for Erlang and Elixir."},
              {vsn,"0.5.0"},
              {registered,[ram_sup]},
              {applications,[kernel,stdlib,ra]},
              {mod,{ram_app,[]}},
              {env,[]},
              {licenses,["MIT"]},
              {links,[{"Github","https://github.com/ostinelli/ram"}]},
              {doc,"doc"}]}.
