1{application, bear,
2 [
3  {description, "A set of statistics functions for erlang"},
4  {vsn, "0.8.5"}, %% replace as appropriate after tagging repo
5  {registered, []},
6  {applications, []},
7  {env, []},
8  {modules, []},
9  {maintainers, ["Joe Williams"]},
10  {licenses, ["Apache 2"]},
11  {links, [{"Github", "https://github.com/project-folsom/bear"}]}
12 ]}.
13