Packages

Jiffy and JSX wrapper which returns a more standard Erlang map.

Current section

Files

Jump to
miffy src miffy.app.src
Raw

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"}]}]}.