While implementing Gleam support in Elixir Mix, they asked me to avoid Regexes to parse the TOML config.
So hereby I request a new comand to export package deps in either JSON or erlang terms format (ie. gleam deps export).
I am not 100% sure if we'll need anything else from the config file, so exporting the whole thing (and not just the deps) might be desirable.
While implementing Gleam support in Elixir Mix, they asked me to avoid Regexes to parse the TOML config.
So hereby I request a new comand to export package deps in either JSON or erlang terms format (ie.
gleam deps export).I am not 100% sure if we'll need anything else from the config file, so exporting the whole thing (and not just the deps) might be desirable.