Current section
Files
Jump to
Current section
Files
src/observer_cli.app.src
{application,observer_cli,
[{description,"Production-ready BEAM diagnostics for operators, automation, and AI agents."},
{vsn,"2.0.0"},
{modules,[observer_cli]},
{registered,[]},
{applications,[kernel,stdlib,crypto,recon]},
{files,["include","LICENSE*","mix.exs","mix.lock","priv",
"README.md","docs.exs","docs/*","rebar.config",
"rebar.lock","src"]},
{build_tools,["mix","rebar3"]},
{env,[]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/zhongwencool/observer_cli"}]}]}.