Current section
Files
Jump to
Current section
Files
src/miffy.app.src
{application,miffy,
[{description,"Jiffy and JSX wrapper which returns a more standard Erlang map."},
{vsn,"2.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["expelledboy"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/expelledboy/miffy"}]}]}.