Mxpanel.json_library

You're seeing just the function json_library, go back to Mxpanel module for more information.

Specs

json_library() :: module()

Returns the configured JSON encoding library for Mxpnale (defaults to Jason).

To customize the JSON library, including the following in your config/config.exs:

config :mxpanel, :json_library, Jason