{application,lasp,
[{description,
"Declarative, distributed, eventually consistent compuations."},
{vsn,"0.0.5"},
{maintainers,["Christopher S. Meiklejohn"]},
{included_applications,[plumtree]},
{links,[{"Github","https://github.com/lasp-lang/lasp"}]},
{licenses,["Apache"]},
{registered,[]},
{applications,
[kernel,stdlib,riak_dt,gen_flow,lager,gb_trees_ext,sasl,time_compat,
webmachine,jsx,os_mon]},
{mod,{lasp_app,[]}},
{env,
[{data_root,"data"},
{web_ip,"0.0.0.0"},
{web_port,8080},
{peer_service,lasp_plumtree_peer_service},
{distribution_backend,lasp_plumtree_broadcast_distribution_backend},
{storage_backend,lasp_dets_storage_backend}]}]}.