Current section
Files
Jump to
Current section
Files
src/nm.app.src
{application,nm,
[{description,"nm is a library to help manipulate and transform deeply nested data structures in a simple way."},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[nm,nm_nesting,nm_node]},
{licenses,["Apache-2.0"]},
{links,[]}]}.