Current section
Files
Jump to
Current section
Files
src/hashids.app.src
{application,hashids,
[{description,"Hashids for erlang"},
{vsn,"1.0.4"},
{registered,[]},
{applications,[kernel,stdlib]},
{pkg_name,"hashids_erlang"},
{maintainers,["Lee GiTack"]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/snaiper80/hashids-erlang"}]}]}.