This is used to run LowEndInsight to generate a transitive-dependency list, as JSON, for a given repository.
#Usage
mix lei.dependenciesThis will return a JSON arrary of all dependencies for a given repository. The list is generated from the project's mix.lock file.
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.