Current section

Files

Jump to
jsxn src jsxn.app.src
Raw

src/jsxn.app.src

{application, jsxn,
[
{description, "jsx but with maps for people who are into that kind of thing"},
{vsn, "0.2.1"},
{modules, [
jsxn
]},
{registered, []},
{applications, [
kernel,
stdlib,
jsx
]},
{env, []}
]}.